Re: [Qemu-devel] Removing old/unused audio backends

2015-05-21 Thread Gerd Hoffmann
On Do, 2015-05-21 at 00:05 +0200, Kővágó Zoltán wrote: Here are the drivers that could go in my opinion: esd: no longer maintained, last release in 2008, replaced by PulseAudio fmod: not sure about this one, but apparently it's some no longer developed library that's also proprietary. sdl:

Re: [Qemu-devel] Removing old/unused audio backends

2015-05-21 Thread Cole Robinson
On 05/21/2015 02:52 AM, Gerd Hoffmann wrote: On Do, 2015-05-21 at 00:05 +0200, Kővágó Zoltán wrote: Here are the drivers that could go in my opinion: esd: no longer maintained, last release in 2008, replaced by PulseAudio fmod: not sure about this one, but apparently it's some no longer

Re: [Qemu-devel] Removing old/unused audio backends

2015-05-21 Thread Cole Robinson
On 05/21/2015 02:49 PM, Cole Robinson wrote: On 05/21/2015 02:52 AM, Gerd Hoffmann wrote: On Do, 2015-05-21 at 00:05 +0200, Kővágó Zoltán wrote: Here are the drivers that could go in my opinion: esd: no longer maintained, last release in 2008, replaced by PulseAudio fmod: not sure about this

[Qemu-devel] Removing old/unused audio backends

2015-05-20 Thread Kővágó Zoltán
Hi, I'll be doing doing gsoc this year, where I'll rework the audio backend of qemu to allow multiple backend instances and multichannel audio. This will of course require modifications of the existing audio drivers in qemu, so it's probably a good idea to remove drivers that nobody use