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
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
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
2014-02-20
ConfigGlobal: eliminate function config_get_next_param()
Max Kellermann
2014-01-28
ConfigTemplates: rename "AudioOutput" back to "audio_output"
Max Kellermann
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann