mpd/src/input
2018-01-17 12:17:41 +01:00
..
plugins fs/AllocatedPath: make the nullptr_t constructor public 2018-01-17 12:17:41 +01:00
AsyncInputStream.cxx input/InputStream: ReadTag() returns std::unique_ptr<Tag> 2017-12-20 15:22:18 +01:00
AsyncInputStream.hxx input/InputStream: ReadTag() returns std::unique_ptr<Tag> 2017-12-20 15:22:18 +01:00
Domain.cxx update copyright year 2017-01-03 20:48:59 +01:00
Domain.hxx update copyright year 2017-01-03 20:48:59 +01:00
FailingInputStream.hxx input/failing: new class 2018-01-11 16:18:15 +01:00
IcyInputStream.cxx input/Proxy: use InputStreamPtr 2017-12-26 20:03:37 +01:00
IcyInputStream.hxx input/Proxy: use InputStreamPtr 2017-12-26 20:03:37 +01:00
Init.cxx input/InputStream: add "noexcept" 2017-12-26 11:39:34 +01:00
Init.hxx input/InputStream: add "noexcept" 2017-12-26 11:39:34 +01:00
InputPlugin.hxx archive/File, input/Plugin: return InputStreamPtr 2017-12-26 20:05:22 +01:00
InputStream.cxx input/InputStream: add "noexcept" 2017-12-26 11:39:34 +01:00
InputStream.hxx input/InputStream: add "noexcept" 2017-12-26 11:39:34 +01:00
LocalOpen.cxx update copyright year 2017-01-03 20:48:59 +01:00
LocalOpen.hxx update copyright year 2017-01-03 20:48:59 +01:00
Offset.hxx update copyright year 2017-01-03 20:48:59 +01:00
Open.cxx archive/File, input/Plugin: return InputStreamPtr 2017-12-26 20:05:22 +01:00
ProxyInputStream.cxx input/proxy: allow input==nullptr 2018-01-11 15:57:57 +01:00
ProxyInputStream.hxx input/proxy: allow input==nullptr 2018-01-11 15:57:57 +01:00
Ptr.hxx update copyright year 2017-01-03 20:48:59 +01:00
Reader.cxx update copyright year 2017-01-03 20:48:59 +01:00
Reader.hxx update copyright year 2017-01-03 20:48:59 +01:00
Registry.cxx input/qobuz: new input plugin to receive Qobuz streams 2018-01-15 21:50:20 +01:00
Registry.hxx update copyright year 2017-01-03 20:48:59 +01:00
TextInputStream.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
TextInputStream.hxx update copyright year 2017-01-03 20:48:59 +01:00
ThreadInputStream.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
ThreadInputStream.hxx input/thread: use class HugeArray instead of the low-level function HugeAllocate() 2017-09-21 21:56:24 +02:00