index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
playlist_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Move the playlist menu to the new system
Jonathan Gordon
2007-02-11
*
Make playlist catalog and playlist save screen handle .m3u/.m3u8 better. Also...
Magnus Holmgren
2006-12-03
*
Read .m3u playlist files using the default code page (unless they start with ...
Magnus Holmgren
2006-11-29
*
Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalog
Linus Nielsen Feltzing
2006-07-18
*
Fixed a buffer length problem in kbd_input()
Linus Nielsen Feltzing
2006-02-16
*
Currently playing playlist can now be overwritten. Save playlist screen defa...
Hardeep Sidhu
2006-02-09
*
Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)
Hardeep Sidhu
2006-02-05
*
kill gcc4 warnings
Daniel Stenberg
2005-12-05
*
Put back the playlist creation options in the main menu
Linus Nielsen Feltzing
2005-06-24
*
Henrik Backes patch for WPS and tag database context menus. Tag database cont...
Linus Nielsen Feltzing
2005-06-23
*
New way of defining menus and options allows to declare them static const, wh...
Jörg Hohensohn
2004-07-23
*
Third step of the voice-UI: numerical settings are spoken (composed at runtim...
Jörg Hohensohn
2004-03-19
*
First shot at a nice little button bar at the bottom of the recorder LCD. Ena...
Linus Nielsen Feltzing
2004-03-16
*
Second step of the voice-UI: Option values are spoken, if they are translatab...
Jörg Hohensohn
2004-03-15
*
First step of the voice-UI: the menus can talk. You need a "voicefont" file i...
Jörg Hohensohn
2004-03-14
*
First step towards context sensitive and configurable menus, by Brent Coutts
Linus Nielsen Feltzing
2004-03-12
*
Modified playlist handling to allow for multiple playlists to be edited at th...
Hardeep Sidhu
2004-01-26
*
Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...
Hardeep Sidhu
2003-12-10
*
Added "Ask" option to recursive dir insert which, if enabled, will ask users ...
Hardeep Sidhu
2003-07-02
*
Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...
Hardeep Sidhu
2003-07-01