| Commit message (Expand) | Author | Files | Lines |
2010-05-30 | filter/replay_gain: added option "replaygain_limit" | Daniel Seuthe | 1 | -1/+1 |
2010-04-25 | replay_gain: added mode "auto" | Daniel Seuthe | 1 | -1/+2 |
2010-02-17 | replay_gain: fall back to track gain if album gain is unavailable | Max Kellermann | 1 | -0/+7 |
2010-02-17 | replay_gain_info: allocate the struct statically | Max Kellermann | 1 | -10/+12 |
2010-02-17 | replay_gain_info: use INFINITY to mark undefined values | Max Kellermann | 1 | -1/+2 |
2010-02-15 | replay_gain_state: moved code to replay_gain_tuple_scale() | Max Kellermann | 1 | -0/+3 |
2010-02-15 | replay_gain: added function defined() | Max Kellermann | 1 | -0/+8 |
2010-01-04 | replay_gain: moved code to replay_gain_info.c | Max Kellermann | 1 | -27/+5 |
2010-01-04 | replay_gain: refactor API, move code to replay_gain_state.c | Max Kellermann | 1 | -9/+2 |
2010-01-04 | replay_gain: added function replay_gain_info_dup() | Max Kellermann | 1 | -0/+6 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-10-17 | command: allow changing replay gain mode on-the-fly | Max Kellermann | 1 | -0/+16 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -7/+10 |
2008-11-11 | replay_gain: converted struct replay_gain_info elements to an array | Max Kellermann | 1 | -4/+6 |
2008-11-11 | replay_gain: converted replay_gain_mode to an enum | Max Kellermann | 1 | -4/+6 |
2008-11-11 | replay_gain: no CamelCase | Max Kellermann | 1 | -16/+18 |
2008-11-11 | replay_gain: renamed sources to replay_gain.c, replay_gain.h | Max Kellermann | 1 | -0/+0 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-09-07 | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 1 | -3/+3 |
2008-08-26 | moved struct AudioFormat to audio_format.h | Max Kellermann | 1 | -1/+1 |
2008-04-12 | constant pointers in replayGain.c | Max Kellermann | 1 | -1/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -2/+2 |
2006-07-24 | Do normalization if there's replaygain data but replaygain is off | J. Alexander Treuman | 1 | -0/+2 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -4/+4 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-02 | rewrite replaygain code, needs testing | Warren Dukes | 1 | -5/+15 |
2004-05-08 | add aliasMrJones to various places | Warren Dukes | 1 | -0/+19 |
2004-05-07 | add replayGain stuff for flac from AliasMrJones | Warren Dukes | 1 | -0/+19 |