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. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  4. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  5. 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
  6. f2dcc6c wavaudio: do not use global variables by Kővágó, Zoltán · 10 years ago
  7. 5706db1 audio: expose drv_opaque to init_out and init_in by Kővágó, Zoltán · 10 years ago
  8. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  9. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  10. 27acf66 wavaudio: Use stdio instead of QEMUFile by Juan Quintela · 13 years ago
  11. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  12. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  13. bdff253 audio: internal API change by malc · 15 years ago
  14. 4f4cc0e audio: use muldiv64 where it makes sense by malc · 15 years ago
  15. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  16. 98f9f48 Aesthetics by malc · 16 years ago
  17. 1a40d5e use C99 initializers for all audio/* by Juan Quintela · 16 years ago
  18. 1dd3e4d use C99 initializers for audio_pcm_ops by Juan Quintela · 16 years ago
  19. 2700efa Use C99 initializers for audio_option by Juan Quintela · 16 years ago
  20. bee37f3 Use proper struct initializers and remove INIT_FIELD() macro by Juan Quintela · 16 years ago
  21. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  22. 35f4b58 Prepare for changing audio_pcm_ops dynamically (partially revert r5422) by blueswir1 · 16 years ago
  23. 8869def Make audio_pcm_opsstatic const by blueswir1 · 16 years ago
  24. ca9cc28 pthreads-based audio and miscellaneous audio clean-up (malc). by balrog · 17 years ago
  25. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  26. f941aa2 Qemu support for S32 and U32 alsa output, by Vassili Karpov. by ths · 18 years ago
  27. e70332b use QEMUFile API by bellard · 19 years ago
  28. d929eba audio endianness API changes (malc) by bellard · 19 years ago
  29. 8ead62c audio fixes + initial audio capture support (malc) by bellard · 19 years ago
  30. 5090353 wav finalization fix (malc) by bellard · 19 years ago
  31. c0fe382 audio merge (malc) by bellard · 19 years ago
  32. 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago
  33. 7372f88 audio fixes (malc) by bellard · 20 years ago
  34. fb06518 audio clean up (initial patch by malc) by bellard · 20 years ago
  35. 85571bc audio merge (malc) by bellard · 20 years ago