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
/
lib
/
overlay.c
(
unfollow
)
Commit message (
Expand
)
Author
2008-05-04
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2007-04-21
Missed a couple. Hopefully fix all warnings.
Michael Sevakis
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2006-04-06
Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...
Jens Arnold
2006-02-23
Made the overlay loader code part of the plugin library.
Jens Arnold
2006-01-16
Archos recorders: The Rockboy overlay loader now uses the same header as the ...
Jens Arnold
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-09
Fixed a warning.
Jens Arnold
2006-01-08
Don't include the .bss section in the archos rockboy overlay as well. Explici...
Jens Arnold
2005-04-05
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
2005-03-02
Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...
Jens Arnold