index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
config
/
Data.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
1
-0
/
+2
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
1
-1
/
+1
2015-01-21
config/Data: add method Clear()
Max Kellermann
1
-0
/
+2
2015-01-21
ConfigData: rename header file
Max Kellermann
1
-0
/
+0
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
1
-78
/
+1
2015-01-21
ConfigData: rename struct block_param to BlockParam
Max Kellermann
1
-2
/
+2
2015-01-21
ConfigData: move struct block_param to Block.?xx
Max Kellermann
1
-25
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-04
ConfigData: update API documentation
Max Kellermann
1
-1
/
+1
2014-01-24
Config*: move to config/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-19
ConfigData: Add support for signed integers
Sebastian Thorarensen
1
-0
/
+6
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
1
-4
/
+4
2013-10-15
ConfigData: remove unused method DupBlockString()
Max Kellermann
1
-4
/
+0
2013-10-15
ConfigData: use std::string for config_param::value
Max Kellermann
1
-2
/
+3
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-3
/
+3
2013-08-10
ConfigData: overload GetBlockPath() with default value
Max Kellermann
1
-0
/
+3
2013-08-07
ConfigPath: return a Path object
Max Kellermann
1
-2
/
+3
2013-08-04
ConfigData: remove obsolete functions
Max Kellermann
1
-29
/
+0
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
1
-0
/
+9
2013-08-04
ConfigData: move code to block_param, config_param methods
Max Kellermann
1
-0
/
+27
2013-08-03
ConfigData: remove C++ checks
Max Kellermann
1
-20
/
+0
2013-07-30
include cleanup
Max Kellermann
1
-2
/
+0
2013-01-30
ConfigData: use simple linked list instead of GSList
Max Kellermann
1
-3
/
+8
2013-01-30
ConfigData: forbid copying a config_param object
Max Kellermann
1
-0
/
+4
2013-01-30
ConfigData: move functions into the class
Max Kellermann
1
-8
/
+12
2013-01-30
ConfigData: add constructors/destructors
Max Kellermann
1
-7
/
+9
2013-01-30
ConfigData: use std::string in block_param
Max Kellermann
1
-2
/
+3
2013-01-30
ConfigData: use std::vector for the block_param list
Max Kellermann
1
-3
/
+5
2013-01-30
ConfigFile: add struct ConfigData
Max Kellermann
1
-0
/
+18
2013-01-30
conf: move struct definitions to ConfigData.hxx
Max Kellermann
1
-0
/
+106