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

Volker Rümelin posted 4 patches 4 years, 11 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1a970310-4cff-f2f7-985e-05b2f4cd446b@t-online.de
audio/audio.c     |  8 -------
audio/audio.h     |  1 -
audio/coreaudio.c | 53 +++++++++++++++++------------------------------
3 files changed, 19 insertions(+), 43 deletions(-)
[PATCH 0/4] coreaudio bug fix and clean up
Posted by Volker Rümelin 4 years, 11 months ago
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