File pulseaudio-modules-bt.changes of Package pulseaudio-modules-bt
-------------------------------------------------------------------
Thu Feb 4 16:43:47 UTC 2021 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Build against pulseaudio 14.2
-------------------------------------------------------------------
Fri Nov 27 12:43:22 CET 2020 - tiwai@suse.de
- Fix mistakenly dropped RPATH
- Update for PA 14.0 support
- Renamed the patch from
0101-Add-dlopen-ed-fdk-aac-library-loading-hack.patch
to
0009-Add-dlopen-ed-fdk-aac-library-loading-hack.patch
-------------------------------------------------------------------
Wed Aug 26 19:43:36 UTC 2020 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Adjust ffmpeg library names for Tumbleweed (0009-bluetooth-ffmpeg-lib-name.patch)
-------------------------------------------------------------------
Thu Aug 06 17:35:16 UTC 2020 - tejas.guruswamy@opensuse.org
- Update to version 1.4:
* module-bluetooth-policy: Remember last used profile.
* Fix CMakeLists.txt for non-make generators (#94)
* SBC codec configuration options support (#90)
* Update README.md
* Default AAC constant bitrate
* Fix typo of AAC codec sink
* Fix pulseaudio version parsing
* Add cmake options `OFONO_HEADSET`, `NATIVE_HEADSET`; Close #58
* fix crash when connecting a headset
* Add Stale config
-------------------------------------------------------------------
Thu May 14 12:15:47 CEST 2020 - tiwai@suse.de
- Enable fdk-aac support with dlopen hack:
0101-Add-dlopen-ed-fdk-aac-library-loading-hack.patch
-------------------------------------------------------------------
Fri Apr 3 17:33:22 CEST 2020 - tiwai@suse.de
- Add HPF support (bsc#1167940):
0001-bluetooth-use-consistent-profile-names.patch
0002-bluetooth-separate-HSP-and-HFP.patch
0003-bluetooth-add-a-new-PA_BLUETOOTH_PROFILE_HFP_AG.patch
0004-bluetooth-use-HFP-profiles-in-ofono-not-HSP.patch
0005-bluetooth-add-correct-HFP-rfcomm-negotiation.patch
0006-bluetooth-make-native-the-default-backend.patch
0007-bluetooth-support-soft-volume-control-for-HFP.patch
0008-bluetooth-reshuffle-profile-priorities.patch
-------------------------------------------------------------------
Thu Dec 26 14:49:59 UTC 2019 - Jonas De Moor <jonas.de.moor@outlook.be>
- Version 1.3-3:
* Use pkgconfig for dynamically finding dependent libraries
* Add APTX and APTX-HD support
-------------------------------------------------------------------
Wed Dec 25 21:13:13 UTC 2019 - Jonas De Moor <jonas.de.moor@outlook.be>
- Version 1.3-2:
* Fix typo in %cmake
-------------------------------------------------------------------
Wed Dec 25 20:51:39 UTC 2019 - Jonas De Moor <jonas.de.moor@outlook.be>
- Version 1.3-1:
* Set RPATH for compiled libraries so libraries can find and load their
dependencies. This caused startup failure of the PulseAudio Bluetooth
component.
* Small changes to the %prep phase in the specfile.
-------------------------------------------------------------------
Wed Dec 25 18:12:24 UTC 2019 - Jonas De Moor <jonas.de.moor@outlook.be>
- Version 1.3-0:
* Initial release