mpd/src/input
Max Kellermann 06116382ee input/curl: move code to class CurlRequest
The CurlRequest gives us a more low-level API to CURL without the
InputStream interface, integrated into our IOThread.
2017-01-03 12:24:05 +01:00
..
plugins input/curl: move code to class CurlRequest 2017-01-03 12:24:05 +01:00
AsyncInputStream.cxx thread/Mutex: remove ScopeLock, use std::lock_guard directly 2017-01-03 07:11:57 +01:00
AsyncInputStream.hxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
Domain.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Domain.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
IcyInputStream.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
IcyInputStream.hxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
Init.cxx input/Init: set input_plugins_enabled 2016-09-09 17:12:52 +02:00
Init.hxx util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
InputPlugin.hxx input/Plugin: migrate open() from class Error to C++ exceptions 2016-09-09 18:15:01 +02:00
InputStream.cxx thread/Mutex: remove ScopeLock, use std::lock_guard directly 2017-01-03 07:11:57 +01:00
InputStream.hxx util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
LocalOpen.cxx input/Plugin: migrate open() from class Error to C++ exceptions 2016-09-09 18:15:01 +02:00
LocalOpen.hxx input/Plugin: migrate open() from class Error to C++ exceptions 2016-09-09 18:15:01 +02:00
Offset.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Open.cxx thread/Mutex: remove ScopeLock, use std::lock_guard directly 2017-01-03 07:11:57 +01:00
ProxyInputStream.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
ProxyInputStream.hxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
Ptr.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Reader.cxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
Reader.hxx input/Reader: new Reader implementation wrapping InputStream 2016-05-03 00:05:31 +02:00
Registry.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Registry.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TextInputStream.cxx Fix for TextInputStream consuming file without producing lines 2016-10-12 12:19:04 +02:00
TextInputStream.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
ThreadInputStream.cxx thread/Mutex: remove ScopeLock, use std::lock_guard directly 2017-01-03 07:11:57 +01:00
ThreadInputStream.hxx input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00