1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00
Go to file
2019-05-28 13:30:27 +02:00
audio Fixes, mic level testing and volume adjustment 2018-12-30 02:24:55 +03:00
client/android Fix 2019-03-11 01:31:13 +03:00
libtgvoip_osx.xcodeproj Fix 2019-03-12 16:28:24 +03:00
libtgvoip.xcodeproj Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
os Merge pull request #77 from UnigramDev/public 2019-03-12 18:03:16 +03:00
tests Updated WebRTC APM 2018-11-23 04:02:53 +03:00
video Disable some code for macOS for now. 2019-05-28 13:30:27 +02:00
webrtc_dsp Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01: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 Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
BlockingQueue.cpp Refactor all the things! 2017-07-03 04:42:49 +03:00
BlockingQueue.h Fixes 2018-09-16 23:38:52 +03:00
Buffers.cpp Swift? Where we are going, we don't need Swift! 2019-02-24 16:15:14 +04:00
Buffers.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03: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 Updated projects 2019-03-12 16:15:22 +03:00
configure.ac Updated projects 2019-03-12 16:15:22 +03:00
CongestionControl.cpp 2.2 2018-07-17 19:48:21 +03:00
CongestionControl.h 2.2 2018-07-17 19:48:21 +03:00
depcomp 2.2 2018-07-17 19:48:21 +03:00
EchoCanceller.cpp Fixed build with TGVOIP_NO_DSP 2019-02-10 15:45:30 +03:00
EchoCanceller.h Fixes 2018-12-31 04:05:58 +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 fix 2018-11-14 23:54:44 +03:00
JitterBuffer.h 2.3 2018-11-09 18:44:01 +03: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.gyp Disable some code for macOS for now. 2019-05-28 13:30:27 +02:00
libtgvoip.UWP.vcxproj Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01:00
libtgvoip.UWP.vcxproj.filters Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01: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 2.0-alpha4 2018-05-15 21:23:46 +03:00
ltmain.sh Fix ARM Linux builds 2019-02-10 14:04:22 +03:00
Makefile.am Updated projects 2019-03-12 16:15:22 +03:00
Makefile.in Updated projects 2019-03-12 16:15:22 +03:00
MediaStreamItf.cpp Updated WebRTC APM 2018-11-23 04:02:53 +03:00
MediaStreamItf.h 2.3 2018-11-09 18:44:01 +03:00
MessageThread.cpp Fixes, mic level testing and volume adjustment 2018-12-30 02:24:55 +03:00
MessageThread.h 2.3 2018-11-09 18:44:01 +03:00
missing 2.2 2018-07-17 19:48:21 +03:00
NetworkSocket.cpp p2p improvements 2019-02-10 15:28:22 +03:00
NetworkSocket.h p2p improvements 2019-02-10 15:28:22 +03:00
OpusDecoder.cpp Fixes, mic level testing and volume adjustment 2018-12-30 02:24:55 +03:00
OpusDecoder.h Fixes, mic level testing and volume adjustment 2018-12-30 02:24:55 +03:00
OpusEncoder.cpp Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
OpusEncoder.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
PacketReassembler.cpp Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
PacketReassembler.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
PrivateDefines.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
threading.h 2.3 2018-11-09 18:44:01 +03:00
UNLICENSE Initial public release 2017-02-02 19:24:40 +03:00
utils.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
VoIPController.cpp Disable some code for macOS for now. 2019-05-28 13:30:27 +02:00
VoIPController.h I'm too lazy to come up with a commit message 2019-03-12 16:34:05 +03:00
VoIPGroupController.cpp 2.3 2018-11-09 18:44:01 +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