1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-02 17:51:06 +01:00
Commit Graph

319 Commits

Author SHA1 Message Date
e3ad8eeb37
Save 2020-01-29 20:11:39 +01:00
b6224112f0
Fix packet count estimation 2020-01-29 19:12:12 +01:00
4af8a89491
Finish adaptation 2020-01-29 15:52:43 +01:00
d5154a5b42
Package managers 2020-01-28 23:45:47 +01:00
202d4fa94d
Write very simple nack logic 2020-01-28 21:45:56 +01:00
0fb5c23b77
Move to AudioPacketSender 2020-01-28 16:14:43 +01:00
49bb662a56
Update 2020-01-28 13:18:38 +01:00
2eaf6d8e98
Fixes 2020-01-28 12:34:24 +01:00
851220c419
Save 2020-01-27 19:53:32 +01:00
1005735298
Move ack handling 2020-01-27 17:18:33 +01:00
f9bba1effa
Refactoring 2020-01-27 16:02:59 +01:00
ec9b8863bd
Add reliability (1) 2020-01-26 21:06:16 +01:00
c1ec091f80
Minor refactorings 2020-01-26 18:51:45 +01:00
49e3c41dc7
Separate packets 2020-01-26 11:18:18 +01:00
73d1dbc096
Update 2020-01-26 10:28:30 +01:00
d461fbfeb2
Bugfix 2020-01-25 21:31:26 +01:00
2cadf6b452
Move around code 2020-01-25 20:45:43 +01:00
b58ce4a2ab
Finish moving around 2020-01-25 18:36:49 +01:00
f3afe0612f
Finish moving 2020-01-25 18:24:38 +01:00
cf574b320b
Move 2020-01-25 18:11:15 +01:00
eff9dbafe7
Switch to c++17, properly lock buffers obtained from buffer pool 2020-01-25 17:38:10 +01:00
9081a95b33
Avoid abortions with buffer pool 2020-01-25 16:13:16 +01:00
a5ed59b2a7
Refactoring buffers 2020-01-25 16:04:52 +01:00
6167bd9cd2
Smart pointers everywhere 2020-01-24 21:27:48 +01:00
b2368a71d1
Full RAII 2020-01-24 20:26:34 +01:00
bcb8a6ad45
Cleanup 2020-01-23 18:06:11 +01:00
3f23dcc006
Cleanup classes a bit, preparing for my strategy 2020-01-23 16:52:40 +01:00
d2979cb7bb
Cleanup classes a bit, preparing for my strategy 2020-01-23 16:45:53 +01:00
8bfbecb8f5
Format 2020-01-22 17:30:47 +01:00
dd28c9dd11
Improve gitignore 2020-01-22 13:21:41 +01:00
049cd0c9af
Remove 2020-01-22 13:21:05 +01:00
e626d0dc19
Fix 2020-01-22 13:15:22 +01:00
4ec38f903a
Fix 2020-01-22 12:55:03 +01:00
cf965341cf
Finish moving 2020-01-22 12:54:35 +01:00
ef0a99fc8c
Refactoring 2020-01-22 12:51:17 +01:00
57ae330b64
Move 2020-01-22 12:45:05 +01:00
6b910c44c6
Misc improvements and refactorings 2020-01-22 12:43:51 +01:00
Igor Zhukov
f77531160a Fixed cpp in automake 2019-12-30 16:02:53 +05:00
Igor Zhukov
ee8a79567a Add missing files 2019-12-30 15:40:25 +05:00
Igor Zhukov
a5acf1a992 Update Makefile.in
via automake
2019-12-30 14:43:08 +05:00
Igor Zhukov
146a6ed95f Fix namespace 2019-12-29 22:03:40 +05:00
Igor Zhukov
5db06f9338 Merge branch 'grishka-public' into unstable 2019-12-29 15:06:33 +05:00
Igor Zhukov
05c83992e5 Merge branch 'public' of https://github.com/grishka/libtgvoip into grishka-public 2019-12-29 15:06:10 +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