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