summaryrefslogtreecommitdiff
path: root/apps/codecs/lib (unfollow)
Commit message (Expand)Author
2006-03-24Whoops, missed a file in last warning fix commitBrandon Low
2006-03-09Fix profiling compilation for non-m68k targetsBrandon Low
2006-03-03Long policyJens Arnold
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-06Added memmove() to codec API & plugin API, and changed codeclib and plugin li...Jens Arnold
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-10-31Correct the prototype for memmove (oops, forgot this file)Dave Chapman
2005-10-31Correct the prototype for memmoveDave Chapman
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-10-22Removed unneeded xxx2wav files.Thom Johansen
2005-10-17iriver: more codec library cleanup: remove codec_alloca and a some extraneous...Magnus Holmgren
2005-10-13Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen
2005-09-21DSP_* constants moved from playback.h to dsp.h.Thom Johansen
2005-09-18iriver: fix problem with playing some long vorbis files (e.g., this week in t...Magnus Holmgren
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-21Fixed the warning.Miika Pekkarinen
2005-08-20Now beep can be disabled.Miika Pekkarinen
2005-07-28Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren
2005-07-12removed an extra codec_api struct pointer and the function setting itDaniel Stenberg
2005-07-12code-policed, removed commented and ifdef'ed codeDaniel Stenberg
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-06-27Fixed a simulator warning.Miika Pekkarinen
2005-06-22rip out all the LCD junk from the codec APIDaniel Stenberg
2005-06-22codec lib sourcesDaniel Stenberg
2005-06-22fixed make clean for the codec libDaniel Stenberg
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg