Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-15 | winwave: ADC support | malc | |
Signed-off-by: malc <av1474@comtv.ru> | |||
2009-10-15 | winwave: make error logging more consistent | malc | |
Signed-off-by: malc <av1474@comtv.ru> | |||
2009-10-15 | winwave: follow the rules when closing the output device | malc | |
a. call waveOutReset to drain the queue b. unprepare headers before freeing underlying memory Signed-off-by: malc <av1474@comtv.ru> | |||
2009-10-11 | winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE | malc | |
Signed-off-by: malc <av1474@comtv.ru> | |||
2009-10-11 | winwave: close event handle and delete wait object after closing HWAVEOUT | malc | |
To avoid possibly being called back and thus racing. Signed-off-by: malc <av1474@comtv.ru> | |||
2009-10-11 | winwave: remove wait object when finalizing DAC voice | malc | |
Signed-off-by: malc <av1474@comtv.ru> | |||
2009-10-10 | winwave: poll mode | malc | |
Signed-off-by: malc <av1474@comtv.ru> | |||
2009-10-10 | Windows Waveform Audio driver (no ADC support yet) | malc | |
Signed-off-by: malc <av1474@comtv.ru> |