summaryrefslogtreecommitdiff
path: root/apps/codecs/spc.c (follow)
Commit message (Expand)AuthorAge
* SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dua...Michael Sevakis2007-11-18
* Make the SPC codec run like it used to on Coldfire before -Os crushed it. Bui...Michael Sevakis2007-07-16
* Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold2007-03-17
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* Add get_metadata() and year & comment tag support for SPC.Adam Boot2007-03-03
* SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis2007-02-26
* Woops, that was an experimental change that shouldn't have been included.Michael Sevakis2007-02-24
* SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis2007-02-24
* SPC Codec: Now that output clipping is left to the core DSP, some especially ...Michael Sevakis2007-02-21
* SPC codec: enable echo on ColdFire CPU. Do a couple general small optimizatio...Michael Sevakis2007-02-20
* Fix silly cut an pasting of comments.Paul Louden2007-02-18
* Fix Gigabeat SPC warnings.Paul Louden2007-02-18
* #if => #ifdefDaniel Stenberg2007-02-17
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14