Accepting request 765520 from multimedia:apps
(forwarded request 765519 from hillwood) OBS-URL: https://build.opensuse.org/request/show/765520 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shairport-sync?expand=0&rev=7
This commit is contained in:
commit
00ab3068ee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a8f580fa8eb71172f6237c0cdbf23287b27f41f5399f5addf8cd0115a47a4b2b
|
|
||||||
size 411875
|
|
3
shairport-sync-3.3.5.tar.gz
Normal file
3
shairport-sync-3.3.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9757dd7f19c0bc28cb06a6753305c3ed89da2d271d069b36d1b12173309c1459
|
||||||
|
size 416875
|
@ -1,3 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 19 03:06:01 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>
|
||||||
|
|
||||||
|
- Update version to 3.3.5
|
||||||
|
* Fix a crashing bug if output format S24 was chosen.
|
||||||
|
* Fix a bug whereby if Loudness was enabled through the D-Bus interface, the
|
||||||
|
output would be muted until the volume was changed.
|
||||||
|
* Enhancements to the D-Bus Interface
|
||||||
|
* Fixes a deferred crash that occurred in Ubuntu 14.04
|
||||||
|
* Fixes a potential crash when an incomplete fmtp parameter set is sent by the
|
||||||
|
requesting client. Thanks to Angus71 for the fault report and for the
|
||||||
|
repair.
|
||||||
|
* Fixed a potential crash
|
||||||
|
* A fix ensures the hardware mixer of an alsa device is detected and
|
||||||
|
initialised before responding to the first volume setting.
|
||||||
|
* Fixes were made to the MPRIS and native D-Bus interfaces.
|
||||||
|
* Fixes an error whereby the 'pvol'volume metadata was no longer sent if
|
||||||
|
Shairport Sync was configured to ignore volume control information coming
|
||||||
|
from the audio source.
|
||||||
|
* Instead of returning EXIT_FAILURE, return EXIT_WITH_SUCCESS on early exit
|
||||||
|
with either "version" (–version or -V) or "help" (–help or -h) arguments.
|
||||||
|
Thanks to Henrik Nilsson for the patch.
|
||||||
|
* Normalises the 'pvol' volume outputs so that when both the software and
|
||||||
|
hardware attenuators are in use to extend the overall attenuation range, the
|
||||||
|
maximum output level corresponds to the maximum output level of the hardware
|
||||||
|
mixer.
|
||||||
|
* Add the option of including the file and line number of each log entry's
|
||||||
|
source.
|
||||||
|
* Rewrite the logic for identifying missing packets of audio and for asking
|
||||||
|
for resends.
|
||||||
|
* Expose the advanced settings controlling the resend request logic.
|
||||||
|
* Exposes two advanced metadata settings related to handling cover art
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 22 07:50:44 UTC 2019 - Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
|
Tue Oct 22 07:50:44 UTC 2019 - Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package shairport-sync
|
# spec file for package shairport-sync
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: shairport-sync
|
Name: shairport-sync
|
||||||
Version: 3.3.2
|
Version: 3.3.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An AirPlay audio player
|
Summary: An AirPlay audio player
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user