Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openal-soft for openSUSE:Factory checked in at 2021-01-19 16:00:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openal-soft (Old) and /work/SRC/openSUSE:Factory/.openal-soft.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openal-soft" Tue Jan 19 16:00:51 2021 rev:41 rq:864015 version:1.21.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openal-soft/openal-soft.changes 2020-07-16 12:08:34.126365125 +0200 +++ /work/SRC/openSUSE:Factory/.openal-soft.new.28504/openal-soft.changes 2021-01-19 16:01:10.851288049 +0100 @@ -1,0 +2,40 @@ +Sat Jan 16 21:46:31 UTC 2021 - Matthias Mail??nder <[email protected]> + +- new version 1.21.0 + * Updated library codebase to C++14. + * Implemented the AL_SOFT_effect_target extension. + * Implemented the AL_SOFT_events extension. + * Implemented the ALC_SOFT_loopback_bformat extension. + * Improved memory use for mixing voices. + * Improved detection of NEON capabilities. + * Improved handling of PulseAudio devices that lack manual start control. + * Improved mixing performance with PulseAudio. + * Improved high-frequency scaling quality for the HRTF B-Format decoder. + * Improved makemhr's HRIR delay calculation. + * Improved WASAPI capture of mono formats with multichannel input. + * Reimplemented the modulation stage for reverb. + * Enabled real-time mixing priority by default, for backends that use the setting. It can still be disabled in the config file. + * Enabled dual-band processing for the built-in quad and 7.1 output decoders. + * Fixed a potential crash when deleting an effect slot immediately after the last source using it stops. + * Fixed building with the static runtime on MSVC. + * Fixed using source stereo angles outside of -pi...+pi. + * Fixed the buffer processed event count for sources that start with empty buffers. + * Fixed trying to open an unopenable WASAPI device causing all devices to stop working. + * Fixed stale devices when re-enumerating WASAPI devices. + * Fixed using unicode paths with the log file on Windows. + * Fixed DirectSound capture reporting bad sample counts or erroring when reading samples. + * Added an in-progress extension for a callback-driven buffer type. + * Added an in-progress extension for higher-order B-Format buffers. + * Added an in-progress extension for convolution reverb. + * Added an experimental Oboe backend for Android playback. This requires the Oboe sources at build time, so that it's built as a static library included in libopenal. + * Added an option for auto-connecting JACK ports. + * Added greater-than-stereo support to the SoundIO backend. + * Modified the mixer to be fully asynchronous with the external API, and should now be real-time safe. Although alcRenderSamplesSOFT is not due to locking to check the device handle validity. + * Modified the UHJ encoder to use an all-pass FIR filter that's less harmful to non-filtered signal phase. + * Converted examples from SDL_sound to libsndfile. To avoid issues when combining SDL2 and SDL_sound. + * Worked around a 32-bit GCC/MinGW bug with TLS destructors. See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83562 + * Reduced the maximum number of source sends from 16 to 6. + * Removed the QSA backend. It's been broken for who knows how long. + * Got rid of the compile-time native-tools targets, using cmake and global initialization instead. This should make cross-compiling less troublesome. + +------------------------------------------------------------------- Old: ---- openal-soft-1.20.1.tar.bz2 New: ---- openal-soft-1.21.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openal-soft.spec ++++++ --- /var/tmp/diff_new_pack.Q8qmCW/_old 2021-01-19 16:01:11.607289191 +0100 +++ /var/tmp/diff_new_pack.Q8qmCW/_new 2021-01-19 16:01:11.611289197 +0100 @@ -1,7 +1,7 @@ # # spec file for package openal-soft # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: openal-soft -Version: 1.20.1 +Version: 1.21.0 Release: 0 Summary: Audio library with an OpenGL-resembling API License: LGPL-2.1-or-later AND GPL-2.0-or-later AND MIT @@ -161,6 +161,7 @@ %{_bindir}/alsoft-config %{_bindir}/altonegen %{_bindir}/alrecord +%{_bindir}/alloopback %files makemhr %{_bindir}/makemhr ++++++ openal-soft-1.20.1.tar.bz2 -> openal-soft-1.21.0.tar.bz2 ++++++ ++++ 41878 lines of diff (skipped)
