summaryrefslogtreecommitdiff
path: root/apps/codecs/spc.c
AgeCommit message (Expand)Author
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-01-24SPC Codec: Ensure no crash occurs on load failure which could cause emulation...Michael Sevakis
2007-12-06metadata writing does not belong in the spc codecAdam Gashlin
2007-11-18SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dua...Michael Sevakis
2007-07-16Make the SPC codec run like it used to on Coldfire before -Os crushed it. Bui...Michael Sevakis
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-03Add get_metadata() and year & comment tag support for SPC.Adam Boot
2007-02-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis
2007-02-24Woops, that was an experimental change that shouldn't have been included.Michael Sevakis
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis
2007-02-21SPC Codec: Now that output clipping is left to the core DSP, some especially ...Michael Sevakis
2007-02-20SPC codec: enable echo on ColdFire CPU. Do a couple general small optimizatio...Michael Sevakis
2007-02-18Fix silly cut an pasting of comments.Paul Louden
2007-02-18Fix Gigabeat SPC warnings.Paul Louden
2007-02-17#if => #ifdefDaniel Stenberg
2007-02-14Adding SPC codec (FS #6542)Adam Gashlin