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
/
config
Age
Commit message (
Expand
)
Author
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
config/Global: add std::chrono::steady_clock::duration overload
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-11-07
config/Path: throw std::runtime_error on error
Max Kellermann
2016-11-02
config/Global: _get_path() throws exception on error
Max Kellermann
2016-10-28
config/Block: GetPath() throws exception on error
Max Kellermann
2016-10-28
config/Block: rename GetBlockPath() to GetPath()
Max Kellermann
2016-10-28
config/Param: overload GetPath() throwing exception
Max Kellermann
2016-10-28
config/Param: add method GetPath()
Max Kellermann
2016-10-28
config/Param: use CamelCase
Max Kellermann
2016-06-10
util/StringUtil: use CamelCase
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-16
util/Tokenizer: use std::runtime_error on syntax error
Max Kellermann
2015-12-16
config/ConfigFile: use std::exception on syntax error
Max Kellermann
2015-12-16
config/ConfigFile: use std::unique_ptr
Max Kellermann
2015-12-16
config/ConfigFile: fix typo in format string
Max Kellermann
2015-06-26
config/Global: allow calling config_get_string() with one argument
Max Kellermann
2015-06-26
config/Templates: mark http_proxy_* deprecated
Max Kellermann
2015-06-26
TagId3: remove the "id3v1_encoding" setting
Max Kellermann
2015-06-26
config/Templates: add attribute "deprecated"
Max Kellermann
2015-06-26
config/Templates: add constructor with defaulted "repeat" parameter
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-01-22
ConfigFile: fix typo (parser breakage)
Max Kellermann
2015-01-22
Config: add section "resampler"
Max Kellermann
2015-01-22
config/Block: add method IsEmpty()
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/File: move code to ReadConfigParam()
Max Kellermann
2015-01-21
fs/io/BufferedReader: count line numbers
Max Kellermann
2015-01-21
config/File: use FileReader/BufferedReader instead of stdio
Max Kellermann
2015-01-21
config/Data: assign nullptr during iteration
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
config/Param: make "line" signed
Max Kellermann
2015-01-21
ConfigFile: convert macros to constexpr
Max Kellermann
2015-01-21
config/Data: add method Clear()
Max Kellermann
2015-01-21
ConfigData: rename header file
Max Kellermann
2015-01-21
config/Param: make constructor "explicit"
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-21
ConfigData: rename struct block_param to BlockParam
Max Kellermann
2015-01-21
ConfigData: move struct block_param to Block.?xx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-30
ConfigData: use nullptr instead of NULL
Max Kellermann
2014-12-09
ConfigTemplates: use ARRAY_SIZE()
Max Kellermann
2014-12-09
ConfigParser: make the static arrays "const"
Max Kellermann
2014-12-08
ConfigGlobal: fix params not fully cleaned
Thomas Guillem
2014-12-04
ConfigData: update API documentation
Max Kellermann
2014-08-24
StateFile: configurable interval
Max Kellermann
[next]