Parent:
[cefb6e]
(diff)
Child:
[6ae2f4]
(diff)
Download this file
changelog
121 lines (74 with data), 4.1 kB
upmpdcli (0.9.1-1) unstable; urgency=low
* ?
*
-- Jean-Francois Dockes <jf@dockes.org> Fri, 14 Nov 2014 17:53:00 +0200
upmpdcli (0.9.0-1) unstable; urgency=low
* Support Songcast streaming (needs the sc2mpd program). See web site:
http://www.lesbonscomptes.com/upmpdcli
* Fixed quoting for tracks added from an MPD client.
-- Jean-Francois Dockes <jf@dockes.org> Wed, 12 Nov 2014 17:53:00 +0200
upmpdcli (0.8.6-1) unstable; urgency=low
* Improved speed for loading big playqueues.
* Fixed quoting for tracks added from an MPD client.
-- Jean-Francois Dockes <jf@dockes.org> Thu, 31 Oct 2014 15:30:00 +0200
upmpdcli (0.8.5-1) unstable; urgency=low
* Version bump for new packaging. No code changes
-- Jean-Francois Dockes <jf@dockes.org> Mon, 13 Oct 2014 18:41:00 +0200
upmpdcli (0.8.4-1) unstable; urgency=low
* Separated libupnpp.
-- Jean-Francois Dockes <jf@dockes.org> Sun, 12 Oct 2014 16:23:00 +0200
upmpdcli (0.8.3-1) unstable; urgency=low
* libupnpp control: Use libcurl to perform the description document
download. Previously, the bad timeout management in libupnp would allow
a very slow or sick device to basically DOS the discovery process. This
has no consequences for upmpdcli proper (only the control side of the
lib), beyond introducing a libcurl dependancy, which mpd itself needs
anyway (if it's going to accept urls).
-- Jean-Francois Dockes <jf@dockes.org> Thu, 09 Oct 2014 11:31:00 +0200
upmpdcli (0.8.2-1) unstable; urgency=low
* Fix volume control on some renderers.
* Allow setting an icon to be displayed by control point in renderer lists
* Mix build fixes
-- Jean-Francois Dockes <jf@dockes.org> Tue, 07 Oct 2014 15:56:00 +0200
upmpdcli (0.8.1-1) unstable; urgency=low
* Minor bug fixes and improvements.
-- Jean-Francois Dockes <jf@dockes.org> Mon, 18 Sep 2014 05:56:00 +0200
upmpdcli (0.8.0-1) unstable; urgency=low
* Save queue metadata to disk for persistence across restarts.
Set ohmetapersist to 0 in configuration file to disable.
-- Jean-Francois Dockes <jf@dockes.org> Mon, 09 Jun 2014 08:56:00 +0200
upmpdcli (0.7.1-1) unstable; urgency=low
* Add support for the OpenHome ohMedia services. Set openhome=1 in
configuration file to enable.
-- Jean-Francois Dockes <jf@dockes.org> Mon, 09 Jun 2014 08:56:00 +0200
upmpdcli (0.6.4-1) unstable; urgency=low
* Configuration for UPnP interface and port, MPD password
-- Jean-Francois Dockes <jf@dockes.org> Sun, 20 Apr 2014 15:43:00 +0200
upmpdcli (0.6.3-1) unstable; urgency=low
* Fix seeking
-- Jean-Francois Dockes <jf@dockes.org> Wed, 26 March 2014 21:58:00 +0100
upmpdcli (0.6.2-1) unstable; urgency=low
* Retry libupnp until we get a network
* Publish our aiff capability
-- Jean-Francois Dockes <jf@dockes.org> Sun, 02 March 2014 14:03:00 +0100
upmpdcli (0.6.1-1) unstable; urgency=low
* Implemented minimal connection manager
* Help for starting at boot: run as upmpdcli user after starting as root
-- Jean-Francois Dockes <jf@dockes.org> Tue, 25 Feb 2014 14:03:00 +0100
upmpdcli (0.5-1) unstable; urgency=low
* Cache volume value when mpd is inactive.
* Clear the MPD queue when we feel like it.
-- Jean-Francois Dockes <jf@dockes.org> Thu, 13 Feb 2014 18:54:00 +0100
upmpdcli (0.4-1) unstable; urgency=low
* Adapt to off_t size in libupnp and availability of log/debug functions.
* FriendlyName configuration parameter.
-- Jean-Francois Dockes <jf@dockes.org> Wed, 12 Feb 2014 10:07:13 +0100
upmpdcli (0.3-1) unstable; urgency=low
* Removed DB volume interface, this was confusing some players
-- Jean-Francois Dockes <jf@dockes.org> Mon, 10 Feb 2014 14:09:20 +0100
upmpdcli (0.2-1) unstable; urgency=low
* Improved event management. Moderate the load generated by sound volume changes
-- Jean-Francois Dockes <jf@dockes.org> Tue, 11 Feb 2014 11:20:00 +0100
upmpdcli (0.1-1) unstable; urgency=low
* Initial release
-- Jean-Francois Dockes <jf@dockes.org> Mon, 10 Feb 2014 15:37:33 +0100