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