index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
replaygain.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Build librbcodec with DSP and metadata.
Sean Bartell
2012-03-18
*
Display the correct sign of replaygain for levels from -0.99 to -0.01 dB.
Andree Buschmann
2011-05-01
*
Rework parts of the replaygain code to be able to differentiate between 0.00 ...
Andree Buschmann
2011-04-04
*
Cosmetic change of a comment.
Andree Buschmann
2011-03-31
*
Changing convert_gain() also implicitly changed get_replaygain_int() which co...
Andree Buschmann
2011-03-31
*
Fix for replaygain: Ensure fallback to track gain in case of missing album gain.
Andree Buschmann
2011-03-31
*
Minor correction to comment.
Andree Buschmann
2011-02-24
*
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...
Andree Buschmann
2011-02-24
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Remove more tabs
Andree Buschmann
2010-02-07
*
FS#10080
Nils Wallménius
2009-07-14
*
Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...
Maurus Cuelenaere
2009-07-05
*
Revert "Consolidate all fixed point math routines in one library (FS#10400) b...
Maurus Cuelenaere
2009-07-04
*
Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...
Maurus Cuelenaere
2009-07-04
*
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-06-07
*
Oops, fix yellow
Nils Wallménius
2009-02-08
*
Small code reuse improvement
Nils Wallménius
2009-02-08
*
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-15
*
Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...
Björn Stenberg
2008-10-10