1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00
Commit Graph

242 Commits

Author SHA1 Message Date
John Preston
782436c567 Fix a couple of build warnings. 2019-11-11 10:50:54 +03:00
overtake
58626ce546 Merge github.com:telegramdesktop/libtgvoip into public 2019-11-07 12:39:01 +04:00
overtake
2e75a04ab7 no message 2019-11-06 18:51:05 +04:00
John Preston
302d42fc20 Use correct openssl location. 2019-11-06 16:08:24 +03:00
John Preston
6151c18784 Remove OS X 10.6/10.7 and add OS X 10.10/10.11. 2019-11-05 15:25:51 +03:00
overtake
9ade1ce359 no message 2019-07-25 19:53:19 +02:00
John Preston
d4a0f719ff Comment out packet reassembler. 2019-07-15 14:59:17 +02:00
John Preston
0e92a22746 Use non-installed OpenSSL in Windows. 2019-06-24 13:42:33 +02:00
John Preston
a19a0aff64 Disable some code for macOS for now. 2019-05-28 13:30:27 +02:00
John Preston
e701050621 Update to VS 2019. 2019-04-03 22:20:00 +04:00
Grishka
16711e2023 fix for real this time 2019-03-19 13:42:18 +03:00
Grishka
071fc786eb TDesktop mac app store fix 2019-03-19 13:24:49 +03:00
Grishka
7b62334d2f Fix 2019-03-15 15:38:48 +03:00
Grishka
b6ac291101 Fixed build on old OS X 2019-03-12 20:35:42 +03:00
Gregory K
d81253009d
Merge pull request #77 from UnigramDev/public
Updated UWP project to 2.4.4
2019-03-12 18:03:16 +03:00
Grishka
ed276b4ad1 I'm too lazy to come up with a commit message 2019-03-12 16:34:05 +03:00
Grishka
b22fed62e6 Fix 2019-03-12 16:28:24 +03:00
Grishka
bfa92bd59c Updated projects 2019-03-12 16:15:22 +03:00
Fela Ameghino
a0fbeeea92 Improved CXWrapper adding various methods 2019-03-12 11:55:52 +01:00
Fela Ameghino
5c4163ca5a Merge branch 'public' of https://github.com/UnigramDev/libtgvoip into public 2019-03-12 11:54:11 +01:00
Fela Ameghino
65da311f69 Improved CXWrapper adding various methods 2019-03-12 11:53:50 +01:00
Fela Ameghino
e5900e698d Improved CXWrapper adding various methods 2019-03-12 11:51:26 +01:00
Fela Ameghino
07df8c9c4f Merge branch 'public' of https://github.com/UnigramDev/libtgvoip into public 2019-03-11 18:45:29 +01:00
Fela Ameghino
4fd5f339cd Added GetConnectionMaxLayer to CXWrapper 2019-03-11 18:45:07 +01:00
Fela Ameghino
fe080d6bde Added GetConnectionMaxLayer to CXWrapper 2019-03-11 18:43:16 +01:00
Fela Ameghino
028d86f599 Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01:00
Grishka
b6cfcba80f Fixed protocol compatibility 2019-03-11 14:32:56 +03:00
Grishka
40c8685e77 Version 2019-03-11 01:34:58 +03:00
Grishka
c5a39bd57c Fix 2019-03-11 01:31:13 +03:00
Grishka
a6e6ed5825 Fix FEC packet loss percent for libopus 1.3
Also make opus in-band FEC less aggressive
2019-03-11 01:12:09 +03:00
Gregory K
46cd772b3f
Merge pull request #76 from zevlg/issue-68-config-audio-callback
audio-callback feature is disabled by default
2019-03-05 00:35:31 +03:00
Zajcev Evgeny
c373fc65e4 audio-callback feature is disabled by default, use
"--enable-audio-callback" to enable it

Fixes #68
2019-03-05 00:24:12 +03:00
Grishka
ce74c9216f Avoid using private APIs on OS X in app store builds 2019-02-27 18:29:01 +04:00
Grishka
aabd289ba1 Swift? Where we are going, we don't need Swift! 2019-02-24 16:15:14 +04:00
Grishka
632d7d5083 Make "shitty internet mode" sampling rate controllable by server config 2019-02-20 02:42:44 +04:00
Grishka
6e7384d5a8 Debug stats 2019-02-12 16:17:01 +03:00
Grishka
a58c5fbad0 Fixed build with TGVOIP_NO_DSP 2019-02-10 15:45:30 +03:00
Grishka
1b699b320d p2p improvements 2019-02-10 15:28:22 +03:00
Gregory K
be5f739869
Merge pull request #73 from bakatrouble/public
Fix ARM Linux builds
2019-02-10 15:27:05 +03:00
bakatrouble
5efda7ac16 Fix ARM Linux builds 2019-02-10 14:04:22 +03:00
Grishka
fc13464b35 fix 2019-02-07 16:18:48 +03:00
Grishka
cfd62e66a8 Why did it change the OS X project 2019-02-05 14:52:58 +03:00
Grishka
3a58a16194 2.4.3 2019-02-05 14:41:00 +03:00
Grishka
c4a48b3627 Updated OS X project 2019-01-23 20:58:58 +03:00
Grishka
564eada171 Fix #63 2019-01-11 02:25:04 +03:00
Grishka
4f64e2e837 fixes 2019-01-09 23:27:23 +03:00
Grishka
0c732e2ce4 fixes 2019-01-08 06:28:42 +03:00
Grishka
12e76ed3db better logging 2019-01-03 16:51:44 +03:00
Gregory K
f015b7965f
Merge pull request #62 from xvitaly/big-endian
Fixed build under other than x86 and ARM architectures
2019-01-02 20:41:01 +03:00
Grishka
a1df90f286 Set preferred audio session parameters on iOS
+ build bixes
2018-12-31 18:27:00 +03:00