1. b4bd0b1 audio: Add some fall through comments by Stefan Weil · 13 years ago
  2. e7d8100 Fix spelling in comments, documentation and messages by Stefan Weil · 13 years ago
  3. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  4. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  5. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  6. 00e0767 audio: split sample conversion and volume mixing by Michael Walle · 14 years ago
  7. 39deb1e audio: Only use audio timer when necessary by malc · 14 years ago
  8. 3e31375 spice: add audio by Gerd Hoffmann · 14 years ago
  9. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  10. 8631b60 monitor: Separate "default monitor" and "current monitor" cleanly by Markus Armbruster · 15 years ago
  11. 82584e2 audio: include more information into audio_bug's output by malc · 15 years ago
  12. d959fce audio: port to vmstate by Juan Quintela · 15 years ago
  13. 155a8ad audio: use correct email address by malc · 15 years ago
  14. bdff253 audio: internal API change by malc · 15 years ago
  15. ddabec7 audio: introduce audio_pcm_hw_clip_out helper function by malc · 15 years ago
  16. 4f4cc0e audio: use muldiv64 where it makes sense by malc · 15 years ago
  17. 0a90e34 audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL by Jan Kiszka · 15 years ago
  18. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  19. 057fa65 audio: remove lsbindex/popcount in favour of host-utils's ctz32 by malc · 15 years ago
  20. 713a98f audio: poll mode infrastructure by malc · 15 years ago
  21. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  22. 197bc21 Fix typo by malc · 16 years ago
  23. 98f9f48 Aesthetics by malc · 16 years ago
  24. 2700efa Use C99 initializers for audio_option by Juan Quintela · 16 years ago
  25. 2358a49 Generate config-host.h from config-host.mak by Juan Quintela · 16 years ago
  26. aea8674 Fix period initialization by malc · 16 years ago
  27. 14658cd use struct initializer for audio.c by Juan Quintela · 16 years ago
  28. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  29. 0d9acba Make AUD_init failure fatal by Paul Brook · 16 years ago
  30. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  31. 978dd63 Avoid running audio ctl's when vm is not running by malc · 16 years ago
  32. 090f1fa audio: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  33. 9781e04 Rework vm_state_change notifiers (Jan Kiszka) by aliguori · 16 years ago
  34. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  35. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  36. cd39008 Attached patch fixes a series of this warning when compiling on NetBSD: by blueswir1 · 16 years ago
  37. c310de8 Rename hz to hertz to keep AIX happy by malc · 16 years ago
  38. d64394f Set default audio timer period to a sane value (otherwise qemu becomes unusable if -icount N is specified) by malc · 16 years ago
  39. 2d6f897 Fix more r5087 breakage by malc · 16 years ago
  40. a3772d4 Revert a part of r5087 that didn't need fixing (thanks to malc for spotting) by blueswir1 · 16 years ago
  41. ac700bc Fix more bugs in r5044 by blueswir1 · 16 years ago
  42. 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago
  43. 0c58ac1 Change the way audio is configured by malc · 17 years ago
  44. d50997f Add missing [SU]32 by malc · 17 years ago
  45. 683efdc First cut at WM8750 volume control (Jan Kiszka). by balrog · 17 years ago
  46. b60aee0 Typo fix by aurel32 · 17 years ago
  47. ca9cc28 pthreads-based audio and miscellaneous audio clean-up (malc). by balrog · 17 years ago
  48. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  49. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  50. fe8f096 Spelling fix, by Stuart Brady. by ths · 18 years ago
  51. f941aa2 Qemu support for S32 and U32 alsa output, by Vassili Karpov. by ths · 18 years ago
  52. e2f909b swapped memset args (Charles Coffing) by bellard · 19 years ago
  53. a3c2599 audio capture fixes (malc) by bellard · 19 years ago
  54. ec36b69 audio capture to wab files (malc) by bellard · 19 years ago
  55. d929eba audio endianness API changes (malc) by bellard · 19 years ago
  56. 8ead62c audio fixes + initial audio capture support (malc) by bellard · 19 years ago
  57. 26a7646 C99 64 bit printf by bellard · 19 years ago
  58. 571ec3d audio merge (malc) by bellard · 19 years ago
  59. 541e084 VM state change support (malc) by bellard · 19 years ago
  60. c0fe382 audio merge (malc) by bellard · 19 years ago
  61. 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago
  62. fe2cece audio fixes (malc) by bellard · 20 years ago
  63. 102a52e FMOD configure options (malc) by bellard · 20 years ago
  64. 7372f88 audio fixes (malc) by bellard · 20 years ago
  65. fb06518 audio clean up (initial patch by malc) by bellard · 20 years ago
  66. 85571bc audio merge (malc) by bellard · 20 years ago