mpd/src/input
Max Kellermann 27e4656515 input/{file,archive}: remove the dummy InputPlugin instances
These have no use, exception for creating an artificial dependency
from input_plugins[] to all archive plugins.
2018-01-20 19:07:34 +01:00
..
plugins input/{file,archive}: remove the dummy InputPlugin instances 2018-01-20 19:07:34 +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" to constructor 2018-01-20 18:53:37 +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/{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
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 input/thread: add "noexcept" 2018-01-20 18:54:29 +01:00
ThreadInputStream.hxx input/thread: add "noexcept" 2018-01-20 18:54:29 +01:00