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
/
lua
/
tlsf_helper.c
(
unfollow
)
Commit message (
Expand
)
Author
2013-08-26
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2011-07-20
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2010-02-20
Playlist Viewer Changes to bring consistency:
Thomas Martitz
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-12
Const police raid.
Steve Bavin
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