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