summaryrefslogtreecommitdiff
path: root/firmware/include/timefuncs.h (unfollow)
Commit message (Expand)Author
2011-12-16Remove USB time sync code when there's no RTC.Boris Gjenero
2011-12-15Remove conditional added around set_day_of_week in r31301.Boris Gjenero
2011-12-15Add conditionals around functions that are only needed when RTC is present.Boris Gjenero
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2009-09-26FS#10569 RTC driver cleanupNils Wallménius
2009-08-11Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio...Frank Gevaerts
2009-08-11Consolidate day of week calculationFrank Gevaerts
2009-08-11Add support for setting the clock using a special SCSI command. This is the s...Frank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-07-14FS#7353 - mktime() is only used by targets that have an RTCRobert Keevil
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2003-02-07more movesDaniel Stenberg
2003-01-27Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg
2002-11-20New time functionsLinus Nielsen Feltzing
2002-08-16No DAC3550A in the recorderLinus Nielsen Feltzing
2002-08-14Another strike against the evil distortion problemLinus Nielsen Feltzing
2002-06-27Added left/right/deemphasis functionality of dac_volumeLinus Nielsen Feltzing
2002-05-16First versionLinus Nielsen Feltzing
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg