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
/
codec_crt0.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
codec_main() prototype inside codec_crt0.c is no longer needed since it's in ...
Michael Sevakis
2011-08-28
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Invalidate the CPU cache after clearing bss, to make sure that bss variables ...
Frank Gevaerts
2010-10-10
*
Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...
Thomas Martitz
2010-10-10
*
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-09
*
codecs_crt0.c needs to call cpucache_invalidate after copying code around.
Thomas Martitz
2010-09-09
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
Mac doesn't handle placing variables in specific sections very well. Building...
Tom Ross
2009-02-27
*
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-11
*
Include divide-by-zero handling within plugins and codecs for ARM processors.
Michael Sevakis
2009-01-24
*
initialize the codecs API in the codec loader, using the same method as used ...
Andrew Mahone
2009-01-23
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Commit a subset of the dual core changes that have to do with cache handling,...
Michael Sevakis
2007-09-28
*
Flush-out cleared sections on dual core targets when loading plugins and codecs.
Michael Sevakis
2007-08-04
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26