aboutsummaryrefslogtreecommitdiff
path: root/src/replayGain.c
Commit message (Expand)AuthorAge
* assume stdint.h and stddef.h are availableMax Kellermann2008-09-29
* Switch to C99 types (retaining compat with old compilers)Eric Wong2008-09-29
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-07
* constant pointers in replayGain.cMax Kellermann2008-04-12
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* replayGain: adding DEBUG messages when computing scaleJ. Alexander Treuman2007-06-25
* Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a singleJ. Alexander Treuman2007-05-26
* The massive copyright updateAvuton Olrich2007-04-05
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* Do normalization if there's replaygain data but replaygain is offJ. Alexander Treuman2006-07-24
* Add mpd-indent.shAvuton Olrich2006-07-20
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* hopefully replaygain now works for musepackWarren Dukes2005-03-07
* rewrite replaygain code, needs testingWarren Dukes2004-11-02
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* add replaygain preampWarren Dukes2004-07-17
* add aliasMrJones to various placesWarren Dukes2004-05-08
* add replayGain stuff for flac from AliasMrJonesWarren Dukes2004-05-07