summaryrefslogtreecommitdiffstats
path: root/apps/menus/playlist_menu.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Fix menu warningsWilliam Wilgus1-5/+3
2014-04-15playlist: Get rid of plugin buffer use in playlist_save().Thomas Martitz1-2/+1
2011-07-20FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon1-13/+40
2010-08-21Safeguard against possible stack corruption when the string in the tempbuffer...Nils Wallménius1-1/+1
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode1-1/+1
2010-05-07Hotkey menu items have their own iconJeffrey Goode1-1/+2
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz1-3/+9
2009-08-06Remove some unused #includesBertrik Sikken1-3/+0
2009-05-17Fix duplicate #includesBertrik Sikken1-1/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-11-01Fix FS#7826 - make the view catalog option in the main menu > playlists menu ...Jonathan Gordon1-1/+1
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-2/+2
2007-05-19More header and dead code cleanup.Nils Wallménius1-4/+0
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon1-4/+4
2007-03-17Unify the way functions are called from menus.Jonathan Gordon1-8/+10
2007-03-15Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon1-1/+1
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon1-6/+6
2007-03-01Introducing the root menu!Jonathan Gordon1-3/+5
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon1-4/+5
2007-02-13Fix the keywords on some recently added files.Jonathan Gordon1-1/+1
2007-02-11Move the playlist menu to the new systemJonathan Gordon1-1/+52
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-0/+32