summaryrefslogtreecommitdiffstats
path: root/apps/codecs/lib
AgeCommit message (Expand)AuthorFilesLines
2005-09-21DSP_* constants moved from playback.h to dsp.h.Thom Johansen1-1/+1
2005-09-18iriver: fix problem with playing some long vorbis files (e.g., this week in t...Magnus Holmgren3-2/+12
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2-3/+3
2005-08-21Fixed the warning.Miika Pekkarinen1-1/+1
2005-08-20Now beep can be disabled.Miika Pekkarinen1-0/+5
2005-07-28Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson2-0/+31
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2-1/+10
2005-07-12removed an extra codec_api struct pointer and the function setting itDaniel Stenberg3-18/+12
2005-07-12code-policed, removed commented and ifdef'ed codeDaniel Stenberg1-178/+26
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing1-5/+1
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2-17/+1
2005-06-27Fixed a simulator warning.Miika Pekkarinen1-1/+1
2005-06-22rip out all the LCD junk from the codec APIDaniel Stenberg1-1/+2
2005-06-22codec lib sourcesDaniel Stenberg1-0/+4
2005-06-22fixed make clean for the codec libDaniel Stenberg1-1/+1
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg5-0/+472