Ilya Fedin
|
debda1aa5e
|
Fix spaces on end of lines
|
2020-01-21 12:50:17 +03:00 |
|
John Preston
|
38bc087131
|
Fix build for macOS with C++14 and later.
|
2020-01-18 18:39:43 +03:00 |
|
John Preston
|
3da1cf3b65
|
Fix build for Windows.
|
2020-01-18 17:36:59 +03:00 |
|
23rd
|
42dc43ef62
|
Moved using namespace std to namespace tgvoip.
|
2020-01-17 13:11:06 +03:00 |
|
Vitaly Zaitsev
|
df62b2080e
|
Added SOVERSION field to built shared library.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
|
2020-01-17 13:10:34 +03:00 |
|
Ilya Fedin
|
4ce5e22ed2
|
Add support for pkg-config
|
2020-01-17 13:10:04 +03:00 |
|
Igor Zhukov
|
798f515d14
|
Merge pull request #8 from markppv/tdesktop
Added new methods in TgVoip
|
2020-01-15 19:50:57 +04:00 |
|
Mark Popov
|
488b2b447d
|
Added new methods in TgVoip necessary for android impl; changed getVersion() to be static; a bit of TgVoipImpl refactor
|
2020-01-15 13:58:09 +03:00 |
|
Igor Zhukov
|
88b47b6f80
|
Update Makefile.in
Via automake
|
2019-12-30 14:42:39 +05:00 |
|
Igor Zhukov
|
e3176d0bb0
|
Fix namespace
|
2019-12-29 22:04:22 +05:00 |
|
Igor Zhukov
|
651396bdec
|
Support for custom crypto
Moved TGVOIP_USE_CUSTOM_CRYPTO checks to TgVoip.h/cpp
Add new source files to automake config
|
2019-12-27 15:19:21 +04:00 |
|
Igor Zhukov
|
50a91963a7
|
Merge pull request #4 from telegramdesktop/public
Merge public branch
|
2019-12-27 15:04:40 +04:00 |
|
Igor Zhukov
|
e20a1b6b20
|
Merge pull request #3 from peter-iakovlev/public
Merge with updated public interface
|
2019-12-27 14:49:15 +04:00 |
|
Ali
|
77e1f5d27a
|
Add public interface
|
2019-12-24 22:57:22 +04:00 |
|
Ali
|
1870f7fa6e
|
Use opus with -isystem
|
2019-12-24 22:57:14 +04:00 |
|
Ali
|
98b368cfbd
|
Apply patch
|
2019-12-24 22:40:50 +04:00 |
|
John Preston
|
303dcacc2a
|
Fix logging warnings on Linux 32bit.
|
2019-12-05 11:06:41 +03:00 |
|
Daniil Kovalev
|
33a93e2a81
|
Fix invalid copy-paste
|
2019-12-05 09:57:11 +03:00 |
|
Daniil Kovalev
|
33d3388df5
|
Fix memory leak; other minor changes
|
2019-12-05 09:57:11 +03:00 |
|
John Preston
|
4dabb67eff
|
Fix build without private APIs.
|
2019-11-30 11:19:58 +03:00 |
|
overtake
|
3a9273040c
|
update for github
|
2019-11-27 18:37:23 +04:00 |
|
John Preston
|
ade9db14ff
|
Fix build for macOS.
|
2019-11-20 17:25:15 +03:00 |
|
John Preston
|
75b4565a5b
|
Fix warning in clang build on Linux.
|
2019-11-18 11:50:02 +03:00 |
|
John Preston
|
14df80f181
|
Use <(libs_loc) opus only on Windows.
|
2019-11-18 11:44:18 +03:00 |
|
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 |
|