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