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
/
rockboy
/
loader.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
plugins: another round of making local things static and adding missing #incl...
Bertrik Sikken
2011-12-28
*
Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-03
*
Added the snapshot patch for rockboy (FS#11757)
Michael Stummvoll
2010-11-25
*
correction from previous commit. Completly removing the splashes is better
Michael Stummvoll
2010-11-24
*
Rockboy: Changed the time of showing splash messages to 0 to decrase loading ...
Michael Stummvoll
2010-11-24
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
Code police and clean up for rockboy.
Tom Ross
2007-10-16
*
Fix rockbox warnings. sramfile is a static array so will never be NULL.
Michael Sevakis
2007-09-09
*
Allow rockboy to run while music is playing with smaller roms. Works on play...
Karl Kurbjun
2007-04-18
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Major Rockboy update.
Tom Ross
2007-02-06
*
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-02-03
*
Karl Kurbjun's patch #1407719:
Daniel Stenberg
2006-01-20
*
Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups
Linus Nielsen Feltzing
2006-01-10
*
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...
Jens Arnold
2005-07-03
*
Minor bug when writing files; files weren't truncated to 0, so when
Michiel Van Der Kolk
2005-03-05
*
Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...
Jens Arnold
2005-03-02