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
/
ReplayGainInfo.hxx
Age
Commit message (
Expand
)
Author
2019-09-13
ReplayGainInfo: add static method Undefined()
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-25
ReplayGainConfig: add struct ReplayGainConfig, move globals to ReplayGainGlob...
Max Kellermann
2016-11-24
ReplayGainMode: convert to strictly-typed enum
Max Kellermann
2016-11-24
ReplayGainInfo: move enum ReplayGainMode to separate header
Max Kellermann
2016-11-24
ReplayGainInfo: don't use array in struct ReplayGainInfo
Max Kellermann
2016-11-24
ReplayGainInfo: implement fallback in Get()
Max Kellermann
2016-11-24
ReplayGainInfo: add method Get()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-10
ReplayGainInfo: add method IsDefined()
Max Kellermann
2014-12-10
ReplayGainInfo: make IsDefined() constexpr
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-30
ReplayGainInfo: use large negative value instead of infinity
Max Kellermann
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann