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
/
target
/
hosted
/
sdl
/
load_code-sdl.c
(
unfollow
)
Commit message (
Expand
)
Author
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2009-04-25
Remove unnecessary #include "adc.h"
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-09-04
FS #7691 - improved USB detection on PP devices. This patch modifies the tar...
Dave Chapman
2007-04-19
move the iriver ifp7xx and other pnx0101 related files together in the target...
Marcoen Hirschberg
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2006-11-10
Forgot to add new files for iFP move to target tree.
Tomasz Malesinski
2006-09-20
Detect charger connected on H10. No need to sleep(HZ) when powering off.
Barry Wardell
2006-08-26
Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...
Barry Wardell
2006-08-11
Some indent/c99 style cleanup by Barry Wardell
Hristo Kovachev
2006-08-03
Barry Wardell's initial work for the iriver H10 port
Daniel Stenberg