qemu-e2k/audio
Peter Maydell 2f79a18fdd audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs
The AudioDeviceAddIOProc() and AudioDeviceRemoveIOProc() functions were
deprecated in OSX 10.5. Since we don't support any earlier versions of
OSX, we can simply replace them with the new APIs
AudioDeviceCreateIOProcID() and AudioDeviceRemoveIOProcID().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1448747724-15572-6-git-send-email-peter.maydell@linaro.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2015-12-15 11:08:12 +01:00
..
alsaaudio.c alsaaudio: use trace events instead of verbose 2015-06-15 12:42:48 +02:00
audio_int.h
audio_pt_int.c
audio_pt_int.h
audio_template.h
audio_win_int.c
audio_win_int.h
audio.c
audio.h
coreaudio.c audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs 2015-12-15 11:08:12 +01:00
dsound_template.h
dsoundaudio.c dsoundaudio: remove primary buffer 2015-06-15 12:42:48 +02:00
Makefile.objs
mixeng_template.h
mixeng.c
mixeng.h
noaudio.c
ossaudio.c ossaudio: fix memory leak 2015-07-08 13:11:01 +02:00
paaudio.c
rate_template.h
sdlaudio.c
spiceaudio.c qerror: Move #include out of qerror.h 2015-06-22 18:20:40 +02:00
wavaudio.c
wavcapture.c qerror: Move #include out of qerror.h 2015-06-22 18:20:40 +02:00