From e864aa2ff2d14c56c277dbd3af81006c394c80fe Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 29 Dec 2020 16:39:38 +0400 Subject: [PATCH] Create audio device module uniformely. --- Telegram/ThirdParty/tgcalls | 2 +- Telegram/cmake/lib_tgcalls.cmake | 2 ++ Telegram/lib_webrtc | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Telegram/ThirdParty/tgcalls b/Telegram/ThirdParty/tgcalls index cba2d0daa..6e8b3f7e5 160000 --- a/Telegram/ThirdParty/tgcalls +++ b/Telegram/ThirdParty/tgcalls @@ -1 +1 @@ -Subproject commit cba2d0daa7bf585069c55773846c4cb10af03920 +Subproject commit 6e8b3f7e5f14321cb9e77f18c0a82089bf7f31c6 diff --git a/Telegram/cmake/lib_tgcalls.cmake b/Telegram/cmake/lib_tgcalls.cmake index 6e837df05..cde4f6144 100644 --- a/Telegram/cmake/lib_tgcalls.cmake +++ b/Telegram/cmake/lib_tgcalls.cmake @@ -28,6 +28,8 @@ PRIVATE if (NOT DESKTOP_APP_DISABLE_WEBRTC_INTEGRATION) nice_target_sources(lib_tgcalls ${tgcalls_loc} PRIVATE + AudioDeviceHelper.cpp + AudioDeviceHelper.h CodecSelectHelper.cpp CodecSelectHelper.h CryptoHelper.cpp diff --git a/Telegram/lib_webrtc b/Telegram/lib_webrtc index 4bc51d6f6..d9e8307af 160000 --- a/Telegram/lib_webrtc +++ b/Telegram/lib_webrtc @@ -1 +1 @@ -Subproject commit 4bc51d6f6d5740159fdb51cb1593e80ce149ed4e +Subproject commit d9e8307af6aa30e9b5e1e5376035641cfd063b7b