forked from len0rd/rockbox
Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3796 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
928a09e3f4
commit
9e4262081b
24 changed files with 2310 additions and 1005 deletions
|
|
@ -23,6 +23,5 @@
|
|||
#define AVERAGE_FILENAME_LENGTH 40
|
||||
#define MAX_DIR_LEVELS 10
|
||||
#define MAX_PLAYLIST_SIZE 10000
|
||||
#define MAX_QUEUED_FILES 100
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue