index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
root_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix FS#6863 - infinite looping with "Nothing to resume"
Jonathan Gordon
2007-03-21
*
fix red
Jonathan Gordon
2007-03-18
*
Fix it dropping back to the file browser.
Jonathan Gordon
2007-03-17
*
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-17
*
Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
Jens Arnold
2007-03-17
*
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-17
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Fix the database browser not remembering its selected item
Jonathan Gordon
2007-03-10
*
Fix and simplify previous browser tracking. Auto-init the database when selec...
Steve Bavin
2007-03-09
*
Temporarily revert the database auto-init as it causes navigation problems th...
Steve Bavin
2007-03-08
*
Really don't try to initialise while the database status is unknown
Steve Bavin
2007-03-08
*
Hopefully fix FS#6757
Jonathan Gordon
2007-03-08
*
Don't try to initialise while the database status is unknown
Steve Bavin
2007-03-07
*
Lead user through database initialisation
Steve Bavin
2007-03-07
*
Fix the various bugs associated with pressing MENU to move in and out of
Jonathan Gordon
2007-03-07
*
Small '#ifdef HAVE_TAGCACHE' fix
Magnus Holmgren
2007-03-07
*
#ifdef HAVE_TAGCACHE
Jonathan Gordon
2007-03-07
*
Accept FS#6750, allow recording to start automatically (If alarm wakeup
Jonathan Gordon
2007-03-07
*
Fix alarm wake up. If the target has fm or recording (or both) an option is i...
Jonathan Gordon
2007-03-07
*
Pressing Menu in the Rockbox Menu puts you back in the previous screen.
Jonathan Gordon
2007-03-06
*
Fix FS#6716 - make it easier to follow the selected file going in and
Jonathan Gordon
2007-03-06
*
Fix the problem where you can get stuck in the plugin browser after
Jonathan Gordon
2007-03-06
*
Always try to select the last screen when enetering the Rockbox Menu
Jonathan Gordon
2007-03-05
*
Allow dynamic menu items to be spoken, especially the resume/now playing item
Linus Nielsen Feltzing
2007-03-05
*
Try to set the selection correclty the first time the Rockbox menu is
Jonathan Gordon
2007-03-04
*
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-03
*
Fix FS#6712
Jonathan Gordon
2007-03-03
*
fix the last warning
Jonathan Gordon
2007-03-01
*
fix builds
Jonathan Gordon
2007-03-01
*
Fix warnings on targets with an RTC.
Dan Everton
2007-03-01
*
Change the alaram #ifdef
Jonathan Gordon
2007-03-01
*
Introducing the root menu!
Jonathan Gordon
2007-03-01