Sign in
qemu
/
qemu
/
9fa82d269c75f9536aad21d704f6a275812a4ff1
/
audio
/
coreaudio.c
a384c20
audio: clean up before monitor clean up
by Marc-André Lureau
· 8 years ago
6086a56
audio: Clean up includes
by Peter Maydell
· 9 years ago
2f79a18
audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs
by Peter Maydell
· 9 years ago
2d99f62
audio/coreaudio.c: Use new-in-OSX-10.6 APIs when available
by Peter Maydell
· 9 years ago
95a860f
audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetProperty
by Peter Maydell
· 9 years ago
624d1fc
audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voice
by Peter Maydell
· 9 years ago
88a0f83
audio/coreaudio.c: Factor out use of AudioHardwareGetProperty
by Peter Maydell
· 9 years ago
d1f52a1
coreaudio: do not use global variables where possible
by Kővágó, Zoltán
· 10 years ago
5706db1
audio: expose drv_opaque to init_out and init_in
by Kővágó, Zoltán
· 10 years ago
744d364
coreaudio: Fix OSStatus format specifier
by Andreas Färber
· 14 years ago
cbc36cb
coreaudio: Avoid formatting UInt32 type
by Andreas Färber
· 14 years ago
d9cbb0f
Fix compilation warning due to incorrectly specified type
by Alexandre Raymond
· 14 years ago
bdff253
audio: internal API change
by malc
· 15 years ago
98f9f48
Aesthetics
by malc
· 15 years ago
1dd3e4d
use C99 initializers for audio_pcm_ops
by Juan Quintela
· 15 years ago
2700efa
Use C99 initializers for audio_option
by Juan Quintela
· 15 years ago
bee37f3
Use proper struct initializers and remove INIT_FIELD() macro
by Juan Quintela
· 15 years ago
1ea879e
Make audio violate POSIX less
by malc
· 16 years ago
35f4b58
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
by blueswir1
· 16 years ago
8869def
Make audio_pcm_opsstatic const
by blueswir1
· 16 years ago
749bc4b
Remove stray uses of vl.h.
by pbrook
· 17 years ago
f941aa2
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
by ths
· 18 years ago
d929eba
audio endianness API changes (malc)
by bellard
· 18 years ago
8ead62c
audio fixes + initial audio capture support (malc)
by bellard
· 18 years ago
e59c113
make the number of buffers settable (malc)
by bellard
· 19 years ago
5e941d4
workaround for atexit - buffer size API change
by bellard
· 19 years ago
575b5dc
compile fix (malc)
by bellard
· 19 years ago
c0fe382
audio merge (malc)
by bellard
· 19 years ago
1d14ffa
merged 15a_aqemu.patch audio patch (malc)
by bellard
· 19 years ago