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