summaryrefslogtreecommitdiff
path: root/apps/replaygain.c (follow)
Commit message (Expand)AuthorAge
* Build librbcodec with DSP and metadata.Sean Bartell2012-03-18
* Display the correct sign of replaygain for levels from -0.99 to -0.01 dB.Andree Buschmann2011-05-01
* Rework parts of the replaygain code to be able to differentiate between 0.00 ...Andree Buschmann2011-04-04
* Cosmetic change of a comment.Andree Buschmann2011-03-31
* Changing convert_gain() also implicitly changed get_replaygain_int() which co...Andree Buschmann2011-03-31
* Fix for replaygain: Ensure fallback to track gain in case of missing album gain.Andree Buschmann2011-03-31
* Minor correction to comment.Andree Buschmann2011-02-24
* FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...Andree Buschmann2011-02-24
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove more tabsAndree Buschmann2010-02-07
* FS#10080Nils Wallménius2009-07-14
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere2009-07-04
* Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere2009-07-04
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Oops, fix yellowNils Wallménius2009-02-08
* Small code reuse improvementNils Wallménius2009-02-08
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg2008-10-10