0
0
forked from blender/blender
blender/extern/audaspace/plugins
Sergey Sharybin 6d3b4f1c32 Fix #121911: macOS: Interference with sound in other applications
Turns out closing AudioUnit handle could interfere with other software.

It is something Apple is investigating, to see if it is API not used
correctly, or whether there is something to be fixed in the Core Audio.

Until then disable the code which closes audio handles. It rolls back
to the situation when the computer might not be able to sleep properly,
but it is how the previous release was, and overall it is less annoying
than causing an interference.

Once the issue is looked into by Apple we will re-iterate over having
both issues (interference and power management) resolved.

Pull Request: blender/blender#124400
2024-07-09 15:20:49 +02:00
..
coreaudio Fix #121911: macOS: Interference with sound in other applications 2024-07-09 15:20:49 +02:00
ffmpeg Fix #121719: Sound does not play when playback starts outside of strip 2024-05-23 21:25:04 +02:00
jack Extern: update Audaspace to latest version 2024-02-29 12:08:00 +01:00
libsndfile Extern: update Audaspace to latest version 2024-02-29 12:08:00 +01:00
openal Extern: update Audaspace to latest version 2024-02-29 12:08:00 +01:00
pulseaudio Fix: Crash/Assert in the pusleaudio lib when pausing playback 2024-03-29 19:47:16 +01:00
sdl Extern: update Audaspace to latest version 2024-02-29 12:08:00 +01:00
wasapi Windows: Use COM smart pointers in WASAPI plugin 2024-05-17 17:00:40 +02:00