Re: [Qemu-devel] [PATCH 0/5] audio/coreaudio.c: Fix deprecation warnings

2015-12-01 Thread Peter Maydell
On 1 December 2015 at 16:27, Programmingkid wrote: > All the patches applied and compiled without problem on Mac OS 10.6.8. > I played video and mp3 files in QEMU running a Windows XP guest. They > all played perfectly. Cool, thanks for the testing. > I really was against the idea of removing Ma

Re: [Qemu-devel] [PATCH 0/5] audio/coreaudio.c: Fix deprecation warnings

2015-12-01 Thread Programmingkid
On Nov 28, 2015, at 4:55 PM, Peter Maydell wrote: > The coreaudio.c code has for some years now produced compilation > warnings about our use of various APIs that were deprecated starting > with OSX 10.6. This patchset updates our code to use their replacements. > > I have been a bit conservativ

[Qemu-devel] [PATCH 0/5] audio/coreaudio.c: Fix deprecation warnings

2015-11-28 Thread Peter Maydell
The coreaudio.c code has for some years now produced compilation warnings about our use of various APIs that were deprecated starting with OSX 10.6. This patchset updates our code to use their replacements. I have been a bit conservative with the approach to moving away from AudioDeviceGetProperty