aboutsummaryrefslogtreecommitdiff
path: root/src/replay_gain.c
Commit message (Expand)AuthorAge
* include config.h in all sourcesMax Kellermann2009-11-12
* replay_gain: trigger OPTIONS idle event on mode changeMax Kellermann2009-11-01
* command: allow changing replay gain mode on-the-flyMax Kellermann2009-10-17
* replay_gain: moved mode parser to replay_gain_set_mode_string()Max Kellermann2009-10-17
* replay_gain: added setting "replaygain off"Max Kellermann2009-10-17
* replay_gain: read configuration even when replay gain is disabledMax Kellermann2009-10-17
* Preamp for missing replay-gainDaniel Seuthe2009-06-25
* all: Update copyright header.Avuton Olrich2009-03-13
* conf: const pointers in block get functionsMax Kellermann2009-01-25
* conf: no CamelCase, part IMax Kellermann2009-01-17
* pcm_utils: moved code to pcm_volume.cMax Kellermann2009-01-07
* replay_gain: don't include os_compat.hMax Kellermann2008-11-11
* replay_gain: use GLib instead of utils.h/log.hMax Kellermann2008-11-11
* replay_gain: use pcm_volume() to apply replay gainMax Kellermann2008-11-11
* replay_gain: converted struct replay_gain_info elements to an arrayMax Kellermann2008-11-11
* replay_gain: converted replay_gain_mode to an enumMax Kellermann2008-11-11
* replay_gain: removed superfluous author name commentMax Kellermann2008-11-11
* replay_gain: no CamelCaseMax Kellermann2008-11-11
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-11