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. 6086a56 audio: Clean up includes by Peter Maydell · 9 years ago
  4. fbb7ef5 alsaaudio: use trace events instead of verbose by Kővágó, Zoltán · 10 years ago
  5. 765b37d alsaaudio: do not use global variables by Kővágó, Zoltán · 10 years ago
  6. 5706db1 audio: expose drv_opaque to init_out and init_in by Kővágó, Zoltán · 10 years ago
  7. be93f21 alsaaudio: Remove unused error handling of qemu_set_fd_handler by Fam Zheng · 10 years ago
  8. fb7da62 audio: Drop superfluous conditionals around g_free() by Markus Armbruster · 11 years ago
  9. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  10. f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
  11. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  12. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  13. 00e0767 audio: split sample conversion and volume mixing by Michael Walle · 14 years ago
  14. d66bddd alsaaudio: add endianness support for VoiceIn by Michael Walle · 14 years ago
  15. 38cc9b6 issue snd_pcm_start() when capturing audio by Jindrich Makovicka · 14 years ago
  16. 22d948a fix 100% CPU load when idle with ALSA by Jindrich Makovicka · 14 years ago
  17. 8bb414d audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup by malc · 15 years ago
  18. d9812b0 audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler by malc · 15 years ago
  19. f093feb audio/alsa: Spelling typo (paramters) by Vagrant Cascadian · 15 years ago
  20. a628b86 oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC) by malc · 15 years ago
  21. de2ca4f alsa: Change default buffer/period size by malc · 15 years ago
  22. 301901b oss/alsa: Do not invoke UB described in 7.15.1.1 by malc · 15 years ago
  23. bdff253 audio: internal API change by malc · 15 years ago
  24. 541ba4e alsa: use audio_pcm_hw_clip_out by malc · 15 years ago
  25. b4f763b alsa: Use proper value when testing returned events in alsa_poll_handler by malc · 15 years ago
  26. 6ebfda1 alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle by malc · 15 years ago
  27. 8b438ba alsa: poll mode handling by malc · 15 years ago
  28. 98f9f48 Aesthetics by malc · 15 years ago
  29. 1a40d5e use C99 initializers for all audio/* by Juan Quintela · 15 years ago
  30. 1dd3e4d use C99 initializers for audio_pcm_ops by Juan Quintela · 15 years ago
  31. 2700efa Use C99 initializers for audio_option by Juan Quintela · 15 years ago
  32. bee37f3 Use proper struct initializers and remove INIT_FIELD() macro by Juan Quintela · 15 years ago
  33. 8663582 alsa: add host suspend/resume support by Bjørn Mork · 16 years ago
  34. 2637872 Ignore -Waddress for alsaaudio.c by malc · 16 years ago
  35. 97f155d alsa: fix warning by Gerd Hoffmann · 16 years ago
  36. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  37. 35f4b58 Prepare for changing audio_pcm_ops dynamically (partially revert r5422) by blueswir1 · 16 years ago
  38. 8869def Make audio_pcm_opsstatic const by blueswir1 · 16 years ago
  39. adf7d8f Restore old value of buffer_size by malc · 17 years ago
  40. 6433389 Warn about rejected buffer/period size/time when it was specified by the user by malc · 17 years ago
  41. a7bb29b Call proper function when trying to set period size by malc · 17 years ago
  42. 23fb600 Fix typo by malc · 17 years ago
  43. f3b5298 Emit warning message if user supplied buffer/period size/time was rejected by malc · 17 years ago
  44. 7a24c80 Rework period/buffer size setting by malc · 17 years ago
  45. ca9cc28 pthreads-based audio and miscellaneous audio clean-up (malc). by balrog · 17 years ago
  46. 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
  47. 749bc4b Remove stray uses of vl.h. by pbrook · 17 years ago
  48. fe8f096 Spelling fix, by Stuart Brady. by ths · 18 years ago
  49. 5a1237c Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem. by balrog · 18 years ago
  50. f941aa2 Qemu support for S32 and U32 alsa output, by Vassili Karpov. by ths · 18 years ago
  51. d929eba audio endianness API changes (malc) by bellard · 19 years ago
  52. 8ead62c audio fixes + initial audio capture support (malc) by bellard · 19 years ago
  53. 32d448c added LF missing in logs (malc) by bellard · 19 years ago
  54. 571ec3d audio merge (malc) by bellard · 19 years ago
  55. 4787c71 debug fix (malc) by bellard · 19 years ago
  56. c0fe382 audio merge (malc) by bellard · 19 years ago
  57. 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago