1
0
Fork 0
forked from len0rd/rockbox

[Feature] File Picker Plugin

allows viewers to pop a file browser to let the user pick a relevant file
which then gets run by the viewer

(only lua so far)

Change-Id: I7e6b4c2827fab5e9f596d336f546100636c4b871
This commit is contained in:
William Wilgus 2024-07-30 12:47:36 -04:00 committed by William Wilgus
parent ef9490f683
commit e3097bf92c
5 changed files with 328 additions and 0 deletions

View file

@ -12,6 +12,7 @@ cube.c
cue_playlist.c
dart_scorer.c
dict.c
file_picker.c
jackpot.c
keybox.c
keyremap.c