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