Changelog for
libmpdclient2-2.10-1.3.x86_64.rpm :
Thu Aug 27 14:00:00 2015 Mathias.HomannAATTopensuse.org
- Update to 2.10
libmpdclient 2.10 (2015/02/23)
* support abstract sockets with \"AATT\" prefix
* support tag \"MUSICBRAINZ_RELEASETRACKID\"
* add TCP keepalive internal and external APIs
* support MPD protocol 0.19
- status: support sample formats \"float\" and \"dsd\"
- song: report duration with milliseconds precision
- search: support constraint \"modified-since\"
* support MPD protocol 0.20
- the \"window\" parameter for commands \"find\"/\"search\"
Mon Feb 10 13:00:00 2014 pascal.bleserAATTopensuse.org
- update to 2.9:
* directory: support attribute \"Last-Modified\"
* support MPD protocol 0.18
- command \"readcomments\"
- command \"toggleoutput\"
- command \"volume\"
- the \"base\" constraint for commands \"find\"/\"search\"
Tue Jun 18 14:00:00 2013 fisiuAATTopensuse.org
- Update to 2.8:
* song: support attribute \"Prio\"
* queue: fix the ranged \"prio\" command
* queue: support open ranges
Mon Feb 6 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 2.7:
Tue Nov 1 13:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <2.6>
* mpd/client.h: include message.h
* queue: support song priorities
Sat Jul 23 14:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <2.5>
* playlist: implement the command \"listplaylists\"
* idle: support event \"sticker\"
* support the client-to-client protocol (MPD 0.17)
Fri Jan 14 13:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <2.4>
* configure.ac, resolver: implement flag --disable-tcp
* resolver: fix IPv4/IPv6 on the loopback device
* player: support the command \"clearerror\"
* connection: add function mpd_connection_get_server_error_location()
* settings: expose connection settings
* iso8601, send: format string workarounds for WIN32
* Makefile.am: fix doxygen in out-of-tree build
Sat Sep 25 14:00:00 2010 detlefAATTlinks2linux.de
- new upstream version <2.3>
* get default timeout from environment variable MPD_TIMEOUT
* fix assertion failures on malformed URI
* song: support attribute \"Range\"
* MixRamp support
* fix the LIBMPDCLIENT_CHECK_VERSION() macro
Mon Dec 7 13:00:00 2009 detlefAATTlinks2linux.de
- new upstream version <2.1>
* status: added mpd_status_get_elapsed_ms()
* sticker: added sticker support
* song: copy last_modified value in mpd_song_dup()
* socket, async: use WSAGetLastError() instead of errno on WIN32
* socket: connect in non-blocking mode
* socket: set the close-on-exec flag
* tag: support C++
* sync: optimistic write, reduce select() calls
* Makefile.am: use --version-script only with GNU ld
* added library version compile-time checks
Wed Oct 7 14:00:00 2009 detlefAATTlinks2linux.de
- initial build for PackMan <2.0>