Switch to unified view

a/debian/changelog b/debian/changelog
1
upmpdcli (0.8.3-1) unstable; urgency=low
1
libupnpp (0.8.4-1) unstable; urgency=low
2
2
3
  * libupnpp control: Use libcurl to perform the description document
3
  * First version separated from the upmpdcli source tree. Same as 0.8.3
4
    download. Previously, the bad timeout management in libupnp would allow
5
    a very slow or sick device to basically DOS the discovery process. This
6
    has no consequences for upmpdcli proper (only the control side of the
7
    lib), beyond introducing a libcurl dependancy, which mpd itself needs
8
    anyway (if it's going to accept urls).
9
4
10
 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 09 Oct 2014 11:31:00 +0200
11
12
upmpdcli (0.8.2-1) unstable; urgency=low
13
14
  * Fix volume control on some renderers.
15
  * Allow setting an icon to be displayed by control point in renderer lists
16
  * Mix build fixes
17
18
 -- Jean-Francois Dockes <jf@dockes.org>  Tue, 07 Oct 2014 15:56:00 +0200
5
 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 12 Oct 2014 15:36:00 +0200
19
20
upmpdcli (0.8.1-1) unstable; urgency=low
21
22
  * Minor bug fixes and improvements.
23
24
 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 18 Sep 2014 05:56:00 +0200
25
26
upmpdcli (0.8.0-1) unstable; urgency=low
27
28
  * Save queue metadata to disk for persistence across restarts. 
29
    Set ohmetapersist to 0 in configuration file to disable.
30
31
 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 09 Jun 2014 08:56:00 +0200
32
upmpdcli (0.7.1-1) unstable; urgency=low
33
34
  * Add support for the OpenHome ohMedia services. Set openhome=1 in 
35
    configuration file to enable.
36
37
 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 09 Jun 2014 08:56:00 +0200
38
upmpdcli (0.6.4-1) unstable; urgency=low
39
40
  * Configuration for UPnP interface and port, MPD password
41
42
 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 20 Apr 2014 15:43:00 +0200
43
upmpdcli (0.6.3-1) unstable; urgency=low
44
45
  * Fix seeking
46
47
 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 26 March 2014 21:58:00 +0100
48
upmpdcli (0.6.2-1) unstable; urgency=low
49
50
  * Retry libupnp until we get a network
51
  * Publish our aiff capability
52
53
 -- Jean-Francois Dockes <jf@dockes.org>  Sun, 02 March 2014 14:03:00 +0100
54
upmpdcli (0.6.1-1) unstable; urgency=low
55
56
  * Implemented minimal connection manager
57
  * Help for starting at boot: run as upmpdcli user after starting as root
58
59
 -- Jean-Francois Dockes <jf@dockes.org>  Tue, 25 Feb 2014 14:03:00 +0100
60
upmpdcli (0.5-1) unstable; urgency=low
61
62
  * Cache volume value when mpd is inactive.
63
  * Clear the MPD queue when we feel like it.
64
65
 -- Jean-Francois Dockes <jf@dockes.org>  Thu, 13 Feb 2014 18:54:00 +0100
66
upmpdcli (0.4-1) unstable; urgency=low
67
68
  * Adapt to off_t size in libupnp and availability of log/debug functions.
69
  * FriendlyName configuration parameter.
70
71
 -- Jean-Francois Dockes <jf@dockes.org>  Wed, 12 Feb 2014 10:07:13 +0100
72
upmpdcli (0.3-1) unstable; urgency=low
73
74
  * Removed DB volume interface, this was confusing some players
75
76
 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 10 Feb 2014 14:09:20 +0100
77
upmpdcli (0.2-1) unstable; urgency=low
78
79
  * Improved event management. Moderate the load generated by sound volume changes
80
81
 -- Jean-Francois Dockes <jf@dockes.org>  Tue, 11 Feb 2014 11:20:00 +0100
82
upmpdcli (0.1-1) unstable; urgency=low
83
84
  * Initial release 
85
86
 -- Jean-Francois Dockes <jf@dockes.org>  Mon, 10 Feb 2014 15:37:33 +0100