summaryrefslogtreecommitdiff
path: root/apps/root_menu.h (unfollow)
Commit message (Expand)Author
2014-04-15root_menu: Remove previous_music_is_wps() and change previous_music via event...Thomas Martitz
2014-02-13main_menu_config: New plugin to configur the main menu orderJonathan Gordon
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon
2011-06-01FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon
2011-01-29Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-06-09FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz
2009-11-03root_menu() can't return, tell gcc about itRafaël Carré
2009-10-16Add %cs tag.Thomas Martitz
2008-12-10add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-10-12Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to theStéphane Doyon
2007-04-12Give most of the items in the main menu a context menuJonathan Gordon
2007-04-05Fix the root menu for any targets without a radio (we are using #if not #ifde...Jonathan Gordon
2007-03-29set correct eol-style and keywords propertiesPeter D'Hoye
2007-03-27Move all valid menu return codes to a single file (root_menu.h) so we don't n...Jonathan Gordon
2007-03-04Fix the start screen option - recording now works, and allow the Jonathan Gordon
2007-03-01Introducing the root menu!Jonathan Gordon
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-04-04Simplification for user timer on coldfire. We define TIMER_FREQ separately an...Jens Arnold
2006-03-17Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold
2005-07-12Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold