Commit graph

60 commits

Author SHA1 Message Date
Jonathan Gordon
6bb473d291 Always try to select the last screen when enetering the Rockbox Menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12623 a1c6a512-1295-4272-9138-f99709370657
2007-03-05 13:36:00 +00:00
Linus Nielsen Feltzing
298c2bbd83 Allow dynamic menu items to be spoken, especially the resume/now playing item
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12614 a1c6a512-1295-4272-9138-f99709370657
2007-03-05 00:32:33 +00:00
Jonathan Gordon
a61a7fa7ae Try to set the selection correclty the first time the Rockbox menu is
entered. Fixes FS#6715


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12578 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 01:22:25 +00:00
Jonathan Gordon
02a871780f Remove the need to double up the MENU macros in manu.h.
Icons are now used by their id which must be part of the icons_6x8 enum, 
or Icon_NOICON for none


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12571 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 13:52:14 +00:00
Jonathan Gordon
f2f067f525 Fix FS#6712
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12568 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 13:25:48 +00:00
Jonathan Gordon
5462a911b0 fix the last warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12532 a1c6a512-1295-4272-9138-f99709370657
2007-03-01 12:35:24 +00:00
Jonathan Gordon
08575f0deb fix builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12531 a1c6a512-1295-4272-9138-f99709370657
2007-03-01 12:18:30 +00:00
Dan Everton
c423e878ee Fix warnings on targets with an RTC.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12530 a1c6a512-1295-4272-9138-f99709370657
2007-03-01 11:46:26 +00:00
Jonathan Gordon
e36a034158 Change the alaram #ifdef
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12529 a1c6a512-1295-4272-9138-f99709370657
2007-03-01 11:29:24 +00:00
Jonathan Gordon
91cb68a1fb Introducing the root menu!
Blind users: get a new voice file as there are lots of lang changes and new strings.
FS#6630 or RootMenu on the wiki for more info. complaints to /dev/null :)



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12528 a1c6a512-1295-4272-9138-f99709370657
2007-03-01 11:14:46 +00:00