1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-26 12:14:39 +01:00
Go to file
2020-03-10 15:01:13 +01:00
audio Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
client/android fixes 2019-04-24 19:36:32 +03:00
libtgvoip_osx.xcodeproj Merge branch 'public' of https://github.com/grishka/libtgvoip into grishka-public 2019-12-29 15:06:10 +05:00
libtgvoip.xcodeproj I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
os Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
tests Fix spaces on end of lines 2020-01-21 12:50:17 +03:00
video Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
webrtc_dsp Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
.gitignore added --enable-audio-callback to configure 2018-09-02 15:43:49 +03:00
aclocal.m4 Fix ARM Linux builds 2019-02-10 14:04:22 +03:00
Android.mk I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
BlockingQueue.cpp Refactor all the things! 2017-07-03 04:42:49 +03:00
BlockingQueue.h Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
Buffers.cpp Fix multiple data races, memory leaks, possible integer overflow 2020-03-05 16:31:57 +04:00
Buffers.h Merge branch 'tdesktop' into unstable 2020-01-23 21:17:17 +04:00
compile 2.2 2018-07-17 19:48:21 +03:00
config.guess 2.2 2018-07-17 19:48:21 +03:00
config.h.in 2.2 2018-07-17 19:48:21 +03:00
config.sub 2.2 2018-07-17 19:48:21 +03:00
configure Update version to 2.6 2020-03-05 16:37:17 +04:00
configure.ac Update version to 2.6 2020-03-05 16:37:17 +04:00
CongestionControl.cpp I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
CongestionControl.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
depcomp 2.2 2018-07-17 19:48:21 +03:00
EchoCanceller.cpp Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
EchoCanceller.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
Info.plist updated to 0.3.1 2017-03-30 17:06:59 +03:00
install-sh 2.2 2018-07-17 19:48:21 +03:00
JitterBuffer.cpp Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
JitterBuffer.h Fix multiple data races, memory leaks, possible integer overflow 2020-03-05 16:31:57 +04:00
json11.cpp p2p improvements 2019-02-10 15:28:22 +03:00
json11.hpp Collect packet stats and accept json string for server config 2018-11-30 15:39:52 +03:00
libtgvoip.UWP.vcxproj UWP project fixes 2019-04-17 17:32:43 +02:00
libtgvoip.UWP.vcxproj.filters UWP project fixes 2019-04-17 17:32:43 +02:00
libtgvoip.WP81.vcxproj Fixes 2018-09-16 23:38:52 +03:00
libtgvoip.WP81.vcxproj.filters Fixes 2018-09-16 23:38:52 +03:00
logging.cpp 2.2 2018-07-17 19:48:21 +03:00
logging.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
ltmain.sh Fix ARM Linux builds 2019-02-10 14:04:22 +03:00
Makefile.am Merge branch 'tdesktop' into unstable 2020-01-23 21:17:17 +04:00
Makefile.in Merge branch 'tdesktop' into unstable 2020-01-23 21:17:17 +04:00
MediaStreamItf.cpp Fix multiple data races, memory leaks, possible integer overflow 2020-03-05 16:31:57 +04:00
MediaStreamItf.h Fix multiple data races, memory leaks, possible integer overflow 2020-03-05 16:31:57 +04:00
MessageThread.cpp Improved FEC, thread blocking 2020-03-05 14:04:22 +04:00
MessageThread.h Improved FEC, thread blocking 2020-03-05 14:04:22 +04:00
missing 2.2 2018-07-17 19:48:21 +03:00
NetworkSocket.cpp Fix memory leak; other minor changes 2019-12-05 09:57:11 +03:00
NetworkSocket.h Merge branch 'tdesktop' into unstable 2020-01-23 21:17:17 +04:00
OpusDecoder.cpp Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
OpusDecoder.h Fix multiple data races, memory leaks, possible integer overflow 2020-03-05 16:31:57 +04:00
OpusEncoder.cpp Merge branch 'tdesktop' into unstable 2020-01-23 21:17:17 +04:00
OpusEncoder.h Fix multiple data races, memory leaks, possible integer overflow 2020-03-05 16:31:57 +04:00
PacketReassembler.cpp fixes 2019-05-13 21:00:35 +03:00
PacketReassembler.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
PacketSender.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
PrivateDefines.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
TgVoip.cpp Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
TgVoip.h Small typo fix 2020-03-10 15:01:13 +01:00
tgvoip.pc.in Add support for pkg-config 2020-01-17 13:10:04 +03:00
threading.h Fix spaces on end of lines 2020-01-21 12:50:17 +03:00
UNLICENSE Initial public release 2017-02-02 19:24:40 +03:00
utils.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
VoIPController.cpp Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
VoIPController.h Merge branch 'unstable' into unstable-2.6 2020-03-09 16:42:04 +04:00
VoIPGroupController.cpp I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
VoIPServerConfig.cpp Collect packet stats and accept json string for server config 2018-11-30 15:39:52 +03:00
VoIPServerConfig.h Collect packet stats and accept json string for server config 2018-11-30 15:39:52 +03:00