1
0
Fork 0
forked from len0rd/rockbox

Added basic playlist creation. Creates <dirname>.m3u in the parent directory, containing all mp3/mp2/mpa files found recursively. The process can be aborted with OFF or STOP.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3185 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2003-01-29 13:20:22 +00:00
parent 38bc30b0d6
commit efb165f65c
4 changed files with 117 additions and 4 deletions

View file

@ -1316,3 +1316,13 @@ id: LANG_ALARM_MOD_KEYS
desc: Shown key functions in alarm menu (for the RTC alarm mod).
eng: "PLAY=Set OFF=Cancel"
new:
id: LANG_CREATE_PLAYLIST
desc: Menu option for creating a playlist
eng: "Create Playlist"
new:
id: LANG_CREATING
desc: Screen feedback during playlist creation
eng: "Creating"
new: