Package Release Info

noson-2.8.6-bp155.2.8

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libnoson2
noson-devel

Change Logs

* Thu Aug 11 2022 Dominique Leuenberger <dimstar@opensuse.org>
- 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 <christophe@krop.fr>
- 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 <bosim@opensuse.org>
- 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
Version: 2.4.1-bp154.1.53
* Tue Apr 13 2021 Bo Simonsen <bosim@opensuse.org>
- 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 <fcrozat@suse.com>
- Update to 2.3.1:
  * Fix build for SunOS
Version: 2.3.0-bp152.1.10
* Thu Jan 16 2020 Bo Simonsen <bosim@opensuse.org>
- 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 <bosim@opensuse.org>
- 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 bosim@opensuse.org
- Pulseaudio support
* Sat Apr 06 2019 bosim@opensuse.org
- Update to 1.12.4
  * Fix Sonos API changes in build 49263270 (10.1)
  * Allows to stream local files including artworks
  * Allows to stream from the pulseaudio output
  * Minor fixes and improvements
Version: 1.10.4-bp151.1.1
* Mon Jan 21 2019 bosim@opensuse.org
- Update to 1.10.4
  * Add fallback to parse malformed xml
  * Refactor secure socket and fix SNI issue
  * Add functions to handles bass and treble levels
  * Add functions to provides the protocol identifier from an URI
  * Fix the parse of alarm recurrence
  * Remove unused builtin functions since standard C++98 is no
    longer supported
  * Improve SMAPI interoperability
  * Improve OAuth registration for third part services
* Fri Aug 03 2018 bosim@opensuse.org
- Update to 1.8.2
* Fri Jul 27 2018 jengelh@inai.de
- Fix RPM groups.
* Sat Jul 21 2018 bosim@opensuse.org
- Updated to 1.8.1
- Ran spec-cleaner
- Use source url, removed _service file
* Sun Jul 08 2018 bosim@opensuse.org
- Rectified URL
* Sat Jul 07 2018 bosim@opensuse.org
- Initial package