summaryrefslogtreecommitdiff
path: root/apps/codecs
AgeCommit message (Expand)Author
2007-03-04should never have been committedRobert Kukla
2007-03-04SWCODEC Recording Codecs: Fix problems with hanging recording screen (chiefly...Michael Sevakis
2007-03-03Set svn:keywords property where missing.Jens Arnold
2007-03-03Add get_metadata() and year & comment tag support for SPC.Adam Boot
2007-03-03Oops. That ICONST_ATTR shouldn't be on the gauss table...yet. I leave experim...Michael Sevakis
2007-03-03SPC codec on Coldfire: Urgh. There was a whole gain stage I overlooked. :P Ki...Michael Sevakis
2007-03-03Fix a comment that sounded a bit odd.Michael Sevakis
2007-03-03SPC codec on Coldfire: Move movclrs into the light and out of the long dark s...Michael Sevakis
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-23SPC Codec: Fix an overflow issue in echo with left shifting by 9 that showed ...Michael Sevakis
2007-02-21SPC Codec: Now that output clipping is left to the core DSP, some especially ...Michael Sevakis
2007-02-20Fix a mistake in wrapping the echo buffer.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-17build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold
2007-02-14Remove dishonest spc amplificationAdam Gashlin
2007-02-14Adding SPC codec (FS #6542)Adam Gashlin
2007-02-11* Document the revision of Speex imported in to Rockbox along with how the im...Dan Everton
2007-02-10Doh. Forgot about codeclib.c.Michael Sevakis
2007-02-10SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis
2007-02-10Fix problems building Speex when building the simulator on Cygwin.Magnus Holmgren
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton
2007-02-10Fix stereo Speex file decoding.Dan Everton
2007-02-10Fixed 64 bit warning.Jens Arnold
2007-02-09Fix warnings in simulator builds including libspeexDan Everton
2007-02-09Encoders: Add a little dithering with the fractional bit for mono mixdowns so...Michael Sevakis
2007-02-09Whitespace is nice, let's use some. No functional changes.Dave Chapman
2007-02-09Fix a warning in Speex codec_main declaration.Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton
2007-02-09VRC6 speedup/bugfix from Takashi Obara, FS #6635Adam Gashlin
2007-02-07Woops. Upon examining the diffs again I find I shouldn't have deleted that on...Michael Sevakis
2007-02-07Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis
2007-02-04Fixed 64 bit warning.Jens Arnold
2007-02-04Try to fix the simulator build warnings.Magnus Holmgren
2007-02-04Fix playback of mono FLAC files, so they don't play in the left channel only.Magnus Holmgren
2007-01-31NES codec improvements - N106 fixed point implementation from FS #6603, remov...Adam Gashlin
2007-01-30Fix a couple of MP4 demuxing problems, preventing playback in a few cases. Al...Magnus Holmgren
2007-01-25adding NSF (NES music) codecAdam Gashlin
2007-01-08Update libwavpack with latest changes from the tiny_encoder. This allowsDave Bryant
2006-12-31fix previous commit and use just .textMarcoen Hirschberg
2006-12-31fix flac on ARM platforms which don't use iramMarcoen Hirschberg
2006-12-18Fix last build warning from PP recording changes.Barry Wardell
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
2006-12-11Remove the filesMartin Arver