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