summaryrefslogtreecommitdiff
path: root/firmware/common/timefuncs.c
AgeCommit message (Expand)Author
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2006-03-10Iriver firmware compatibility kludge: RTC year offset. The offset is chosen i...Jens Arnold
2006-03-09Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low
2006-03-07Fix red builds (with frustration)Brandon Low
2006-03-06Make seconds flow evenly and further throttle RTC reads solution partially th...Brandon Low
2006-03-05Make the RTC read throttling work, thanks to herz42 on ircBrandon Low
2006-03-05Fix some yellow buildsBrandon Low
2006-03-05Move the RTC read throttling to a smarter placeBrandon 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-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-04-25valid_time() now handles tm_wday correctlyLinus Nielsen Feltzing
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2003-01-27tm_mon starts at 0Björn Stenberg
2003-01-27Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg
2002-11-24Killed a warningLinus Nielsen Feltzing
2002-11-24Removed debug outputLinus Nielsen Feltzing
2002-11-20Now uses timefuncs.h instead of time.hLinus Nielsen Feltzing
2002-11-20Only Recorders have RTCLinus Nielsen Feltzing
2002-11-20New time functionsLinus Nielsen Feltzing