summaryrefslogtreecommitdiffstats
path: root/audio/winwaveaudio.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* audio/winwave: previous audio buffer should be flushedmunkyu.im2012-08-281-9/+3
* audio/winwave: Fix typomalc2012-06-151-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-8/+8
* audio: split sample conversion and volume mixingMichael Walle2011-01-121-2/+1
* winwave: ADC supportmalc2009-10-151-24/+336
* winwave: make error logging more consistentmalc2009-10-151-6/+7
* winwave: follow the rules when closing the output devicemalc2009-10-151-0/+19
* winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLEmalc2009-10-111-0/+18
* winwave: close event handle and delete wait object after closing HWAVEOUTmalc2009-10-111-2/+2
* winwave: remove wait object when finalizing DAC voicemalc2009-10-111-13/+14
* winwave: poll modemalc2009-10-101-0/+61
* Windows Waveform Audio driver (no ADC support yet)malc2009-10-101-0/+312
OpenPOWER on IntegriCloud