mbox series

[v3,0/2] coreaudio fixes

Message ID 20250115-coreaudio-v3-0-bdb6bcb5bf9f@daynix.com (mailing list archive)
Headers show
Series coreaudio fixes | expand

Message

Akihiko Odaki Jan. 15, 2025, 12:06 p.m. UTC
This series contains two fixes for coreaudio. See each one for details.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Akihiko Odaki (2):
      coreaudio: Commit the result of init in the end
      coreaudio: Initialize the buffer for device change

 audio/audio_int.h |  2 ++
 audio/audio.c     | 24 ++++++++++++++++++------
 audio/coreaudio.m | 50 ++++++++++++++++++++++++++++----------------------
 3 files changed, 48 insertions(+), 28 deletions(-)
---
base-commit: 38d0939b86e2eef6f6a622c6f1f7befda0146595
change-id: 20250109-coreaudio-c984607e1d8c

Best regards,