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
/
LogInit.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LogBackend: remove character set support
Max Kellermann
2015-06-22
1
-14
/
+0
*
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
1
-3
/
+3
*
config/Param: make "line" signed
Max Kellermann
2015-01-21
1
-4
/
+4
*
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-21
1
-1
/
+1
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
LogInit: make stderr line-buffered
Max Kellermann
2014-12-17
1
-0
/
+3
*
LogInit: fix file descriptor leak in SIGHUP handler
Max Kellermann
2014-04-25
1
-0
/
+2
*
LogBackend: use __android_log_print() on Android
Max Kellermann
2014-02-22
1
-1
/
+30
*
LogInit: disable SetLogCharset() without GLib
Max Kellermann
2014-02-18
1
-0
/
+2
*
Config*: move to config/
Max Kellermann
2014-01-24
1
-3
/
+3
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
configure.ac: add option "--disable-glib"
Max Kellermann
2013-12-15
1
-1
/
+6
*
LogInit: move backend code to LogBackend.cxx
Max Kellermann
2013-12-15
1
-167
/
+33
*
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-6
/
+0
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
1
-12
/
+13
*
Util/CharUtil: new library replacing g_ascii_isX()
Max Kellermann
2013-10-19
1
-1
/
+2
*
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-17
1
-3
/
+3
*
ConfigData: use std::string for config_param::value
Max Kellermann
2013-10-15
1
-2
/
+3
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-0
/
+350