index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
replayGain.c
Age
Commit message (
Expand
)
Author
2008-09-29
Switch to C99 types (retaining compat with old compilers)
Eric Wong
2008-09-07
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
2008-04-12
constant pointers in replayGain.c
Max Kellermann
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2007-06-25
replayGain: adding DEBUG messages when computing scale
J. Alexander Treuman
2007-05-26
Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single
J. Alexander Treuman
2007-04-05
The massive copyright update
Avuton Olrich
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-07-24
Do normalization if there's replaygain data but replaygain is off
J. Alexander Treuman
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2005-03-07
hopefully replaygain now works for musepack
Warren Dukes
2004-11-02
rewrite replaygain code, needs testing
Warren Dukes
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
2004-07-17
add replaygain preamp
Warren Dukes
2004-05-08
add aliasMrJones to various places
Warren Dukes
2004-05-07
add replayGain stuff for flac from AliasMrJones
Warren Dukes