aboutsummaryrefslogtreecommitdiffstats
path: root/audio/winwaveaudio.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-15winwave: ADC supportmalc1-24/+336
2009-10-15winwave: make error logging more consistentmalc1-6/+7
2009-10-15winwave: follow the rules when closing the output devicemalc1-0/+19
2009-10-11winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLEmalc1-0/+18
2009-10-11winwave: close event handle and delete wait object after closing HWAVEOUTmalc1-2/+2
2009-10-11winwave: remove wait object when finalizing DAC voicemalc1-13/+14
2009-10-10winwave: poll modemalc1-0/+61
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc1-0/+312