summaryrefslogtreecommitdiff
path: root/apps/root_menu.c (follow)
Commit message (Expand)AuthorAge
* 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