Switch to unified view

a/doc/release-0.8.txt b/doc/release-0.8.txt
1
= Notes for upmpdcli 0.8 release series
1
= Notes for upmpdcli 0.8 release series
2
2
3
== Minor releases
3
== Minor releases
4
5
=== 0.8.3
6
7
This release mostly has modifications to the control side of the library.
8
9
upmpdcli now retries some song delete operations, it seems that mpd
10
sometimes needs a little time to recover (?)
11
12
The control side now uses short timeouts and concurrency to download the
13
description documents, which should solve the problem of devices
14
disappearing when a very slow-responding one was present on the network.
15
16
Misc improvements to the control side of the lib to support upplay.
17
18
=== 0.8.2
19
20
- Add capability to set an icon to be displayed when selecting a renderer
21
  from a control point (see iconpath parameter in configuration file).
22
- Control side: fix volume control which was not working on many renderers.
23
- Misc changes to ease compilation on non-glibc platforms.
4
24
5
=== 0.8.1
25
=== 0.8.1
6
26
7
0.8.1 has many changes in the library code, but almost none of them affect
27
0.8.1 has many changes in the library code, but almost none of them affect
8
the device side, they concern support for writing a control-point, which is
28
the device side, they concern support for writing a control-point, which is