mpd/src/input
Max Kellermann 737a56a030 release v0.19.5
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABAgAGBQJUdiYnAAoJECNuiljG20USDB4P/3RGHBV5XgdInmYKjGg89hex
 YRiy3BVvrBri53wkj+3YwOi05Cx0fp0pCuwQ9Nm7bmPCwfdC3ASF+UBlBBhnLdfc
 dlISXDHciuKDJwiTtTlBvaKCENoZhjAJQ1SOa5zceH7j/V/XbY0FauHCeE8Ek7ht
 KjimIt1ft0mdgsGNfyisdfbnh/3r4T9V9tBs/wnr7oDTYS/eUX8vCDr5qYIZipjx
 W6pug2m4nfDtHYtN5gv53WYCIm7MiXo9vh7hCjJHd3T3xqKwdWVuz5RRcZcgd9yT
 WWlzOKAI1cgmU7rZaV6Gu+tAq9g7MpNLOGoeN6mhH9E8V16rKqvCiLaXMK5wEGs9
 JWGsTBcbTnSCdG1iivJtP2kOGVHXvNthbSunzwmbowMATi6xIBm8AoqidSzCaW1F
 C7mss8VlhkHdCtHTvyK3XCE2wGEbx4OfsfsL3PWBonrs0DpNOR2AqWQYLsZUhbff
 RV7aeyphMVvgLP67cT9YnGswKGEPOqP2EO9Mh51AQ7wiUESZ+O5J9YHWCc0E3SML
 qs9A+lpA8fstj0QJewx/HNofiHXw5A2THjs/BVqs3vYkcHnTI94Nmdxps82r/rEA
 oy9d6nQqglkPJZF3JwHqJMj1VtBIhihaHBpnLeyegjtiajZV6mVNVg9ezt9EpEA6
 OjJFh2xzQJ7w5qL0gy2R
 =1kbY
 -----END PGP SIGNATURE-----

Merge tag 'v0.19.5'
2014-11-26 20:19:17 +01:00
..
plugins event/DeferredMonitor: include cleanup 2014-11-25 10:44:06 +01:00
AsyncInputStream.cxx input/AsyncInputStream: set Error when seeking unseekable 2014-11-07 13:57:57 +01:00
AsyncInputStream.hxx AsyncInputStream: add method ClearTag() 2014-11-02 13:00:28 +01:00
Domain.cxx input/Open: expose input_domain 2014-11-07 13:57:57 +01:00
Domain.hxx input/Open: expose input_domain 2014-11-07 13:57:57 +01:00
IcyInputStream.cxx input/curl: move code to IcyInputStream 2014-05-21 18:47:49 +02:00
IcyInputStream.hxx *: add missing Compiler.h includes 2014-08-30 00:46:52 +02:00
Init.cxx InputPlugin: allow init() to soft-fail 2014-03-02 00:17:32 +01:00
Init.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
InputPlugin.hxx InputPlugin: remove typedef offset_type 2014-08-19 21:22:23 +02:00
InputStream.cxx InputStream: CheapSeeking() returns false only for HTTP 2014-08-19 21:39:12 +02:00
InputStream.hxx InputStream: add method ClearMimeType() 2014-11-02 12:59:16 +01:00
LocalOpen.cxx input/Open: use OpenLocalInputStream() 2014-10-02 21:50:14 +02:00
LocalOpen.hxx input/LocalOpen: new library for opening local files 2014-10-02 21:06:01 +02:00
Offset.hxx InputStream: move typedef offset_type to Offset.hxx 2014-08-19 22:29:52 +02:00
Open.cxx input/Open: expose input_domain 2014-11-07 13:57:57 +01:00
ProxyInputStream.cxx InputStream: add constant UNKNOWN_SIZE 2014-08-19 21:00:50 +02:00
ProxyInputStream.hxx InputStream: make Seek() always absolute 2014-05-22 13:52:00 +02:00
Registry.cxx configure.ac: add macro MPD_ENABLE_AUTO_PKG 2014-11-21 22:19:57 +01:00
Registry.hxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
TextInputStream.cxx TextInputStream: don't ignore unterminated last line 2014-10-28 22:10:47 +01:00
TextInputStream.hxx input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxx 2014-08-07 19:38:25 +02:00
ThreadInputStream.cxx ThreadInputStream: call ThreadRead() inside the thread instead of Read() 2014-10-11 21:59:06 +02:00
ThreadInputStream.hxx InputStream: remove attribute "plugin" 2014-05-11 18:25:55 +02:00