summaryrefslogtreecommitdiffstats
path: root/apps/codecs/ape.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis1-10/+7
2010-05-15Fix logf lines in codecs (type mismatches)Jeffrey Goode1-2/+2
2009-09-30FS#10122 - Fix wrong format type of logf functions in speex.cTomer Shalev1-1/+1
2009-01-10Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg1-2/+0
2008-12-29Make local functions static in codecs, where possible.Bertrik Sikken1-8/+8
2008-11-30Remove extraneous semicolons, and fix a comment.Jens Arnold1-1/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+0
2008-10-03Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This hel...Jens Arnold1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-02-24Change to (or add) 'standard' codec startup delay, fixing potential startup p...Magnus Holmgren1-3/+3
2007-11-05Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low1-1/+0
2007-06-08Seeking and resume support for Monkey's AudioDave Chapman1-10/+182
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman1-0/+162