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
Age
Commit message (
Expand
)
Author
2018-07-17
Listen: use struct ConfigData
Max Kellermann
2018-07-17
LogInit: use struct ConfigData
Max Kellermann
2018-07-17
Permission: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: remove unused function config_get_path()
Max Kellermann
2018-07-17
storage/Configured: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: remove unused function config_get_unsigned()
Max Kellermann
2018-07-17
Main: use struct ConfigData
Max Kellermann
2018-07-17
config/Data: move std::chrono parsers from Global.hxx
Max Kellermann
2018-07-17
Main: add local ConfigData reference
Max Kellermann
2018-07-17
ZeroconfGlue: use struct ConfigData
Max Kellermann
2018-07-17
db/update/Config: use struct ConfigData
Max Kellermann
2018-07-17
db/update/Walk: move UpdateConfig initialization to class UpdateService
Max Kellermann
2018-07-17
db/update/Walk: move configuration to struct UpdateConfig
Max Kellermann
2018-07-17
tag/Config: use struct ConfigData
Max Kellermann
2018-07-17
ReplayGainGlobal: use struct ConfigData
Max Kellermann
2018-07-17
PlaylistFile: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: move value parser code to struct ConfigData
Max Kellermann
2018-07-17
config/{Global,Block}: throw exception on parser error
Max Kellermann
2018-07-17
config/Global: remove unused function config_find_block()
Max Kellermann
2018-07-17
playlist/Registry: use struct ConfigData
Max Kellermann
2018-07-17
input/Init: use struct ConfigData
Max Kellermann
2018-07-17
filter/LoadChain: use struct ConfigData
Max Kellermann
2018-07-17
decoder/List: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: add GetGlobalConfig()
Max Kellermann
2018-07-17
config/Data: automatic initialization
Max Kellermann
2018-07-17
util/PrintException: new utility class
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: make getters const
Max Kellermann
2018-07-17
config/Data: add getter methods
Max Kellermann
2018-07-17
config/Global: remove ConfigBlock::SetUsed() call, let caller do that
Max Kellermann
2018-07-17
config/Block: add method SetUsed()
Max Kellermann
2018-07-17
config/Block: make "used" mutable
Max Kellermann
2018-07-17
config/Param: remove unused "used" flag
Max Kellermann
2018-07-17
config/File: move duplicate code to ExpectValueAndEnd()
Max Kellermann
2018-07-17
config/Param: allow moving the value
Max Kellermann
2018-07-17
config/Param: inline the constructor
Max Kellermann
2018-07-17
config/Param: use C++11 initializers
Max Kellermann
2018-07-17
config/Block: allow moving name and value
Max Kellermann
2018-07-17
config/Block: use C++11 initializers
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
Max Kellermann
2018-07-17
CommandLine: use constexpr Path instead of macros
Max Kellermann
2018-07-16
config/File: use nested exception to annotate file name and line number
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-16
Merge branch 'patch-4' of git://github.com/Wang-Yue/MPD
Max Kellermann
2018-07-16
use uint_least32_t instead of long for timeout
Yue Wang
2018-07-16
Merge branch 'can' of git://github.com/Wang-Yue/MPD
Max Kellermann
2018-07-16
Implement Cancel() for OSXOutputPlugin
Yue Wang
2018-07-16
output/Interface: add method ChangeAudioFormat()
Max Kellermann
2018-07-16
Main, pcm/SampleFormat, command/Error: remove obsolete GCC version checks
Max Kellermann
[next]