portaudio/src/os/win
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos 326549c55e wasapi: use Windows common Sleep() API instead of PA_Sleep()
use GetTickCount64() API which is awailable for Windows Store app instead of _ftime_s()
remove WAVEFORMAT and WAVEFORMATEX declaration and use the corresponding Windows include file instead
2016-08-14 10:52:36 +03:00
..
pa_win_coinitialize.c wasapi: ported to WinRT (UWP) 2016-08-03 22:39:41 +03:00
pa_win_coinitialize.h Normalize all the line endings 2016-05-18 22:13:20 -07:00
pa_win_hostapis.c changed default host API logic to use first successfully initialized host api with a defined default input or output device. resolves ticket #49 2011-08-18 03:31:51 +00:00
pa_win_util.c wasapi: use Windows common Sleep() API instead of PA_Sleep() 2016-08-14 10:52:36 +03:00
pa_win_waveformat.c wasapi: use Windows common Sleep() API instead of PA_Sleep() 2016-08-14 10:52:36 +03:00
pa_win_wdmks_utils.c Normalize all the line endings 2016-05-18 22:13:20 -07:00
pa_win_wdmks_utils.h Normalize all the line endings 2016-05-18 22:13:20 -07:00
pa_x86_plain_converters.c move static variables into x86 section so they don't generate warnings when trying to build on 64 bit 2013-04-07 14:15:24 +00:00
pa_x86_plain_converters.h corrected typos as per jf_menards's patch in ticket #58 2011-02-05 14:33:29 +00:00