qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] Audio 20201215 patches
@ 2020-12-15 13:48 Gerd Hoffmann
  2020-12-15 13:48 ` [PULL 1/7] coreaudio: rename misnamed variable fake_as Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2020-12-15 13:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit aa14de086675280206dbc1849da6f85b75f62f1b:

  Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' int=
o staging (2020-12-14 18:53:30 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 06c8c375389a54d8e4457d967f4f0896caecefb2:

  audio: add sanity check (2020-12-15 09:28:52 +0100)

----------------------------------------------------------------
audio: coreaudio playback state fixes.
audio: misc cleanups.

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

Eduardo Habkost (1):
  cs4231: Get rid of empty property array

Gerd Hoffmann (1):
  audio: add sanity check

Philippe Mathieu-Daud=C3=A9 (1):
  audio: Simplify audio_bug() removing old code

Volker R=C3=BCmelin (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.h     |  1 -
 audio/audio.c     | 31 ++++-----------------------
 audio/coreaudio.c | 53 +++++++++++++++++------------------------------
 hw/audio/cs4231.c |  5 -----
 4 files changed, 23 insertions(+), 67 deletions(-)

--=20
2.27.0




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-15 15:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-15 13:48 [PULL 0/7] Audio 20201215 patches Gerd Hoffmann
2020-12-15 13:48 ` [PULL 1/7] coreaudio: rename misnamed variable fake_as Gerd Hoffmann
2020-12-15 13:48 ` [PULL 2/7] coreaudio: don't start playback in init routine Gerd Hoffmann
2020-12-15 13:48 ` [PULL 3/7] coreaudio: always stop audio playback on shut down Gerd Hoffmann
2020-12-15 13:48 ` [PULL 4/7] audio: remove unused function audio_is_cleaning_up() Gerd Hoffmann
2020-12-15 13:48 ` [PULL 5/7] cs4231: Get rid of empty property array Gerd Hoffmann
2020-12-15 13:48 ` [PULL 6/7] audio: Simplify audio_bug() removing old code Gerd Hoffmann
2020-12-15 13:48 ` [PULL 7/7] audio: add sanity check Gerd Hoffmann
2020-12-15 15:35 ` [PULL 0/7] Audio 20201215 patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).