1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00
Go to file
Dmitry D. Chernov 59e7e5e37b GYP: Add missing 'iphlpapi' library to the list of libraries on Windows
This fixes compilation of libtgvoip outside of the Telegram Desktop project.
libtgvoip uses 'GetAdaptersAddresses' function, which requires 'iphlpapi' to be linked with.
Telegram Desktop specifies 'iphlpapi' in tdesktop:Telegram/gyp/settings_win.gypi file.
2019-06-30 01:41:07 +10:00
audio fix build with pulse audio 2019-05-17 22:19:08 +08:00
client/android fixes 2019-04-24 19:36:32 +03:00
libtgvoip_osx.xcodeproj I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
libtgvoip.xcodeproj I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
os fixes 2019-04-24 19:36:32 +03:00
tests Updated WebRTC APM 2018-11-23 04:02:53 +03:00
video more fixes 2019-04-25 04:57:50 +03: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 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 I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
Buffers.cpp I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
Buffers.h I tried so hard, and got so far 2019-04-15 02:43:10 +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 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 I tried so hard, and got so far 2019-04-15 02:43:10 +03: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 I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
JitterBuffer.h I tried so hard, and got so far 2019-04-15 02:43:10 +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 GYP: Add missing 'iphlpapi' library to the list of libraries on Windows 2019-06-30 01:41:07 +10: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 Updated projects 2019-03-12 16:15:22 +03:00
Makefile.in Updated projects 2019-03-12 16:15:22 +03:00
MediaStreamItf.cpp I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
MediaStreamItf.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
MessageThread.cpp I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
MessageThread.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
missing 2.2 2018-07-17 19:48:21 +03:00
NetworkSocket.cpp I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
NetworkSocket.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
OpusDecoder.cpp I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
OpusDecoder.h I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
OpusEncoder.cpp fixes 2019-04-24 19:36:32 +03:00
OpusEncoder.h I tried so hard, and got so far 2019-04-15 02:43:10 +03: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
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 I tried so hard, and got so far 2019-04-15 02:43:10 +03:00
VoIPController.cpp fixes 2019-04-24 19:36:32 +03:00
VoIPController.h fixes 2019-05-13 21:00:35 +03: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