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