mpd/src/input
2018-05-03 20:15:11 +02:00
..
plugins Merge branch 'v0.20.x' 2018-05-03 20:15:11 +02:00
AsyncInputStream.cxx input/Domain: remove obsolete variable 2018-01-20 19:19:29 +01:00
AsyncInputStream.hxx input/InputStream: ReadTag() returns std::unique_ptr<Tag> 2017-12-20 15:22:18 +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 input/InputPlugin: add API documentation 2018-02-17 10:32:17 +01:00
InputStream.cxx input/InputStream: add "noexcept" 2017-12-26 11:39:34 +01:00
InputStream.hxx input/InputStream: add "noexcept" to constructor 2018-01-20 18:53:37 +01:00
LocalOpen.cxx input/LocalOpen: make assert() more strict 2018-01-20 19:15:51 +01:00
LocalOpen.hxx update copyright year 2017-01-03 20:48:59 +01:00
Offset.hxx input/Offset: add macro PRIoffset 2018-01-24 13:26:43 +01:00
Open.cxx input/Domain: remove obsolete variable 2018-01-20 19:19:29 +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/{file,archive}: remove the dummy InputPlugin instances 2018-01-20 19:07:34 +01:00
Registry.hxx update copyright year 2017-01-03 20:48:59 +01:00
RemoteTagScanner.hxx input/RemoteTagScanner: add API documentation 2018-02-17 08:49:35 +01:00
ScanTags.cxx test/run_input: move code from Scan() to input/ScanTags.cxx 2018-01-29 16:57:44 +01:00
ScanTags.hxx test/run_input: move code from Scan() to input/ScanTags.cxx 2018-01-29 16:57:44 +01:00
TextInputStream.cxx input/TextInputStream: ReadLine() throws exception on error 2018-01-20 20:13:08 +01:00
TextInputStream.hxx input/TextInputStream: ReadLine() throws exception on error 2018-01-20 20:13:08 +01:00
ThreadInputStream.cxx Merge branch 'v0.20.x' 2018-03-15 20:08:13 +01:00
ThreadInputStream.hxx Merge branch 'v0.20.x' 2018-03-15 20:08:13 +01:00