qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] coreaudio bug fix and clean up


From: Volker Rümelin
Subject: [PATCH 0/4] coreaudio bug fix and clean up
Date: Sun, 13 Dec 2020 14:03:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1

Fix a bug reported on the qemu-discuss mailing list. The error
message was:

coreaudio: Could not lock voice for audioDeviceIOProc
Reason: Invalid argument

While being there, do some clean up.

Howard was kind enough to test the patches.

Volker Rümelin (4):
  coreaudio: rename misnamed variable fake_as
  coreaudio: don't start playback in init routine
  coreaudio: always stop audio playback on shut down
  audio: remove unused function audio_is_cleaning_up()

 audio/audio.c     |  8 -------
 audio/audio.h     |  1 -
 audio/coreaudio.c | 53 +++++++++++++++++------------------------------
 3 files changed, 19 insertions(+), 43 deletions(-)

-- 
2.26.2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]