aboutsummaryrefslogtreecommitdiffstats
path: root/src/MixRampInfo.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-26DecoderControl: move code/attributes to new class MixRampInfoMax Kellermann1-28/+36
2013-10-25ReplayGainInfo: refactor to a classMax Kellermann1-29/+25
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann1-9/+9
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann1-20/+3
2013-01-07replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann1-0/+8
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann1-0/+8
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-05-30filter/replay_gain: added option "replaygain_limit"Daniel Seuthe1-1/+1
2010-04-25replay_gain: added mode "auto"Daniel Seuthe1-1/+2
2010-02-17replay_gain: fall back to track gain if album gain is unavailableMax Kellermann1-0/+7
2010-02-17replay_gain_info: allocate the struct staticallyMax Kellermann1-10/+12
2010-02-17replay_gain_info: use INFINITY to mark undefined valuesMax Kellermann1-1/+2
2010-02-15replay_gain_state: moved code to replay_gain_tuple_scale()Max Kellermann1-0/+3
2010-02-15replay_gain: added function defined()Max Kellermann1-0/+8
2010-01-04replay_gain: moved code to replay_gain_info.cMax Kellermann1-27/+5
2010-01-04replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann1-9/+2
2010-01-04replay_gain: added function replay_gain_info_dup()Max Kellermann1-0/+6
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-10-17command: allow changing replay gain mode on-the-flyMax Kellermann1-0/+16
2009-03-13all: Update copyright header.Avuton Olrich1-7/+10
2008-11-11replay_gain: converted struct replay_gain_info elements to an arrayMax Kellermann1-4/+6
2008-11-11replay_gain: converted replay_gain_mode to an enumMax Kellermann1-4/+6
2008-11-11replay_gain: no CamelCaseMax Kellermann1-16/+18
2008-11-11replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann1-0/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-09-07audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann1-3/+3
2008-08-26moved struct AudioFormat to audio_format.hMax Kellermann1-1/+1
2008-04-12constant pointers in replayGain.cMax Kellermann1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-2/+2
2006-07-24Do normalization if there's replaygain data but replaygain is offJ. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-4/+4
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-02rewrite replaygain code, needs testingWarren Dukes1-5/+15
2004-05-08add aliasMrJones to various placesWarren Dukes1-0/+19
2004-05-07add replayGain stuff for flac from AliasMrJonesWarren Dukes1-0/+19