| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.26.6: * Fix the qmake build to not need special copy of includes in uninstalled npupnp. * Fix gcc 14 compile (includes) * Misc. small cleanups, mostly compile/build
- Update to version 0.26.4:
* Changed the build system from autotools to meson
- Update to version 0.26.3:
* Minuscule internal cleanups
- Update to version 0.26.2:
* Control: fix worker count issue in workqueue
- Update to version 0.26.0:
* Control: add interface to receive events for disappearing devices
(UPnPDeviceDiscovery::addLostCallback())
* More thorough cleanup on exit
- Update to version 0.25.0:
* Control: description: store the download url in the parsed
description structure.
* Control: make sure that the requested search window is not smaller
than the npupnp minimum as this would result in insufficient waiting
for the initial search.
* Control: discovery: add interface to perform unicast search.
* Add init option to pass a bootid value to libnpupnp.
- Update to version 0.24.1:
* Don't extend URLs escaping by default (was causing issues with Yamaha
renderers).
* so version and debian packaging cleanup.
- Update to version 0.24.0:
* Rebuilt for rpi 1 (armv6) compatibility
* Control: ohproduct: export a parseSourceXML static method.
* Control: add timeout optional parameters to OHRadio::id(),
OHPlaylist::id(), and AVTransport::getPositionInfo(). Add options
structure parameter to the base Service class methods.
- Update to version 0.23.0:
* Device: added a LibUPnP::setWebServerDocumentRoot method, for
activating the libnpupnp HTTP server local file service.
- Update to version 0.22.5:
* Small internal changes: eliminate explicit memory allocations, improve
url sanitizing.
- Update to version 0.23.3:
* Control Point: sanitize unsufficiently quoted URLs from content
directory.
- Update to version 0.22.2:
* Adapt to the npupnp Upnp_SID type change
- Update to version 0.22.1:
* Allow absolute eventSubURLs in the description.
UPnP 1.1 is ambiguous on this point. They are used by some renderers
(e.g. LMS UPnP renderer plugin), which made them incompatible with
libupnpp
- Update to version 0.22.0:
* Improved logging of action errors: show what we were doing.
Ajust other log message levels
* Small stylistic changes
* Interface of Songcast API had incompatible change, forced a new
package name
- add upstream siging key and validate source signature
- Update to version 0.21.0:
* Allow configuring the subscription timeout (init option)
* Add interface for the lib to report a subscription autorenewal
failure, and to renew all subscriptions.
* Add API to set the product/version values in User-Agent
and Server headers.
- Modified description
- Update to version 0.20.2: * Content Directory interface: accept responses with 0 TotalMatches. * Adjust excessively noisy messages.
- update to upstream version 0.20.0
- Initial package for version 1.4.2