]> Git Repo - qemu.git/commit
sdlaudio: do not allow multiple instances
authorKővágó, Zoltán <[email protected]>
Wed, 3 Jun 2015 21:03:55 +0000 (23:03 +0200)
committerGerd Hoffmann <[email protected]>
Mon, 15 Jun 2015 10:42:48 +0000 (12:42 +0200)
commit81ebb07c56a28aa7ca47c38eb44690025a9dd6b9
tree04a151b6569660a16eefd6e709e88856bfd0cf4e
parentd1f52a1d704de2252bc48c64ca4d46086cb249a2
sdlaudio: do not allow multiple instances

Since SDL uses a lot of global data, we can't create independent
instances of sdl audio backend.

Signed-off-by: Kővágó, Zoltán <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
audio/sdlaudio.c
This page took 0.024773 seconds and 4 git commands to generate.