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
/
codecs
/
libspc
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...
Michael Sevakis
2010-06-11
*
SPC codec: The inline asm 'memory' clobbers should be unneeded since the ASM ...
Michael Sevakis
2010-06-04
*
Correction to clobber lists of several codec's inline assembly.
Andree Buschmann
2010-05-29
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...
Michael Sevakis
2010-05-02
*
Fix yellow by making the ifdef hell slightly worse
Nils Wallménius
2009-11-29
*
Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...
Nils Wallménius
2009-11-29
*
Might as well enable SPC so that all codecs build on the Clip. Not yet real ...
Michael Giacomelli
2009-04-25
*
Silence warning from 'ar' if the archive had to be created.
Jens Arnold
2009-03-01
*
Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...
Daniel Stenberg
2009-02-23
*
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-25
*
Remove .a files before running ar, to avoid problems with renamed files remai...
Björn Stenberg
2008-11-20
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Re-added libspc which got dropped in a black hole.
Björn Stenberg
2008-11-05