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