summaryrefslogtreecommitdiff
path: root/firmware/export/rtc.h (unfollow)
Commit message (Expand)Author
2006-03-18Real Time Clock support in the WPSBrandon Low
2005-12-11Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough
2005-02-05Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2002-11-20Added rtc_read_multiple()Linus Nielsen Feltzing
2002-08-06Added rtc_init()Linus Nielsen Feltzing
2002-06-24Added first RTC functionsLinus Nielsen Feltzing
2002-06-24games and screensavers are now in submenusRobert Hak
2002-05-26Sound settingsBjörn Stenberg
2002-05-24Proper declaration of show_splash and main_menuBjörn Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg