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
/
input
/
ProxyInputStream.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-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-01-11
input/proxy: allow input==nullptr
Max Kellermann
2017-12-26
input/Proxy: use InputStreamPtr
Max Kellermann
2017-12-26
input/InputStream: add "noexcept"
Max Kellermann
2017-12-20
input/InputStream: ReadTag() returns std::unique_ptr<Tag>
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-16
input/InputStream: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-19
InputStream: add constant UNKNOWN_SIZE
Max Kellermann
2014-08-19
input/proxy: use KnownSize()
Max Kellermann
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
2014-05-21
input/rewind: move code to class ProxyInputStream
Max Kellermann