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