summaryrefslogtreecommitdiff
path: root/apps/codecs/ape.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-08-28Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis
2010-05-15Fix logf lines in codecs (type mismatches)Jeffrey Goode
2009-09-30FS#10122 - Fix wrong format type of logf functions in speex.cTomer Shalev
2009-01-10Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg
2008-12-29Make local functions static in codecs, where possible.Bertrik Sikken
2008-11-30Remove extraneous semicolons, and fix a comment.Jens Arnold
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-10-03Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This hel...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-02-24Change to (or add) 'standard' codec startup delay, fixing potential startup p...Magnus Holmgren
2007-11-05Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low
2007-06-08Seeking and resume support for Monkey's AudioDave Chapman
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman