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
/
Data.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-10-08
config/Data: cast to std::chrono::steady_clock::duration properly
Max Kellermann
2020-10-08
config/{Data,Block}: use With() in GetUnsigned(), GetPositive()
Max Kellermann
2020-02-04
[clang-tidy] use forward instead of move
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-05-29
config/Parser: get_bool() throws on error
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-07-18
config/Data: pass new items by rvalue reference
Max Kellermann
2018-07-18
config/Data: use std::forward_list to manage params and blocks
Max Kellermann
2018-07-18
config/Migrate: library to migrate deprecated settings
Max Kellermann
2018-07-18
config/Data: add methods AddParam(), AddBlock()
Max Kellermann
2018-07-17
config/Global: move value parser code to struct ConfigData
Max Kellermann
2018-07-17
config/Data: FindBlock() throws on error
Max Kellermann
2018-07-17
config/Data: add method FindBlock()
Max Kellermann
2018-07-17
config/Data: add getter methods
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/Data: assign nullptr during iteration
Max Kellermann
2015-01-21
config/Data: add method Clear()
Max Kellermann