index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
rtc.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-03-18
Real Time Clock support in the WPS
Brandon Low
2005-12-11
Reworking of Archos RTC code to create a (slightly) more abstract RTC api
Dave Chapman
2005-12-04
Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...
Dave Chapman
2005-02-06
A proper alarm clock for the V2/FM (and v1 with mod)
Christi Scarborough
2005-02-05
Bugfix: Resume does not prompt if the unit has woken due to the RTC alarm
Christi Scarborough
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg
2003-01-22
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese
2002-11-20
Added rtc_read_multiple()
Linus Nielsen Feltzing
2002-08-06
Added rtc_init()
Linus Nielsen Feltzing
2002-06-24
Added first RTC functions
Linus Nielsen Feltzing
2002-06-24
games and screensavers are now in submenus
Robert Hak
2002-05-26
Sound settings
Björn Stenberg
2002-05-24
Proper declaration of show_splash and main_menu
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg