index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
playlist_menu.c
Age
Commit message (
Expand
)
Author
2006-07-18
Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalog
Linus Nielsen Feltzing
2006-02-16
Fixed a buffer length problem in kbd_input()
Linus Nielsen Feltzing
2006-02-09
Currently playing playlist can now be overwritten. Save playlist screen defa...
Hardeep Sidhu
2006-02-05
Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)
Hardeep Sidhu
2005-12-05
kill gcc4 warnings
Daniel Stenberg
2005-06-24
Put back the playlist creation options in the main menu
Linus Nielsen Feltzing
2005-06-23
Henrik Backes patch for WPS and tag database context menus. Tag database cont...
Linus Nielsen Feltzing
2004-07-23
New way of defining menus and options allows to declare them static const, wh...
Jörg Hohensohn
2004-03-19
Third step of the voice-UI: numerical settings are spoken (composed at runtim...
Jörg Hohensohn
2004-03-16
First shot at a nice little button bar at the bottom of the recorder LCD. Ena...
Linus Nielsen Feltzing
2004-03-15
Second step of the voice-UI: Option values are spoken, if they are translatab...
Jörg Hohensohn
2004-03-14
First step of the voice-UI: the menus can talk. You need a "voicefont" file i...
Jörg Hohensohn
2004-03-12
First step towards context sensitive and configurable menus, by Brent Coutts
Linus Nielsen Feltzing
2004-01-26
Modified playlist handling to allow for multiple playlists to be edited at th...
Hardeep Sidhu
2003-12-10
Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...
Hardeep Sidhu
2003-07-02
Added "Ask" option to recursive dir insert which, if enabled, will ask users ...
Hardeep Sidhu
2003-07-01
Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...
Hardeep Sidhu