1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-03 18:17:45 +01:00
libtgvoip/os/windows
Grishka 3216b76349 v0.4.1
Better jitter buffer with packet rescaling
Tried to fix some issues on Linux (telegramdesktop/tdesktop#3413)
Fixes for Windows Phone
2017-05-21 17:50:23 +03:00
..
AudioInputWASAPI.cpp v0.4.1 2017-05-21 17:50:23 +03:00
AudioInputWASAPI.h Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
AudioInputWave.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
AudioInputWave.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
AudioOutputWASAPI.cpp v0.4.1 2017-05-21 17:50:23 +03:00
AudioOutputWASAPI.h Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
AudioOutputWave.cpp Fix several compiler warnings. 2017-05-09 22:37:06 +03:00
AudioOutputWave.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
CXWrapper.cpp Crypto is now working on WinRT 2017-05-19 11:35:20 +02:00
CXWrapper.h Crypto is now working on WinRT 2017-05-19 11:35:20 +02:00
NetworkSocketWinsock.cpp Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
NetworkSocketWinsock.h Added WASAPI audio I/O implementation for Windows >= Vista (desktop only for now) 2017-05-05 00:44:23 +03:00
WindowsSandboxUtils.cpp Using IAudioClient2 on WinRT to be able to SetClientProperties 2017-05-19 16:13:51 +02:00
WindowsSandboxUtils.h Using IAudioClient2 on WinRT to be able to SetClientProperties 2017-05-19 16:13:51 +02:00