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