portaudio/src/hostapi/dsound
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos 24c304db21 wasapi:
- fixed compilation by MinGW, was failing due to double ambiguous jack describing enums used in KS
ds:
 - fixed compile by MinGW, was failing due to missing casts to LPVOID * and usage of UINT instead of DWORD by PaWinDsStream::previousPlayCursor
2010-08-03 21:02:52 +00:00
..
pa_win_ds.c wasapi: 2010-08-03 21:02:52 +00:00
pa_win_ds_dynlink.c Added code to PortAudio/DirectSound to use DX8 DirectSoundFullDuplexCreate API for full duplex streams where available. Define PAWIN_USE_DIRECTSOUNDFULLDUPLEXCREATE in your project to enable this feature. 2010-02-02 09:01:13 +00:00
pa_win_ds_dynlink.h Added code to PortAudio/DirectSound to use DX8 DirectSoundFullDuplexCreate API for full duplex streams where available. Define PAWIN_USE_DIRECTSOUNDFULLDUPLEXCREATE in your project to enable this feature. 2010-02-02 09:01:13 +00:00