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
/
client
/
ClientRead.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-01-29
Instance: rename Shutdown() to Break()
Max Kellermann
2017-12-20
event/BufferedSocket: add "noexcept"
Max Kellermann
2017-08-29
Client: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-02-25
Client: convert partition to pointer
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-07-09
Merge tag 'v0.19.17'
Max Kellermann
2016-07-07
client/ClientRead: call Break() before Close()
Max Kellermann
2016-03-05
client/ClientRead: use Instance::Shutdown()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
2014-02-05
Instance: add attribute "event_loop"
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann