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
/
ConfigData.hxx
Age
Commit message (
Expand
)
Author
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-19
ConfigData: Add support for signed integers
Sebastian Thorarensen
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-15
ConfigData: remove unused method DupBlockString()
Max Kellermann
2013-10-15
ConfigData: use std::string for config_param::value
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-10
ConfigData: overload GetBlockPath() with default value
Max Kellermann
2013-08-07
ConfigPath: return a Path object
Max Kellermann
2013-08-04
ConfigData: remove obsolete functions
Max Kellermann
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
2013-08-04
ConfigData: move code to block_param, config_param methods
Max Kellermann
2013-08-03
ConfigData: remove C++ checks
Max Kellermann
2013-07-30
include cleanup
Max Kellermann
2013-01-30
ConfigData: use simple linked list instead of GSList
Max Kellermann
2013-01-30
ConfigData: forbid copying a config_param object
Max Kellermann
2013-01-30
ConfigData: move functions into the class
Max Kellermann
2013-01-30
ConfigData: add constructors/destructors
Max Kellermann
2013-01-30
ConfigData: use std::string in block_param
Max Kellermann
2013-01-30
ConfigData: use std::vector for the block_param list
Max Kellermann
2013-01-30
ConfigFile: add struct ConfigData
Max Kellermann
2013-01-30
conf: move struct definitions to ConfigData.hxx
Max Kellermann