Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -7/+10 |
* | conf: const pointers in block get functions | Max Kellermann | 2009-01-25 | 1 | -1/+1 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -2/+2 |
* | pcm_utils: moved code to pcm_volume.c | Max Kellermann | 2009-01-07 | 1 | -1/+1 |
* | replay_gain: don't include os_compat.h | Max Kellermann | 2008-11-11 | 1 | -1/+3 |
* | replay_gain: use GLib instead of utils.h/log.h | Max Kellermann | 2008-11-11 | 1 | -14/+11 |
* | replay_gain: use pcm_volume() to apply replay gain | Max Kellermann | 2008-11-11 | 1 | -37/+2 |
* | replay_gain: converted struct replay_gain_info elements to an array | Max Kellermann | 2008-11-11 | 1 | -19/+19 |
* | replay_gain: converted replay_gain_mode to an enum | Max Kellermann | 2008-11-11 | 1 | -1/+1 |
* | replay_gain: removed superfluous author name comment | Max Kellermann | 2008-11-11 | 1 | -1/+0 |
* | replay_gain: no CamelCase | Max Kellermann | 2008-11-11 | 1 | -30/+31 |
* | replay_gain: renamed sources to replay_gain.c, replay_gain.h | Max Kellermann | 2008-11-11 | 1 | -0/+167 |