1. 2b9cce8 audio: replace shift in audio_pcm_info with bytes_per_frame by Kővágó, Zoltán · 5 years ago
  2. cecc1e7 audio: support more than two channels in volume setting by Kővágó, Zoltán · 5 years ago
  3. 571a8c5 audio: split ctl_* functions into enable_* and volume_* by Kővágó, Zoltán · 5 years ago
  4. 857271a audio: common rate control code for timer based outputs by Kővágó, Zoltán · 5 years ago
  5. 8c198ff spiceaudio: port to the new audio backend api by Kővágó, Zoltán · 5 years ago
  6. 7520462 audio: use size_t where makes sense by Kővágó, Zoltán · 6 years ago
  7. 1d793fe audio: remove read and write pcm_ops by Kővágó, Zoltán · 6 years ago
  8. 5893591 audio: remove audio_MIN, audio_MAX by Kővágó, Zoltán · 6 years ago
  9. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  10. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  11. 8af2234 spiceaudio: port to -audiodev config by Kővágó, Zoltán · 6 years ago
  12. 7183022 audio: -audiodev command line option basic implementation by Kővágó, Zoltán · 6 years ago
  13. 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
  14. d3893a3 audio: add driver registry by Gerd Hoffmann · 7 years ago
  15. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  16. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  17. 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
  18. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  19. 5706db1 audio: expose drv_opaque to init_out and init_in by Kővágó, Zoltán · 10 years ago
  20. 69e9950 audio: replace fprintf(stderr, ...) with error_report() in audio by Le Tan · 11 years ago
  21. 795ca11 Add the ability to vary Spice playback and record rates, to facilitate Opus support. by Jeremy White · 11 years ago
  22. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  23. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  24. a70c99c audio/spice: add support for volume control by Marc-André Lureau · 13 years ago
  25. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  26. 00e0767 audio: split sample conversion and volume mixing by Michael Walle · 14 years ago
  27. cf2c183 add copyright to spiceaudio by Gerd Hoffmann · 14 years ago
  28. 3e31375 spice: add audio by Gerd Hoffmann · 14 years ago