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
/
menus
/
playlist_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
playlist: Get rid of plugin buffer use in playlist_save().
Thomas Martitz
2014-04-15
*
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2011-07-20
*
Safeguard against possible stack corruption when the string in the tempbuffer...
Nils Wallménius
2010-08-21
*
FS#11250: Hotkey setting method changed to menu item vs button pres in contex...
Jeffrey Goode
2010-05-09
*
Hotkey menu items have their own icon
Jeffrey Goode
2010-05-07
*
Playlist Viewer Changes to bring consistency:
Thomas Martitz
2010-02-20
*
Remove some unused #includes
Bertrik Sikken
2009-08-06
*
Fix duplicate #includes
Bertrik Sikken
2009-05-17
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Fix FS#7826 - make the view catalog option in the main menu > playlists menu ...
Jonathan Gordon
2007-11-01
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
More header and dead code cleanup.
Nils Wallménius
2007-05-19
*
Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
Jonathan Gordon
2007-03-18
*
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-17
*
Change anywhere where do_menu()'s return value was checked and expected
Jonathan Gordon
2007-03-15
*
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-03
*
Introducing the root menu!
Jonathan Gordon
2007-03-01
*
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-14
*
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-13
*
Move the playlist menu to the new system
Jonathan Gordon
2007-02-11
*
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2007-02-08