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