aboutsummaryrefslogtreecommitdiffstats
path: root/src/replay_gain.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* replay_gain: moved code to replay_gain_config.cMax Kellermann2010-01-041-51/+0
* replay_gain: moved code to replay_gain_info.cMax Kellermann2010-01-041-26/+3
* replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann2010-01-041-9/+2
* replay_gain: added function replay_gain_info_dup()Max Kellermann2010-01-041-0/+6
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* command: allow changing replay gain mode on-the-flyMax Kellermann2009-10-171-0/+16
* all: Update copyright header.Avuton Olrich2009-03-131-7/+10
* replay_gain: converted struct replay_gain_info elements to an arrayMax Kellermann2008-11-111-4/+6
* replay_gain: converted replay_gain_mode to an enumMax Kellermann2008-11-111-4/+6
* replay_gain: no CamelCaseMax Kellermann2008-11-111-16/+18
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-111-0/+50