mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
[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:
parent
ef9490f683
commit
e3097bf92c
5 changed files with 328 additions and 0 deletions
|
@ -12,6 +12,7 @@ cube.c
|
|||
cue_playlist.c
|
||||
dart_scorer.c
|
||||
dict.c
|
||||
file_picker.c
|
||||
jackpot.c
|
||||
keybox.c
|
||||
keyremap.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue