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
/
firmware
/
replaygain.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...
Björn Stenberg
2008-10-10
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-03
*
Remove some debug code. Remove some unnecessary checks.
Magnus Holmgren
2007-08-25
*
Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the p...
Magnus Holmgren
2007-08-25
*
Remove unneeded zero checks from convert_gain() and get_replaygain_int(). The...
Thom Johansen
2007-02-23
*
Re-enable parsing replaygain from ID3v2.4 TXXX fields since that's the defaul...
Mark Arigo
2006-07-21
*
Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ID...
Dan Everton
2006-07-20
*
Allow lower cuts than -23 dB, since the code seems to work then anyway.
Thom Johansen
2006-04-06
*
iRiver: remove some code that isn't needed any more.
Magnus Holmgren
2005-10-03
*
Added pre-amp setting for files with ReplayGain information.
Magnus Holmgren
2005-08-11
*
Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...
Magnus Holmgren
2005-07-27
*
ReplayGain support files.
Magnus Holmgren
2005-07-24