Changelog for
libnoson2-2.10.2-1.5.x86_64.rpm :
* Sat Apr 01 2023 Bjørn Lie
- Update to version 2.10.2:
* Fix portability to GNU Hurd.- Add noson-fix-missing-include.patch: Add missing include exposed by gcc 13.- Rebase noson-include-time.h.patch with quilt.- Use ldconfig_scriptlets macro.
* Mon Feb 13 2023 Andrea Manzini - Update to 2.10.1. No changelog.
* fix skip of id3 extended header
* full fix for empty namespace
* handle null namespace
* add helper to create or destroy radio station
* Thu Aug 11 2022 Dominique Leuenberger - Add noson-include-time.h.patch: fix build with recent gcc12 branch. time.h is no longer implicit included.
* Mon May 09 2022 Christophe Giboudeaux - Update to 2.8.6. No changelog.
* c++-11 compliance
* security: peer could return valid result on out of range
* code cleanup
* Thu Dec 30 2021 Bo Simonsen - Update to 2.6.0
* add support for changing sub gain
* The SetEQ/GetEQ actually use i2
* Add support for volume in decibel
* add github workflows to test the build on ubuntu-latest
* show the badge of build status
* Update build-ubuntu-latest.yml
* implement the move constructor for the shared pointer
* fix const qualifier of returned shared_ptr- Change source URL according to upstream
* Tue Apr 13 2021 Bo Simonsen - Update to 2.4.1
* Fallback when presentation map is invalid for the service
* Includes improvements for pulse streamer
* Fri Jun 26 2020 Frederic Crozat - Update to 2.3.1:
* Fix build for SunOS
* Thu Jan 16 2020 Bo Simonsen - Update to 2.3.0
* Discard any obsolete event according to the last stamped. That fixes some cases when rendering update events are caught out of order (i.e swiping the volume up/down).
* Discard some device models during discovery
* Sun Dec 15 2019 Bo Simonsen - Update to 2.2.0
* Stream all audio files using the transfer by range
* Allow to stream M4A and M4B files
* Bug fixing
* Manage failure of renewable subscription
* Cache the response of AVTransport::GetPositionInfo
* New API to handle the global system.
* Pooling of event subscriptions.
* Pooling of available zone players.
* Allow to bypass the SSDP discovery by passing the url of a SONOS device
* Fix missing search categories for the services without presentation map
* Fix a bug in service registration (PocketCasts and problaly few others)
* Support actions to control loudness
* Workaround Spotify BUG using locale en_GB
* Support for output fixed
* Improvements
* Improves the extractor of cover art from ogg files
* Minor fixes
* Allow to stream media file OGG/Vorbis
* Fix language range to be compliant with RFC-4647 (Issue with Spotify services)
* Improvements
* Fix the build with MSVC 2017
* Refactor inet socket
* Use multicast UDP packet as fallback when discovering
* Fix to work around multicast filtering when discovering devices (i.e Google WIFI and probably many others)
* Fix MSVC build
* Minor improvements- Add %license and %doc to spec file
* Sat Apr 06 2019 bosimAATTopensuse.org- Pulseaudio support