1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. d0ed371 more gui_textarea removal. by Jonathan Gordon · 16 years ago
  3. 32a9575 FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just menus), hopefully save some space. by Steve Bavin · 17 years ago
  4. b0a3736 FS#7682 by Daniel Dalton - Enable voice in the wakeup alarm screen by Linus Nielsen Feltzing · 17 years ago
  5. f7675a2 remove the need for action_signalscreenchange(). by Jonathan Gordon · 17 years ago
  6. 86ecc95 Remove unused header by Nils Wallménius · 18 years ago
  7. 4d6374c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. by Jens Arnold · 18 years ago
  8. 8fd6d65 Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them. by Thom Johansen · 18 years ago
  9. c187f18 Fix the left margin in the alarm menu by Linus Nielsen Feltzing · 18 years ago
  10. d723e6e Wrong action code in the alarm menu by Linus Nielsen Feltzing · 18 years ago
  11. 224c0a1 Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. by Linus Nielsen Feltzing · 18 years ago
  12. 1a1abf2 removed old statusbar and buttonbar code by Kevin Ferrare · 19 years ago
  13. e991bee replaced all the splash calls by gui_sync_splash, added some missing remote key in the playlist viewer by Kevin Ferrare · 19 years ago
  14. 5e9f52f Some interface updates and code policing in the alarm setting screen, take 2 by Linus Nielsen Feltzing · 19 years ago
  15. 50d9e3f Some interface updates and code policing in the alarm setting screen by Linus Nielsen Feltzing · 19 years ago
  16. be78945 (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for left align, %ac for centre, %ar for right. It is currently not possible to use more than one %a? tag per WPS line. (2) Lots of tabs removed. by Christi Scarborough · 19 years ago
  17. a83ffb2 A proper alarm clock for the V2/FM (and v1 with mod) by Christi Scarborough · 20 years ago
  18. 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 20 years ago
  19. ba2c197 Font problems with the alarm setting by Linus Nielsen Feltzing · 21 years ago
  20. 5bfa9b7 avoid min+hour to be out of range after changing the batteries by Uwe Freese · 22 years ago
  21. dd4f1fa my compiler warned on a missing newline on the last line! by Daniel Stenberg · 22 years ago
  22. 86352cc Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES). by Uwe Freese · 22 years ago