Switch to unified view

a/doc/releases.txt b/doc/releases.txt
1
= Upmpdcli release notes
1
= Upmpdcli release notes
2
3
== upmpdcli 1.2.16
4
5
- Multiple small fixes for crashes in rare circumstances.
6
- New GUI editor for the configuration file (not built by default, use
7
  configure --enable-confgui, which in turns needs qt5 dev modules).
8
- Add wavpack, APE to supported formats (used checkcontentformat is set).
9
- Reset MPD single, random, and repeat modes when needed (SetAVTransportURI).
10
- Radios: add preferScript parameter to override Icy metadata with the one
11
  fetched by the script.
12
- Radios: support HTTPS.
13
- Fix Tidal search and other issues in the Tidal and Qobuz modules (crashes).
14
- Fix handling of Qobuz and Tidal playlists (recently broken).
15
- Media Server: allow configuring the names for the plugin entries
16
  in the server root (e.g. uprcl -> "Local Music")
17
- New GUI editor for the configuration file (not built by default, use
18
  configure --enable-confgui, which in turns needs qt5 dev modules).
19
- OpenHome Receivers: add possibility to use a state file, allowing the
20
  Receiver to reconnect to the previous Sender when starting up
21
- uprcl plugin (Media Server for local files): multiple improvements, still alpha
22
  quality.
23
24
== libupnpp 0.16.1
25
26
* Small additions to the Songcast control interface.
27
* Worked around possible crash when calling UpnpCloseLog()
28
* Mac OS X build tweaks
2
29
3
== libupnpp 0.16.0
30
== libupnpp 0.16.0
4
31
5
* Interfaces used by the Python binding merged into the main branch.
32
* Interfaces used by the Python binding merged into the main branch.
6
* New interface for dumping a device description files (used from upplay).
33
* New interface for dumping a device description files (used from upplay).