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
/
ConfigGlobal.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
ConfigGlobal: eliminate function config_get_next_param()
Max Kellermann
1
-7
/
+5
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
1
-0
/
+17
2014-01-24
Config*: move to config/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-2
/
+0
2013-11-05
add various missing headers
Natanael Copa
1
-0
/
+1
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
1
-5
/
+6
2013-10-15
ConfigData: use std::string for config_param::value
Max Kellermann
1
-5
/
+5
2013-10-02
Log: new logging library API
Max Kellermann
1
-7
/
+5
2013-09-12
Listen: Allow tilde paths for socket.
Maarten de Vries
1
-0
/
+6
2013-09-05
mpd_error.h: remove obsolete header
Max Kellermann
1
-8
/
+9
2013-09-05
PlaylistPlugin, ConfigGlobal: use nullptr instead of NULL
Max Kellermann
1
-5
/
+5
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-10
/
+7
2013-08-07
ConfigPath: return a Path object
Max Kellermann
1
-5
/
+6
2013-04-09
utils: convert to C++
Max Kellermann
1
-5
/
+1
2013-01-30
ConfigData: use simple linked list instead of GSList
Max Kellermann
1
-31
/
+10
2013-01-30
ConfigData: add constructors/destructors
Max Kellermann
1
-1
/
+1
2013-01-30
ConfigData: use std::string in block_param
Max Kellermann
1
-1
/
+1
2013-01-30
ConfigData: use std::vector for the block_param list
Max Kellermann
1
-5
/
+3
2013-01-30
ConfigFile: move code to ConfigGlobal.cxx
Max Kellermann
1
-0
/
+199