summaryrefslogtreecommitdiffstats
path: root/apps/root_menu.h
AgeCommit message (Expand)AuthorFilesLines
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