Package Release Info

libmpdclient-2.18-bp152.1.13

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmpdclient-devel
libmpdclient2

Change Logs

* Mon Jan 27 2020 ???? ?????? <ilya@ilya.pp.ua>
- Update to 2.18
  * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.18/NEWS
  * more out-of-memory checks
  * partition: add mpd_recv_partition()
  * support MPD protocol 0.21
  * "oneshot" single state
  * support MPD protocol 0.22
  * status: add mpd_status_get_partition()
  * commands "delpartition", "moveoutput"
* Thu Dec 05 2019 ???? ?????? <ilya@ilya.pp.ua>
- Update to 2.17
  * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.17/NEWS
  * search: add mpd_search_add_db_songs_to_playlist()
  * idle: support event "partition"
  * support MPD protocol 0.19 - "listneighbors"
  * support MPD protocol 0.22 - "getfingerprint"
  * support tags "MPD_TAG_LABEL", "MPD_TAG_MUSICBRAINZ_WORKID",
    "Grouping", "Work", "Conductor"
  * support MPD partitions
  * mpd_async_set_keepalive() returns bool
  * mpd_connection_set_keepalive() returns bool
* Thu Nov 08 2018 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2.16
  * support MPD protocol 0.19
    + "mount", "unmount", "listmounts"
  * support MPD protocol 0.17
    + "load" with range
  * add mpd_output_get_attribute()
  * use UINX_MAX instead of `(unsigned)-1` to avoid undefined
    behavior
* Thu Oct 04 2018 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.15:
  * support MPD protocol 0.17
  * Various compiler warning fixes
- Use meson macros
Version: 2.13-bp150.2.4
* Thu Jul 27 2017 olaf@aepfle.de
- Update to 2.13
  * fix build with meson > 0.38.1
  * fix connect error "Operation now in progress"
  * support MPD protocol 0.21
  - support tag "OriginalDate"
  - command "tagtypes" plus "disable", "enable", "clear"
  * support MPD protocol 0.20
  - support "plchanges" and "plchangesposid" with range
  * support MPD protocol 0.19
  - commands "addtagid", "cleartagid"
  - command "listfiles"
  - grouping for "list" and "count"
  - tag "AlbumSort"
  - "seekid" with float time
  * use relative #include paths to avoid clashes with other libmpdclient copies
  * build with Meson instead of autotools
* Mon Apr 17 2017 olaf@aepfle.de
- Update to 2.11
  * fix heap corruption with mpd_connection_new_async()
  * add space before "window" search argument
  * detect getaddrinfo() at configure time
  * add support for ArtistSort and AlbumArtistSort tags
  * support MPD protocol 0.21
  - audio format specifications "dsd64" etc.
* Sun Nov 01 2015 rpm@fthiessen.de
- Updated package to 2.10
  * support abstract sockets with "@" prefix
  * support tag "MUSICBRAINZ_RELEASETRACKID"
  * add TCP keepalive internal and external APIs
  * support MPD protocol 0.19 and 0.20
* Sat Oct 31 2015 rpm@fthiessen.de
- Initial version 2.9