1. bf1064b pulseaudio: tweak config by Gerd Hoffmann · 14 years ago
  2. e6d16fa pulseaudio: setup buffer attrs by Gerd Hoffmann · 14 years ago
  3. 6315633 pulseaudio: process 1/4 buffer max at once by Gerd Hoffmann · 14 years ago
  4. 00e0767 audio: split sample conversion and volume mixing by Michael Walle · 14 years ago
  5. d66bddd alsaaudio: add endianness support for VoiceIn by Michael Walle · 14 years ago
  6. b6c9c94 ossaudio: add endianness support for VoiceIn by Michael Walle · 14 years ago
  7. 8a7d089 noaudio: correctly account acquired samples by Michael Walle · 14 years ago
  8. 85882c7 noaudio: fix return value for read() by Michael Walle · 14 years ago
  9. ab9de36 audio: Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  10. 39deb1e audio: Only use audio timer when necessary by malc · 14 years ago
  11. cf2c183 add copyright to spiceaudio by Gerd Hoffmann · 14 years ago
  12. 3e31375 spice: add audio by Gerd Hoffmann · 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. 8b7968f Use GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  16. e5924d8 Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  17. fd5723b pulse-audio: fix bug on updating rpos by Wu Fengguang · 14 years ago
  18. 575c153 audio: Fix memory size for resampling buffer in DAC case by malc · 14 years ago
  19. 9c9e7d5 Move macros GCC_ATTR and GCC_FMT_ATTR to common header file by Stefan Weil · 14 years ago
  20. 60592ed audio/sdl: return on error by malc · 14 years ago
  21. d087bb3 audio/sdl: be more anal about errors by malc · 14 years ago
  22. 4b7c041 audio: make audio_pt_init block all signals by malc · 14 years ago
  23. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  24. 0bfcd59 Fix %lld or %llx printf format use by Blue Swirl · 15 years ago
  25. 6c557ab audio/sdlaudio: remove unused variable by Serge Ziryukin · 15 years ago
  26. 8bb414d audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup by malc · 15 years ago
  27. 8631b60 monitor: Separate "default monitor" and "current monitor" cleanly by Markus Armbruster · 15 years ago
  28. ad483a5 audio: fix comment by malc · 15 years ago
  29. d9812b0 audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler by malc · 15 years ago
  30. f093feb audio/alsa: Spelling typo (paramters) by Vagrant Cascadian · 15 years ago
  31. 82584e2 audio: include more information into audio_bug's output by malc · 15 years ago
  32. ff54149 Revert "sdlaudio: make it suck less" by malc · 15 years ago
  33. 72ff25e Workaround for broken OSS_GETVERSION on FreeBSD, part two by Juergen Lock · 15 years ago
  34. 3d709fe oss: fix fragment setting by malc · 15 years ago
  35. 6d24652 oss: issue OSS_GETVERSION ioctl only when needed by malc · 15 years ago
  36. 78d9356 oss: refactor code around policy setting by malc · 15 years ago
  37. e726fe7 oss: workaround for cases when OSS_GETVERSION is not defined by malc · 15 years ago
  38. d959fce audio: port to vmstate by Juan Quintela · 15 years ago
  39. a244eb7 audio: fix compilation of DEBUG_PLIVE by Juan Quintela · 15 years ago
  40. 7cbb28e audio: Remove conditional around sw which can not be NULL by malc · 15 years ago
  41. a58c16d winwave: ADC support by malc · 15 years ago
  42. cb4f03e audio: remove last remnants of _t by malc · 15 years ago
  43. bc578fe winwave: make error logging more consistent by malc · 15 years ago
  44. 2a117d4 winwave: follow the rules when closing the output device by malc · 15 years ago
  45. 1a4ea1e qemu: allow pulseaudio to be the default by Michael S. Tsirkin · 15 years ago
  46. 6165a42 winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE by malc · 15 years ago
  47. 875ef64 winwave: close event handle and delete wait object after closing HWAVEOUT by malc · 15 years ago
  48. f4e8d0b winwave: remove wait object when finalizing DAC voice by malc · 15 years ago
  49. e0bda36 winwave: poll mode by malc · 15 years ago
  50. d563163 Windows Waveform Audio driver (no ADC support yet) by malc · 15 years ago
  51. a628b86 oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC) by malc · 15 years ago
  52. de2ca4f alsa: Change default buffer/period size by malc · 15 years ago
  53. 301901b oss/alsa: Do not invoke UB described in 7.15.1.1 by malc · 15 years ago
  54. 4839abe sdlaudio: make it suck less by malc · 15 years ago
  55. 155a8ad audio: use correct email address by malc · 15 years ago
  56. bdff253 audio: internal API change by malc · 15 years ago
  57. 3fd7f63 sdlaudio: use correct function names in sdl_XXX calls by malc · 15 years ago
  58. 9d16897 oss: use audio_pcm_hw_clip_out by malc · 15 years ago
  59. 541ba4e alsa: use audio_pcm_hw_clip_out by malc · 15 years ago
  60. ddabec7 audio: introduce audio_pcm_hw_clip_out helper function by malc · 15 years ago
  61. 4f4cc0e audio: use muldiv64 where it makes sense by malc · 15 years ago
  62. 68f6dc7 coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cdce138 by malc · 15 years ago
  63. b4f763b alsa: Use proper value when testing returned events in alsa_poll_handler by malc · 15 years ago
  64. 6ebfda1 alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle by malc · 15 years ago
  65. 0a90e34 audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL by Jan Kiszka · 15 years ago
  66. 54762b7 oss: Simplify mmap code by malc · 15 years ago
  67. 0b3652b oss: OSS v4 support by malc · 15 years ago
  68. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  69. 057fa65 audio: remove lsbindex/popcount in favour of host-utils's ctz32 by malc · 15 years ago
  70. 8b438ba alsa: poll mode handling by malc · 15 years ago
  71. dd8a564 oss: poll mode handling by malc · 15 years ago
  72. 713a98f audio: poll mode infrastructure by malc · 15 years ago
  73. 2182349 oss: Unbreak mmaping the ability to mmap oss fd on Linux by malc · 15 years ago
  74. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  75. 3c854e4 Remove bit-rotten threshold handling by malc · 15 years ago
  76. f9c7b77 Fix warning on x86_64 by Kirill A. Shutemov · 15 years ago
  77. 15c875a Fix dsound typos by Consul · 15 years ago
  78. 197bc21 Fix typo by malc · 15 years ago
  79. 98f9f48 Aesthetics by malc · 15 years ago
  80. 1a40d5e use C99 initializers for all audio/* by Juan Quintela · 15 years ago
  81. 1dd3e4d use C99 initializers for audio_pcm_ops by Juan Quintela · 15 years ago
  82. 2700efa Use C99 initializers for audio_option by Juan Quintela · 15 years ago
  83. bee37f3 Use proper struct initializers and remove INIT_FIELD() macro by Juan Quintela · 15 years ago
  84. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 15 years ago
  85. 8663582 alsa: add host suspend/resume support by Bjørn Mork · 15 years ago
  86. 2358a49 Generate config-host.h from config-host.mak by Juan Quintela · 15 years ago
  87. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  88. aea8674 Fix period initialization by malc · 15 years ago
  89. 14658cd use struct initializer for audio.c by Juan Quintela · 15 years ago
  90. 2637872 Ignore -Waddress for alsaaudio.c by malc · 16 years ago
  91. 5d92886 fix qemu_alloc/qemu_free for audio subsystem by Jean-Christophe Dubois · 16 years ago
  92. 97f155d alsa: fix warning by Gerd Hoffmann · 16 years ago
  93. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  94. 0d9acba Make AUD_init failure fatal by Paul Brook · 16 years ago
  95. 140f8f2 Remove redundant #define by Consul · 16 years ago
  96. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  97. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  98. 978dd63 Avoid running audio ctl's when vm is not running by malc · 16 years ago
  99. 090f1fa audio: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  100. 832e907 Fix NAME2/FIELD2 warnings by malc · 16 years ago