Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-01-17 | conf: use config_get_bool() instead of getBoolConfigParam() | Max Kellermann | 1 | -3/+2 |
2008-09-07 | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 1 | -1/+3 |
2008-04-15 | const pointers in normalize.c | Max Kellermann | 1 | -1/+1 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -2/+1 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -2/+1 |
2007-09-05 | conf: improved boolean config parameter handling from -ke | Eric Wong | 1 | -4/+2 |
2007-06-03 | Making some bool options more consistent. | J. Alexander Treuman | 1 | -2/+6 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-07-30 | gcc signedness and sparse fixes | Eric Wong | 1 | -2/+2 |
2006-07-27 | Use AudioCompress for volume normalization | J. Alexander Treuman | 1 | -71/+18 |
2006-07-22 | Maybe we should actually commit the normalization code | J. Alexander Treuman | 1 | -0/+100 |