summaryrefslogtreecommitdiffstats
path: root/apps/root_menu.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Add open_plugin to coreWilliam Wilgus1-1/+1
2014-04-15root_menu: Remove previous_music_is_wps() and change previous_music via event...Thomas Martitz1-2/+0
2014-02-13main_menu_config: New plugin to configur the main menu orderJonathan Gordon1-2/+8
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon1-1/+8
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon1-0/+1
2011-06-01FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon1-2/+0
2011-01-29Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz1-0/+2
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz1-2/+4
2010-06-09FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon1-0/+1
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode1-1/+0
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode1-0/+1
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz1-0/+1
2009-11-03root_menu() can't return, tell gcc about itRafaël Carré1-1/+1
2009-10-16Add %cs tag.Thomas Martitz1-0/+2
2008-12-10add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon1-0/+2
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-10-12Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to theStéphane Doyon1-0/+2
2007-04-12Give most of the items in the main menu a context menuJonathan Gordon1-0/+1
2007-04-05Fix the root menu for any targets without a radio (we are using #if not #ifde...Jonathan Gordon1-1/+1
2007-03-29set correct eol-style and keywords propertiesPeter D'Hoye1-1/+1
2007-03-27Move all valid menu return codes to a single file (root_menu.h) so we don't n...Jonathan Gordon1-0/+9
2007-03-04Fix the start screen option - recording now works, and allow the Jonathan Gordon1-1/+1
2007-03-01Introducing the root menu!Jonathan Gordon1-0/+44