summaryrefslogtreecommitdiff
path: root/firmware/common/timefuncs.c (follow)
Commit message (Expand)AuthorAge
* Iriver firmware compatibility kludge: RTC year offset. The offset is chosen i...Jens Arnold2006-03-10
* Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low2006-03-09
* Fix red builds (with frustration)Brandon Low2006-03-07
* Make seconds flow evenly and further throttle RTC reads solution partially th...Brandon Low2006-03-06
* Make the RTC read throttling work, thanks to herz42 on ircBrandon Low2006-03-05
* Fix some yellow buildsBrandon Low2006-03-05
* Move the RTC read throttling to a smarter placeBrandon Low2006-03-05
* Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman2005-12-11
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* valid_time() now handles tm_wday correctlyLinus Nielsen Feltzing2004-04-25
* Reworked the time get/set functionsLinus Nielsen Feltzing2004-04-20
* tm_mon starts at 0Björn Stenberg2003-01-27
* Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg2003-01-27
* Killed a warningLinus Nielsen Feltzing2002-11-24
* Removed debug outputLinus Nielsen Feltzing2002-11-24
* Now uses timefuncs.h instead of time.hLinus Nielsen Feltzing2002-11-20
* Only Recorders have RTCLinus Nielsen Feltzing2002-11-20
* New time functionsLinus Nielsen Feltzing2002-11-20