mpd/src/input
Max Kellermann 65bbb0e0aa release v0.20.17
-----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEA5IzWngIOJSkMBxDI26KWMbbRRIFAlqAMO0QHG1heEBtdXNp
 Y3BkLm9yZwAKCRAjbopYxttFEg8eD/49NlFvlNdkamgYvh7MI1Sn67yKAwQt+N51
 W0hVnmXwPoSg76gfWw8J9kVyQy/jEkaCxsPF/UuEbH5jzqAC0y8hwYVRkJaRc9wN
 ZfwHvLHeaUxQweoguEwRSREy4ZC4ImQOK+eAxI1R43mqxxyhko1Akc1NmRVWzYfv
 /FGmAjTi1U6FR/yDpdSFn1NdlPmIgZ4WDuRsDT2NrshX/Bb32FiyZBytvek2P8n/
 QNgXv18E4yWXSb+zBYhPy/eaKhGasyjI3cbht1F0hNW9Yo/BsFxDuwXrX1vNBaOS
 E3Dux4s/nfcJ4RMRjmrkFwXImCvxt7+AGfh8RYBXuwqMExXz2kZjIs4ZVvO7Nu9A
 pFDJQwRIojXMfk73LU/MEpmNNEXhvfQLYkrM7poSqYaOr8SWMszqSgNnnfq6+flB
 sJbstgAStI6lL0jy0HrtMTvPVEiAGh6wCvMy/r2G9XUAyw76ccOg7MaIldn0MHJv
 A51+GfRTi4ILH0ReL1BGAg9nG97uFmRAWGkfkhtyD540xGRk7x5R8/ml4zFogHN6
 SbrV0NPdwk+uFd0y2znQT2gWyjc0id4WEKEoHX+Gl6c5qtPIfrq+PQPyk9kR+u+i
 AxwqMoKQer6Ji5qnsvCiKSkaGGiVNivrZ11jDWNCZaKjmvlKlvj/P5GxbPpORorq
 v4ru/4vNXQ==
 =v4t8
 -----END PGP SIGNATURE-----

Merge tag 'v0.20.17'

release v0.20.17
2018-02-11 13:22:43 +01:00
..
plugins release v0.20.17 2018-02-11 13:22:43 +01: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/Plugin: add method scan() with asynchronous callback class 2018-01-26 19:29:38 +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/Plugin: add method scan() with asynchronous callback class 2018-01-26 19:29:38 +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 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