| Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-08-30 | *: add missing Compiler.h includes | Max Kellermann | 1 | -0/+1 |
2014-08-11 | fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxx | Max Kellermann | 1 | -2/+0 |
2014-08-08 | input/GunzipInputStream: new class | Max Kellermann | 1 | -19/+17 |
2014-08-07 | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann | 1 | -0/+0 |
2014-08-06 | fs/GzipOutputStream: new class wrapping zlib | Max Kellermann | 1 | -28/+31 |
2014-07-30 | fs/OutputStream: new infrastructure for writing to files | Max Kellermann | 1 | -34/+31 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-12-14 | util/SplitString: new utility class | Max Kellermann | 1 | -31/+35 |
2013-10-30 | ReplayGainInfo: use large negative value instead of infinity | Max Kellermann | 1 | -4/+2 |
2013-10-25 | ReplayGainInfo: refactor to a class | Max Kellermann | 1 | -29/+25 |
2013-10-25 | ReplayGainInfo: use CamelCase for struct name | Max Kellermann | 1 | -9/+9 |
2013-10-02 | replay_gain_*.h: rename to *.hxx | Max Kellermann | 1 | -20/+3 |
2013-01-07 | replay_gain_info, ...: use cmath instead of math.h in C++ mode | Max Kellermann | 1 | -0/+8 |
2013-01-07 | decoder_api.h, ...: add "extern C" | Max Kellermann | 1 | -0/+8 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
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 |