From: Thomas Huth <thuth@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org,
"Daniel P. Berrangé" <berrange@redhat.com>,
"Kővágó Zoltán" <dirty.ice.hu@gmail.com>
Subject: [Qemu-devel] [PATCH 0/2] Clean up the SDL audio code
Date: Tue, 5 Feb 2019 04:08:19 +0100 [thread overview]
Message-ID: <1549336101-17623-1-git-send-email-thuth@redhat.com> (raw)
Now that support for SDL 1.2 has been removed, we can clean up
the sdlaudio code a little bit, too.
Thomas Huth (2):
audio/sdlaudio: Remove the semaphore code
audio/sdlaudio: Simplify the sdl_callback function
audio/sdlaudio.c | 188 +++++++------------------------------------------------
1 file changed, 23 insertions(+), 165 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-02-05 3:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-05 3:08 Thomas Huth [this message]
2019-02-05 3:08 ` [Qemu-devel] [PATCH 1/2] audio/sdlaudio: Remove the semaphore code Thomas Huth
2019-02-11 22:48 ` Philippe Mathieu-Daudé
2019-02-05 3:08 ` [Qemu-devel] [PATCH 2/2] audio/sdlaudio: Simplify the sdl_callback function Thomas Huth
2019-02-05 3:40 ` [Qemu-devel] [PATCH 0/2] Clean up the SDL audio code no-reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1549336101-17623-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=berrange@redhat.com \
--cc=dirty.ice.hu@gmail.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).