]> git.proxmox.com Git - qemu.git/history - audio/winwaveaudio.c
Use glib memory allocation and free functions
[qemu.git] / audio / winwaveaudio.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael Walleaudio: split sample conversion and volume mixing
2009-10-15 malcwinwave: ADC support
2009-10-14 malcwinwave: make error logging more consistent
2009-10-14 malcwinwave: follow the rules when closing the output device
2009-10-11 malcwinwave: pause/restore playing upon seeing VOICE_DISABL...
2009-10-11 malcwinwave: close event handle and delete wait object...
2009-10-11 malcwinwave: remove wait object when finalizing DAC voice
2009-10-10 malcwinwave: poll mode
2009-10-09 malcWindows Waveform Audio driver (no ADC support yet)