aboutsummaryrefslogtreecommitdiffstats
path: root/src/replay_gain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: Update copyright header.Avuton Olrich2009-03-131-7/+10
* conf: const pointers in block get functionsMax Kellermann2009-01-251-1/+1
* conf: no CamelCase, part IMax Kellermann2009-01-171-2/+2
* pcm_utils: moved code to pcm_volume.cMax Kellermann2009-01-071-1/+1
* replay_gain: don't include os_compat.hMax Kellermann2008-11-111-1/+3
* replay_gain: use GLib instead of utils.h/log.hMax Kellermann2008-11-111-14/+11
* replay_gain: use pcm_volume() to apply replay gainMax Kellermann2008-11-111-37/+2
* replay_gain: converted struct replay_gain_info elements to an arrayMax Kellermann2008-11-111-19/+19
* replay_gain: converted replay_gain_mode to an enumMax Kellermann2008-11-111-1/+1
* replay_gain: removed superfluous author name commentMax Kellermann2008-11-111-1/+0
* replay_gain: no CamelCaseMax Kellermann2008-11-111-30/+31
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-111-0/+167