Ilya Fedin
|
96ef82272b
|
Use QT_DEPRECATED_WARNINGS_SINCE
|
2023-02-14 18:37:01 +04:00 |
John Preston
|
cad87f6818
|
Update to WebRTC M108.
|
2022-12-08 14:22:04 +04:00 |
John Preston
|
84af084a3b
|
Update tg_owt to WebRTC M101.
|
2022-05-03 23:09:26 +04:00 |
John Preston
|
43ddb856c1
|
Don't build InstanceV2ReferenceImpl yet.
|
2022-04-13 15:06:24 +04:00 |
John Preston
|
2b5d61ad36
|
Update tgcalls library.
Fixes #24173.
|
2022-04-07 16:49:38 +04:00 |
John Preston
|
aa012b6d0b
|
Update tgcalls.
|
2022-02-27 20:26:50 +03:00 |
John Preston
|
45398bb54e
|
Update tgcalls with streams support.
|
2022-02-25 19:41:15 +03:00 |
John Preston
|
ae5e7d641a
|
Build on macOS with WebRTC M98.
|
2022-01-29 14:06:55 +03:00 |
Ilya Fedin
|
ac3e4fb42f
|
Add missing openssl dependency for non-legacy tgcalls
|
2022-01-12 20:34:51 +03:00 |
John Preston
|
453ce1bff9
|
Beta version 3.2.6: Fix build on Linux.
|
2021-11-29 09:49:40 +04:00 |
John Preston
|
bf18907fe6
|
Fix video in calls working on tgcalls v2 implementation.
|
2021-11-26 18:00:18 +04:00 |
John Preston
|
dad11a17dd
|
Build tg_owt / tgcalls / tgvoip with C++20.
|
2021-11-26 18:00:18 +04:00 |
John Preston
|
dbf673f674
|
Build new tgcalls with C++20 on Windows.
|
2021-11-26 18:00:17 +04:00 |
John Preston
|
0cfede984c
|
Update API scheme to layer 132.
|
2021-08-30 20:32:56 +03:00 |
John Preston
|
437d35d8c4
|
Version 2.9.2: Fix build on macOS.
|
2021-08-10 19:24:56 +03:00 |
John Preston
|
91ef6f13c8
|
Use good bitrate for screen capture in calls.
|
2021-08-10 15:46:18 +03:00 |
John Preston
|
c45122ab1e
|
Update tgcalls submodule.
|
2021-07-15 21:08:47 +03:00 |
John Preston
|
db81638656
|
Allow sharing screen with sound on Windows.
|
2021-07-13 22:08:09 +03:00 |
John Preston
|
801c8b6220
|
Screencast with system sound on Windows.
|
2021-07-13 22:08:09 +03:00 |
Ilya Fedin
|
b6881022ce
|
Allow to build with -Werror and clang
Fixes -Wdeprecated-enum-enum-conversion, -Wdeprecated-declarations, -Wrange-loop-construct, -Winconsistent-missing-override
|
2021-07-13 21:32:06 +03:00 |
John Preston
|
d5bb1717e0
|
Beta version 2.7.10: Fix link on macOS.
|
2021-06-22 23:07:33 +04:00 |
John Preston
|
3f2b473287
|
Add tooltips for wide mode controls.
|
2021-05-28 19:08:11 +04:00 |
John Preston
|
022c0a1327
|
Update tgcalls library.
|
2021-05-24 22:45:14 +04:00 |
John Preston
|
24c77a8956
|
Fix build on macOS.
|
2021-05-24 22:45:13 +04:00 |
John Preston
|
9ff6b57b94
|
Use common desktop_capturer code on Windows.
|
2021-05-24 22:45:13 +04:00 |
John Preston
|
fb49b0ca27
|
Add proof-of-concept screen sharing on macOS.
|
2021-05-24 22:45:13 +04:00 |
John Preston
|
38cb1b195d
|
Add proof-of-concept screen sharing on Windows.
|
2021-05-24 22:45:13 +04:00 |
John Preston
|
a41b7b62ac
|
Build and link rnnoise on Windows.
|
2021-05-24 22:45:13 +04:00 |
John Preston
|
5bea88fd66
|
Update tgcalls to use ffmpeg instead of opusfile.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
f41abe0a28
|
Update tgcalls.
|
2021-03-12 16:58:26 +04:00 |
Nicholas Guriev
|
153c949a88
|
Clean up DESKTOP_APP_DISABLE_WEBRTC_INTEGRATION
|
2021-02-04 17:39:33 +04:00 |
John Preston
|
e864aa2ff2
|
Create audio device module uniformely.
|
2020-12-30 11:02:18 +04:00 |
John Preston
|
33941ad1b9
|
Start group call bar in HistoryWidget.
|
2020-12-01 09:45:21 +03:00 |
John Preston
|
693d3a922f
|
Use webrtc from a custom-built fork.
|
2020-08-21 17:52:13 +04:00 |
John Preston
|
e782e065a0
|
Use audio device enumeration from lib_webrtc.
|
2020-08-21 17:52:12 +04:00 |
John Preston
|
c93d3ae924
|
Toggle fullscreen by double click.
|
2020-08-12 20:58:24 +04:00 |
John Preston
|
369ec46064
|
Allow building without WebRTC.
|
2020-08-11 21:33:15 +04:00 |
John Preston
|
eda22b925f
|
Fix build on Linux 64 bit.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
bd16708781
|
Update tgcalls library.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
b692242012
|
Allow reference tgcalls implementation.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
c1f727bde9
|
Update tgcalls to use new protocol.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
da3bbba497
|
Allow enable/disable video in a call.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
a4ee90e8c6
|
Remove webrtc test code usage on Windows.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
7fec49a752
|
Remove webrtc test code usage on macOS.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
5c55f31972
|
Use test capture from webrtc on macOS.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
46550381a4
|
Fix build on macOS.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
6c272e38ad
|
Update tgcalls to support codecs negotiation.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
0a019411ee
|
Use typed signaling messages.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
815300bffc
|
Fix video between tdesktop instances.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
12e0399cf4
|
Add tgcalls library.
|
2020-08-11 18:21:40 +04:00 |