1. 73204cf ossaudio: check for oss support in oss_audio_init by Gerd Hoffmann · 11 years ago
  2. 926de75 Revert "ossaudio: do not enable by default" by Gerd Hoffmann · 11 years ago
  3. c905c50 ossaudio: do not enable by default by Anthony Liguori · 11 years ago
  4. 4f6ab39 Remove OSS support for OpenBSD by Brad Smith · 12 years ago
  5. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  6. f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
  7. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  8. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  9. 00e0767 audio: split sample conversion and volume mixing by Michael Walle · 14 years ago
  10. b6c9c94 ossaudio: add endianness support for VoiceIn by Michael Walle · 14 years ago
  11. 72ff25e Workaround for broken OSS_GETVERSION on FreeBSD, part two by Juergen Lock · 15 years ago
  12. 3d709fe oss: fix fragment setting by malc · 15 years ago
  13. 6d24652 oss: issue OSS_GETVERSION ioctl only when needed by malc · 15 years ago
  14. 78d9356 oss: refactor code around policy setting by malc · 15 years ago
  15. e726fe7 oss: workaround for cases when OSS_GETVERSION is not defined by malc · 15 years ago
  16. a628b86 oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC) by malc · 15 years ago
  17. 301901b oss/alsa: Do not invoke UB described in 7.15.1.1 by malc · 15 years ago
  18. 155a8ad audio: use correct email address by malc · 15 years ago
  19. bdff253 audio: internal API change by malc · 15 years ago
  20. 9d16897 oss: use audio_pcm_hw_clip_out by malc · 15 years ago
  21. 6ebfda1 alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle by malc · 15 years ago
  22. 54762b7 oss: Simplify mmap code by malc · 15 years ago
  23. 0b3652b oss: OSS v4 support by malc · 15 years ago
  24. 057fa65 audio: remove lsbindex/popcount in favour of host-utils's ctz32 by malc · 15 years ago
  25. dd8a564 oss: poll mode handling by malc · 15 years ago
  26. 2182349 oss: Unbreak mmaping the ability to mmap oss fd on Linux by malc · 15 years ago
  27. 98f9f48 Aesthetics by malc · 16 years ago
  28. 1a40d5e use C99 initializers for all audio/* by Juan Quintela · 16 years ago
  29. 1dd3e4d use C99 initializers for audio_pcm_ops by Juan Quintela · 16 years ago
  30. 2700efa Use C99 initializers for audio_option by Juan Quintela · 16 years ago
  31. bee37f3 Use proper struct initializers and remove INIT_FIELD() macro by Juan Quintela · 16 years ago
  32. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 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. 902e2b5 Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call by malc · 17 years ago
  37. 29ddf27 Check the returned audio_buf_info fields by malc · 17 years ago
  38. ca9cc28 pthreads-based audio and miscellaneous audio clean-up (malc). by balrog · 17 years ago
  39. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  40. f0c757e audio/ossaudio.c for OpenBSD, by Todd T. Fries. by ths · 18 years ago
  41. d929eba audio endianness API changes (malc) by bellard · 19 years ago
  42. 8ead62c audio fixes + initial audio capture support (malc) by bellard · 19 years ago
  43. 571ec3d audio merge (malc) by bellard · 19 years ago
  44. b41cffb debug msg (malc) by bellard · 19 years ago
  45. c0fe382 audio merge (malc) by bellard · 19 years ago
  46. 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago
  47. 9529397 open OSS audio device as write only (malc) by bellard · 20 years ago
  48. 44a095a mmap audio fix (malc) by bellard · 20 years ago
  49. 7372f88 audio fixes (malc) by bellard · 20 years ago
  50. fb06518 audio clean up (initial patch by malc) by bellard · 20 years ago
  51. 85571bc audio merge (malc) by bellard · 20 years ago