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

209 Commits

Author SHA1 Message Date
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
Grishka
59a975bf66 Fixes 2018-12-31 04:05:58 +03:00
Grishka
8fd89fc173 Fixes, mic level testing and volume adjustment 2018-12-30 02:24:55 +03:00
Vitaly Zaitsev
243acfa6a5
Backported WebRTC upstream patch with Big Endian support.
Backported Fedora patch by Than Ngo with PowerPC and aarch64 build fixes.

Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2018-12-21 14:00:35 +01:00
Grishka
fed3bb73ee Detect when proxy does not support UDP and persist that across calls 2018-12-19 19:51:45 +03:00
Peter
a7546d438a Merge commit '6d03dd9ae4bf48d7344341cdd2d055ebd3a6a42e' into public 2018-12-19 18:36:05 +03:00
Grishka
6d03dd9ae4 version 2018-12-19 05:11:50 +03:00
Grishka
69adf70d9a Use server config for APM + iOS crash fix 2018-12-19 05:10:34 +03:00
Grishka
0b42ec8fe2 Update iOS project 2018-12-19 05:10:29 +03:00
Grishka
f1b9e63e0c packet logging 2018-12-19 05:10:25 +03:00
Grishka
beeea45d2e I apparently still suck at C++ memory management 2018-12-12 03:29:31 +03:00
Peter
24fcebafe9 Update project 2018-12-11 21:57:18 +04:00
Grishka
7f54b9109c crash fix
also fixes #60
2018-12-10 22:54:46 +03:00
Grishka
f85ce99894 Save more data in data saving mode 2018-11-30 15:40:02 +03:00
Grishka
f4c4f792d1 Collect packet stats and accept json string for server config 2018-11-30 15:39:52 +03:00
Grishka
78e584c443 New protocol version: optimized packet size 2018-11-23 04:03:16 +03:00
Grishka
8cf9177f06 Fixed build on iOS 2018-11-23 04:03:10 +03:00
Grishka
9dd089d2bb fixed build on android 2018-11-23 04:03:03 +03:00
Grishka
5caaaafa42 Updated WebRTC APM
I'm now using the entire audio processing module from WebRTC as opposed to individual DSP algorithms pulled from there before. Seems to work better this way.
2018-11-23 04:02:53 +03:00
Grishka
cc0cf35725 fixed deadlock 2018-11-23 04:02:42 +03:00
Grishka
02f4835e31 Rearranged VoIPController methods and added sections 2018-11-23 04:02:34 +03:00
Grishka
912f73dec8 Updated OS X project 2018-11-16 19:10:27 +03:00
Grishka
39376df40e Fixed audio glitches on Windows 2018-11-16 19:10:21 +03:00
Peter Iakovlev
dfe1f030c9 Updated project 2018-11-14 23:54:50 +03:00
Grishka
81daf3f26c fix 2018-11-14 23:54:44 +03:00
Gregory K
296187a443
Merge pull request #58 from telegramdesktop/tdesktop
Fix build for Linux.
2018-11-09 20:40:40 +03:00
Gregory K
44956ac4cd
Merge pull request #57 from UnigramDev/public
Updated UWP wrapper
2018-11-09 20:40:24 +03:00
John Preston
fb0a2b0c9b Fix build for Linux. 2018-11-09 21:28:27 +04:00
Fela Ameghino
d6cf1b73d3 Updated UWP wrapper 2018-11-09 17:51:29 +01:00
Grishka
0f06289d42 Merge branch 'public' of github.com:grishka/libtgvoip into public 2018-11-09 19:18:00 +03:00
Grishka
dcfad9134c Fix #54 2018-11-09 19:17:19 +03:00
Gregory K
162f4478ec
Merge pull request #56 from telegramdesktop/tdesktop
Fix warning in Xcode 10
2018-11-09 19:13:30 +03:00
John Preston
a7ee511d79 Merge remote-tracking branch 'origin/tdesktop' into HEAD 2018-11-09 20:10:19 +04:00
Grishka
467b1487e8 Removed unused files 2018-11-09 18:53:44 +03:00