aboutsummaryrefslogtreecommitdiffstats
path: root/src/normalize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const pointers in normalize.cMax Kellermann2008-04-151-1/+1
* clean up CPP includesMax Kellermann2008-04-121-2/+1
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-2/+1
* conf: improved boolean config parameter handling from -keEric Wong2007-09-051-4/+2
* Making some bool options more consistent.J. Alexander Treuman2007-06-031-2/+6
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* gcc signedness and sparse fixesEric Wong2006-07-301-2/+2
* Use AudioCompress for volume normalizationJ. Alexander Treuman2006-07-271-71/+18
* Maybe we should actually commit the normalization codeJ. Alexander Treuman2006-07-221-0/+100