mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Introducing the root menu!
Blind users: get a new voice file as there are lots of lang changes and new strings. FS#6630 or RootMenu on the wiki for more info. complaints to /dev/null :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12528 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d94c7d3f76
commit
91cb68a1fb
41 changed files with 852 additions and 363 deletions
|
@ -101,7 +101,7 @@ void tree_get_filetypes(const struct filetype**, int*);
|
|||
void tree_init(void);
|
||||
void browse_root(void);
|
||||
void set_current_file(char *path);
|
||||
bool rockbox_browse(const char *root, int dirfilter);
|
||||
int rockbox_browse(const char *root, int dirfilter);
|
||||
bool create_playlist(void);
|
||||
void resume_directory(const char *dir);
|
||||
char *getcwd(char *buf, int size);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue