1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-03 18:17:45 +01:00
libtgvoip/os/windows
2017-05-10 02:28:55 +03:00
..
AudioInputWASAPI.cpp Fixed crash on Windows if there's no mic/speaker in the system 2017-05-10 02:28:20 +03:00
AudioInputWASAPI.h Fixed crash on Windows if there's no mic/speaker in the system 2017-05-10 02:28:20 +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 Fixed crash on Windows if there's no mic/speaker in the system 2017-05-10 02:28:20 +03:00
AudioOutputWASAPI.h Fixed crash on Windows if there's no mic/speaker in the system 2017-05-10 02:28:20 +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
NetworkSocketWinsock.cpp Added WASAPI audio I/O implementation for Windows >= Vista (desktop only for now) 2017-05-05 00:44:23 +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 Fixed crash on Windows if there's no mic/speaker in the system 2017-05-10 02:28:20 +03:00
WindowsSandboxUtils.h Fixed crash on Windows if there's no mic/speaker in the system 2017-05-10 02:28:20 +03:00