qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/7] Audio 20200619 patches


From: Gerd Hoffmann
Subject: [PULL 0/7] Audio 20200619 patches
Date: Fri, 19 Jun 2020 15:17:34 +0200

The following changes since commit 5c24bce3056ff209a1ecc50ff4b7e65b85ad8e74:

  Merge remote-tracking branch 
'remotes/stsquad/tags/pull-testing-and-plugin-160620-2' into staging 
(2020-06-16 14:57:15 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/audio-20200619-pull-request

for you to fetch changes up to 586803455b3fa44d949ecd42cd9c87e5a6287aef:

  hw/audio/gus: Fix registers 32-bit access (2020-06-19 11:20:09 +0200)

----------------------------------------------------------------
audio: bugfixes for jack backend and gus emulation.

----------------------------------------------------------------

Allan Peramaki (1):
  hw/audio/gus: Fix registers 32-bit access

Geoffrey McRae (6):
  audio/jack: fix invalid minimum buffer size check
  audio/jack: remove unused stopped state
  audio/jack: remove invalid set of input support bool
  audio/jack: do not remove ports when finishing
  audio/jack: honour the enable state of the audio device
  audio/jack: simplify the re-init code path

 audio/jackaudio.c       | 73 +++++++++++++++++++++--------------------
 hw/audio/gusemu_hal.c   |  2 +-
 hw/audio/gusemu_mixer.c |  2 +-
 3 files changed, 40 insertions(+), 37 deletions(-)

-- 
2.18.4




reply via email to

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