1. d3893a3 audio: add driver registry by Gerd Hoffmann · 7 years ago
  2. 470bcab audio: Replace AUDIO_FUNC with __func__ by Alistair Francis · 7 years ago
  3. 2562755 maint: Fix macros with broken 'do/while(0); ' usage by Eric Blake · 7 years ago
  4. e58ff62 audio: pa: Set volume of recording stream instead of recording device by Peter Krempa · 9 years ago
  5. 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
  6. 49dd6d0 paaudio: fix possible resource leak by Kővágó, Zoltán · 10 years ago
  7. 9a644c4 paaudio: do not use global variables by Kővágó, Zoltán · 10 years ago
  8. 5706db1 audio: expose drv_opaque to init_out and init_in by Kővágó, Zoltán · 10 years ago
  9. 0e8ae61 audio: adjust pulse to 100Hz wakeup rate by Gerd Hoffmann · 11 years ago
  10. 8f473dd fix build with pulseaudio versions older than 0.9.11 by Gerd Hoffmann · 13 years ago
  11. d6c05bb fix paaudio.c warnings by Gerd Hoffmann · 13 years ago
  12. 6e7a7f3 Allow controlling volume with PulseAudio backend by Marc-André Lureau · 13 years ago
  13. ea9ebc2 Do not use pa_simple PulseAudio API by Marc-André Lureau · 13 years ago
  14. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  15. bf1064b pulseaudio: tweak config by Gerd Hoffmann · 14 years ago
  16. e6d16fa pulseaudio: setup buffer attrs by Gerd Hoffmann · 14 years ago
  17. 6315633 pulseaudio: process 1/4 buffer max at once by Gerd Hoffmann · 14 years ago
  18. 00e0767 audio: split sample conversion and volume mixing by Michael Walle · 14 years ago
  19. fd5723b pulse-audio: fix bug on updating rpos by Wu Fengguang · 14 years ago
  20. 1a4ea1e qemu: allow pulseaudio to be the default by Michael S. Tsirkin · 15 years ago
  21. bdff253 audio: internal API change by malc · 15 years ago
  22. 98f9f48 Aesthetics by malc · 16 years ago
  23. 1a40d5e use C99 initializers for all audio/* by Juan Quintela · 16 years ago
  24. 1dd3e4d use C99 initializers for audio_pcm_ops by Juan Quintela · 16 years ago
  25. 2700efa Use C99 initializers for audio_option by Juan Quintela · 16 years ago
  26. bee37f3 Use proper struct initializers and remove INIT_FIELD() macro by Juan Quintela · 16 years ago
  27. 5d92886 fix qemu_alloc/qemu_free for audio subsystem by Jean-Christophe Dubois · 16 years ago
  28. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  29. 35f4b58 Prepare for changing audio_pcm_ops dynamically (partially revert r5422) by blueswir1 · 16 years ago
  30. 8869def Make audio_pcm_opsstatic const by blueswir1 · 16 years ago
  31. b8e59f1 Pulseaudio driver by malc · 17 years ago