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
/
apps
/
plugins
/
puzzles
/
dummy
/
stdlib.h
(
unfollow
)
Commit message (
Expand
)
Author
2017-04-29
puzzles: refactor and resync with upstream
Franklin Wei
2014-02-02
buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...
Thomas Martitz
2012-01-08
adc-target.h: cleanup
Rafaël Carré
2009-03-30
Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.
Daniel Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-21
Hopefully update the keywords. Thanks bluebrother.
Marc Guay
2008-06-21
Add the Sansa c100 as a build target with basic drivers.
Marc Guay
2007-10-28
Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...
Dave Chapman
2007-09-30
Add support for the generic Telechips firmware format checksums - use -tcc=su...
Dave Chapman
2006-03-04
Patch FS#4759 by Jonathan Gordon - searching in playlists.
Tomas Salfischberger
2004-01-26
Modified playlist handling to allow for multiple playlists to be edited at th...
Hardeep Sidhu
2003-12-10
Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...
Hardeep Sidhu
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn 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