index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
alarm_menu.c
Age
Commit message (
Expand
)
Author
2005-11-20
removed old statusbar and buttonbar code
Kevin Ferrare
2005-11-16
replaced all the splash calls by gui_sync_splash, added some missing remote k...
Kevin Ferrare
2005-07-06
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-05
(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...
Christi Scarborough
2005-02-06
A proper alarm clock for the V2/FM (and v1 with mod)
Christi Scarborough
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2003-11-20
Font problems with the alarm setting
Linus Nielsen Feltzing
2003-03-03
avoid min+hour to be out of range after changing the batteries
Uwe Freese
2003-01-23
my compiler warned on a missing newline on the last line!
Daniel Stenberg
2003-01-22
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese