summaryrefslogtreecommitdiff
path: root/apps/sleeptimer.c
AgeCommit message (Collapse)Author
2004-10-16Fixes: (1) Use correct margins (2) Don't voice the 'Off' setting if voice UI ↵Jens Arnold
is disabled git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5294 a1c6a512-1295-4272-9138-f99709370657
2004-09-22Added SETTINGS_OK2 to sleeptimer_screen to maintain consistency withHenrik Backe
the main menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5105 a1c6a512-1295-4272-9138-f99709370657
2004-09-19Redesigned the button handling. The code now uses symbolic function defines ↵Björn Stenberg
instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5091 a1c6a512-1295-4272-9138-f99709370657
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a ↵Jörg Hohensohn
Player layout. Some fixes in the app code were necessary to remove dependencies of LCD, keypad, this wasn't independent everywhere. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5055 a1c6a512-1295-4272-9138-f99709370657
2004-03-27Step 4 of voice UI:Jörg Hohensohn
- "talkbox" functionality added, but yet without thumbnail recording - menu under "general settings" to configure voice - directories and folders can be voiced as a numbers git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4440 a1c6a512-1295-4272-9138-f99709370657
2004-03-21voice for the sleep timer settingJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4419 a1c6a512-1295-4272-9138-f99709370657
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg
key layout so we need to check for this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4138 a1c6a512-1295-4272-9138-f99709370657
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3588 a1c6a512-1295-4272-9138-f99709370657
2003-01-15Removed annoying OK delay from settings. Made cancel text visible.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3094 a1c6a512-1295-4272-9138-f99709370657
2003-01-14Added cancel options in settings menues.Kjell Ericson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3083 a1c6a512-1295-4272-9138-f99709370657
2002-12-05Ooops, I forgot to change back the step size to 15 minutes after debugging...Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2946 a1c6a512-1295-4272-9138-f99709370657
2002-12-03Some simulator correctionsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2919 a1c6a512-1295-4272-9138-f99709370657
2002-12-03Sleep timer, inspired by Jim HaganiLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2918 a1c6a512-1295-4272-9138-f99709370657