qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Clean up the SDL audio code
@ 2019-02-05  3:08 Thomas Huth
  2019-02-05  3:08 ` [Qemu-devel] [PATCH 1/2] audio/sdlaudio: Remove the semaphore code Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Huth @ 2019-02-05  3:08 UTC (permalink / raw)
  To: Gerd Hoffmann, qemu-devel
  Cc: qemu-trivial, Daniel P. Berrangé,
	Kővágó Zoltán

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

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

end of thread, other threads:[~2019-02-11 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-05  3:08 [Qemu-devel] [PATCH 0/2] Clean up the SDL audio code Thomas Huth
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

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).