summaryrefslogtreecommitdiff
path: root/apps/root_menu.c (follow)
Commit message (Expand)AuthorAge
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* fix a stupid bug which didnt check the flag correctly (caused the player to c...Jonathan Gordon2007-04-25
* Fix build for those who don't want to build tagcacheBrandon Low2007-04-18
* Give most of the items in the main menu a context menuJonathan Gordon2007-04-12
* Fix yellow player build. Sims have no charging...Jens Arnold2007-04-09
* Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...Jens Arnold2007-04-09
* Fix the root menu for any targets without a radio (we are using #if not #ifde...Jonathan Gordon2007-04-05
* FS#6948 - Fix the broken 'follow playlist' featureRobert Kukla2007-03-31
* Check if a new version got installed after usb disconnect and ask if user wan...Peter D'Hoye2007-03-30
* set correct eol-style and keywords propertiesPeter D'Hoye2007-03-29
* Hopefully fix FS#6863 for good. (possible to get into infinite loop in the me...Jonathan Gordon2007-03-29
* Move all valid menu return codes to a single file (root_menu.h) so we don't n...Jonathan Gordon2007-03-27
* Temporary workaround hard lockup with "nothing to resume" splash at end of th...Dominik Riebeling2007-03-23
* Fix FS#6863 - infinite looping with "Nothing to resume"Jonathan Gordon2007-03-21
* fix redJonathan Gordon2007-03-18
* Fix it dropping back to the file browser.Jonathan Gordon2007-03-17
* Unify the way functions are called from menus.Jonathan Gordon2007-03-17
* Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold2007-03-17
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fix the database browser not remembering its selected itemJonathan Gordon2007-03-10
* Fix and simplify previous browser tracking. Auto-init the database when selec...Steve Bavin2007-03-09
* Temporarily revert the database auto-init as it causes navigation problems th...Steve Bavin2007-03-08
* Really don't try to initialise while the database status is unknownSteve Bavin2007-03-08
* Hopefully fix FS#6757Jonathan Gordon2007-03-08
* Don't try to initialise while the database status is unknownSteve Bavin2007-03-07
* Lead user through database initialisationSteve Bavin2007-03-07
* Fix the various bugs associated with pressing MENU to move in and out of Jonathan Gordon2007-03-07
* Small '#ifdef HAVE_TAGCACHE' fixMagnus Holmgren2007-03-07
* #ifdef HAVE_TAGCACHEJonathan Gordon2007-03-07
* Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon2007-03-07
* Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon2007-03-07
* Pressing Menu in the Rockbox Menu puts you back in the previous screen.Jonathan Gordon2007-03-06
* Fix FS#6716 - make it easier to follow the selected file going in and Jonathan Gordon2007-03-06
* Fix the problem where you can get stuck in the plugin browser after Jonathan Gordon2007-03-06
* Always try to select the last screen when enetering the Rockbox MenuJonathan Gordon2007-03-05
* Allow dynamic menu items to be spoken, especially the resume/now playing itemLinus Nielsen Feltzing2007-03-05
* Try to set the selection correclty the first time the Rockbox menu is Jonathan Gordon2007-03-04
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* Fix FS#6712Jonathan Gordon2007-03-03
* fix the last warningJonathan Gordon2007-03-01
* fix buildsJonathan Gordon2007-03-01
* Fix warnings on targets with an RTC.Dan Everton2007-03-01
* Change the alaram #ifdefJonathan Gordon2007-03-01
* Introducing the root menu!Jonathan Gordon2007-03-01