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
/
LogBackend.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-19
android: add LogListener
Thomas Guillem
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-05-16
Log: add "noexcept"
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-06-22
LogBackend: remove character set support
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-17
LogBackend: force-flush stderr on WIN32
Max Kellermann
2014-08-07
LogBackend: use StripRight()
Max Kellermann
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
2014-02-22
LogBackend: use __android_log_print() on Android
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-12-15
Log: move Log() to LogBackend.cxx
Max Kellermann