index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ReplayGainConfig.cxx
Age
Commit message (
Expand
)
Author
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
2013-10-15
ConfigData: use std::string for config_param::value
Max Kellermann
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
2013-09-05
mpd_error.h: remove obsolete header
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-08-03
gcc.h: add macro gcc_unreachable()
Max Kellermann
2013-01-09
idle: convert to C++
Max Kellermann
2013-01-09
ReplayGainCoinfig: initialize replay_gain_limit with default value
Max Kellermann
2013-01-09
ReplayGainCoinfig: make DEFAULT_REPLAYGAIN_LIMIT static
Max Kellermann
2013-01-07
replay_gain_info, ...: use cmath instead of math.h in C++ mode
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
2013-01-04
replay_gain_*: convert to C++
Max Kellermann