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
/
alarm_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Wakeup alarm screen is unusuable with large fonts or small screens
Rafaël Carré
2010-05-22
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Only build alarm_menu.c if needed
Rafaël Carré
2010-04-02
*
Revise r23225 a bit, removing the debug_printf function and implementing more...
Nils Wallménius
2009-10-17
*
Fix duplicate #includes
Bertrik Sikken
2009-05-17
*
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-05-09
*
Remove unnecessary #include "backlight.h"
Bertrik Sikken
2009-04-25
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
more gui_textarea removal.
Jonathan Gordon
2008-05-29
*
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
2007-10-19
*
FS#7682 by Daniel Dalton - Enable voice in the wakeup alarm screen
Linus Nielsen Feltzing
2007-10-04
*
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-22
*
Remove unused header
Nils Wallménius
2007-03-17
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...
Thom Johansen
2007-02-28
*
Fix the left margin in the alarm menu
Linus Nielsen Feltzing
2007-02-20
*
Wrong action code in the alarm menu
Linus Nielsen Feltzing
2006-08-15
*
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2006-08-15
*
removed old statusbar and buttonbar code
Kevin Ferrare
2005-11-20
*
replaced all the splash calls by gui_sync_splash, added some missing remote k...
Kevin Ferrare
2005-11-16
*
Some interface updates and code policing in the alarm setting screen, take 2
Linus Nielsen Feltzing
2005-07-06
*
Some interface updates and code policing in the alarm setting screen
Linus Nielsen Feltzing
2005-07-06
*
(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...
Christi Scarborough
2005-07-05
*
A proper alarm clock for the V2/FM (and v1 with mod)
Christi Scarborough
2005-02-06
*
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-28
*
Font problems with the alarm setting
Linus Nielsen Feltzing
2003-11-20
*
avoid min+hour to be out of range after changing the batteries
Uwe Freese
2003-03-03
*
my compiler warned on a missing newline on the last line!
Daniel Stenberg
2003-01-23
*
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese
2003-01-22