portaudio/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos e7bf9ce49d wasapi:
- fixed object (IAudioRenderClient/IAudioCaptureClient) leak if stream is stopped and restarted without closing
 - improved IAudioClient event handle management on stream restart (not deleting/creating event handle but rather keeping it until stream is closed)
2010-05-17 18:37:00 +00:00
..
common corrected comments to Int24_To_Int16_Dither 2010-04-17 07:43:00 +00:00
hostapi wasapi: 2010-05-17 18:37:00 +00:00
os provided ability not to depend on ksguid.lib when using WDMKS as it may not be provided for x64 SDK by default, define PA_WDMKS_NO_KSGUID_LIB to use static declarations, x64 MSVC project corrected to define PA_WDMKS_NO_KSGUID_LIB for x64 compilations. added WASAPI symbols to portaudio.def. 2010-02-16 11:18:52 +00:00
SConscript moved trunk into place 2008-03-20 14:24:39 +00:00