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
/
chessbox.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-05-18
Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes
Rafaël Carré
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2007-08-06
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2006-02-24
Ooops, commit missing chessbox changes. Silly cvs...
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