1. 4f4cc0e audio: use muldiv64 where it makes sense by malc · 16 years ago
  2. 057fa65 audio: remove lsbindex/popcount in favour of host-utils's ctz32 by malc · 16 years ago
  3. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 16 years ago
  4. 3122616 Fix formatting by malc · 16 years ago
  5. f7b4f61 qdev/isa: convert soundblaster by Gerd Hoffmann · 16 years ago
  6. f827497 Fix sb16 breakage due to unassigned s->irq by malc · 16 years ago
  7. 660cfb6 Fix formatting by malc · 16 years ago
  8. 3a38d43 Add isa_reserve_irq(). by Jes Sorensen · 16 years ago
  9. d999f7e Restore consistent formatting of audio devices by malc · 16 years ago
  10. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  11. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  12. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  13. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  14. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  15. ca9cc28 pthreads-based audio and miscellaneous audio clean-up (malc). by balrog · 17 years ago
  16. bee8d68 qemu_put signedness fixes, by Andre Przywara. by ths · 17 years ago
  17. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  18. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  19. d929eba audio endianness API changes (malc) by bellard · 19 years ago
  20. feea13e sb16 fixes (WfW 3 appears to work with shipped drivers) (malc) by bellard · 19 years ago
  21. 26a7646 C99 64 bit printf by bellard · 19 years ago
  22. 546754d pcm endianness is now explicit (malc) by bellard · 19 years ago
  23. a0d01ed spelling fix (malc) by bellard · 19 years ago
  24. c0fe382 audio merge (malc) by bellard · 19 years ago
  25. 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago
  26. 81eea5e comment by bellard · 20 years ago
  27. 15b6147 audio fix (malc) by bellard · 20 years ago
  28. 7372f88 audio fixes (malc) by bellard · 20 years ago
  29. fb06518 audio clean up (initial patch by malc) by bellard · 20 years ago
  30. 85571bc audio merge (malc) by bellard · 20 years ago
  31. d75d9f6 SDL Audio support and SB16 fixes (malc) by bellard · 20 years ago
  32. d329a6f audip fixes (malc) by bellard · 21 years ago
  33. 202a456 safer sb16 code by bellard · 21 years ago
  34. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  35. 5e2a644 removed most of global context uses - removed unneeded abort() which cause problems during win95 hardware scan by bellard · 21 years ago
  36. 7d977de io port API change by bellard · 21 years ago
  37. f9e92e9 use physical memory access functions for DMA by bellard · 21 years ago
  38. bc0b1dc sb16 patch (malc) by bellard · 21 years ago
  39. 7138fcf use CPUState by bellard · 21 years ago
  40. 2750332 Soundblaster 16 support (malc) by bellard · 21 years ago