index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ReplayGainConfig.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Config*: move to config/
Max Kellermann
1
-2
/
+2
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+1
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
1
-2
/
+2
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
1
-3
/
+3
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
1
-2
/
+0
2013-10-15
ConfigData: use std::string for config_param::value
Max Kellermann
1
-8
/
+13
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
1
-1
/
+1
2013-09-05
mpd_error.h: remove obsolete header
Max Kellermann
1
-11
/
+11
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+2
2013-08-03
gcc.h: add macro gcc_unreachable()
Max Kellermann
1
-2
/
+1
2013-01-09
idle: convert to C++
Max Kellermann
1
-5
/
+1
2013-01-09
ReplayGainCoinfig: initialize replay_gain_limit with default value
Max Kellermann
1
-1
/
+1
2013-01-09
ReplayGainCoinfig: make DEFAULT_REPLAYGAIN_LIMIT static
Max Kellermann
1
-1
/
+1
2013-01-07
replay_gain_info, ...: use cmath instead of math.h in C++ mode
Max Kellermann
1
-1
/
+0
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-2
/
+2
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
1
-2
/
+3
2013-01-04
replay_gain_*: convert to C++
Max Kellermann
1
-1
/
+5
2013-01-04
replay_gain_config: remove unused variable replay_gain_mode_names
Max Kellermann
1
-5
/
+0
2013-01-04
playlist: convert to C++
Max Kellermann
1
-2
/
+2
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-10
/
+11
2010-05-30
filter/replay_gain: added option "replaygain_limit"
Daniel Seuthe
1
-0
/
+5
2010-05-18
replay_gain_config: added function replay_gain_get_real_mode()
Daniel Seuthe
1
-0
/
+13
2010-04-25
replay_gain: added mode "auto"
Daniel Seuthe
1
-0
/
+5
2010-01-04
replay_gain: moved code to replay_gain_config.c
Max Kellermann
1
-4
/
+1
2010-01-04
replay_gain: moved code to replay_gain_info.c
Max Kellermann
1
-23
/
+0
2010-01-04
replay_gain: refactor API, move code to replay_gain_state.c
Max Kellermann
1
-53
/
+2
2010-01-04
replay_gain: added function replay_gain_info_dup()
Max Kellermann
1
-0
/
+6
2010-01-02
replay_gain: removed overly verbose debug message
Max Kellermann
1
-1
/
+0
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-11-01
replay_gain: trigger OPTIONS idle event on mode change
Max Kellermann
1
-0
/
+3
2009-10-17
command: allow changing replay gain mode on-the-fly
Max Kellermann
1
-1
/
+20
2009-10-17
replay_gain: moved mode parser to replay_gain_set_mode_string()
Max Kellermann
1
-6
/
+19
2009-10-17
replay_gain: added setting "replaygain off"
Max Kellermann
1
-1
/
+1
2009-10-17
replay_gain: read configuration even when replay gain is disabled
Max Kellermann
1
-4
/
+3
2009-06-25
Preamp for missing replay-gain
Daniel Seuthe
1
-9
/
+38
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-7
/
+10
2009-01-25
conf: const pointers in block get functions
Max Kellermann
1
-1
/
+1
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-2
/
+2
2009-01-07
pcm_utils: moved code to pcm_volume.c
Max Kellermann
1
-1
/
+1
2008-11-11
replay_gain: don't include os_compat.h
Max Kellermann
1
-1
/
+3
2008-11-11
replay_gain: use GLib instead of utils.h/log.h
Max Kellermann
1
-14
/
+11
2008-11-11
replay_gain: use pcm_volume() to apply replay gain
Max Kellermann
1
-37
/
+2
2008-11-11
replay_gain: converted struct replay_gain_info elements to an array
Max Kellermann
1
-19
/
+19
2008-11-11
replay_gain: converted replay_gain_mode to an enum
Max Kellermann
1
-1
/
+1
2008-11-11
replay_gain: removed superfluous author name comment
Max Kellermann
1
-1
/
+0
2008-11-11
replay_gain: no CamelCase
Max Kellermann
1
-30
/
+31
2008-11-11
replay_gain: renamed sources to replay_gain.c, replay_gain.h
Max Kellermann
1
-1
/
+1
[next]