summaryrefslogtreecommitdiffstats
path: root/apps/alarm_menu.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-17Fix duplicate #includesBertrik Sikken1-1/+0
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken1-1/+0
2009-04-25Remove unnecessary #include "backlight.h"Bertrik Sikken1-1/+0
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-1/+0
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-3/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-29more gui_textarea removal.Jonathan Gordon1-5/+12
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin1-5/+5
2007-10-04FS#7682 by Daniel Dalton - Enable voice in the wakeup alarm screenLinus Nielsen Feltzing1-6/+44
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon1-1/+0
2007-03-17Remove unused headerNils Wallménius1-2/+0
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-3/+3
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen1-2/+2
2007-02-20Fix the left margin in the alarm menuLinus Nielsen Feltzing1-1/+1
2006-08-15Wrong action code in the alarm menuLinus Nielsen Feltzing1-2/+2
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-22/+16
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-16/+19
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-3/+4
2005-07-06Some interface updates and code policing in the alarm setting screen, take 2Linus Nielsen Feltzing1-14/+0
2005-07-06Some interface updates and code policing in the alarm setting screenLinus Nielsen Feltzing1-31/+58
2005-07-05(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough1-5/+5
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough1-11/+7
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-2/+2
2003-11-20Font problems with the alarm settingLinus Nielsen Feltzing1-0/+2
2003-03-03avoid min+hour to be out of range after changing the batteriesUwe Freese1-7/+12
2003-01-23my compiler warned on a missing newline on the last line!Daniel Stenberg1-1/+1
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese1-0/+154