1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00
Go to file
2017-05-11 06:21:04 +03:00
audio Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
client/android Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
libtgvoip_osx.xcodeproj Logging to file(s) now works on all systems and logs now contain OS version in their header 2017-05-06 02:18:34 +03:00
libtgvoip.xcodeproj Update to v0.4 2017-04-17 21:57:07 +03:00
os Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
webrtc_dsp/webrtc Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
.gitignore Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
Android.mk Update to v0.4 2017-04-17 21:57:07 +03:00
BlockingQueue.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
BlockingQueue.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
BufferInputStream.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
BufferInputStream.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
BufferOutputStream.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
BufferOutputStream.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
BufferPool.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
BufferPool.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
CongestionControl.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
CongestionControl.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
EchoCanceller.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
EchoCanceller.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
Info.plist updated to 0.3.1 2017-03-30 17:06:59 +03:00
JitterBuffer.cpp Fix several compiler warnings. 2017-05-09 22:37:06 +03:00
JitterBuffer.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
libtgvoip.gyp Allow to set opus include dir in GYP. Fix travis-ci build. 2017-05-10 15:03:17 +03:00
libtgvoip.WP81.vcxproj Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
libtgvoip.WP81.vcxproj.filters Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
logging.cpp Logging to file(s) now works on all systems and logs now contain OS version in their header 2017-05-06 02:18:34 +03:00
logging.h Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
MediaStreamItf.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
MediaStreamItf.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
NetworkSocket.cpp Update to v0.4 2017-04-17 21:57:07 +03:00
NetworkSocket.h Update to v0.4 2017-04-17 21:57:07 +03:00
OpusDecoder.cpp Fixed deadlock 2017-04-28 15:42:48 +03:00
OpusDecoder.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
OpusEncoder.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
OpusEncoder.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
threading.h Fixed crash on Windows if there's no mic/speaker in the system 2017-05-10 02:28:20 +03:00
UNLICENSE Initial public release 2017-02-02 19:24:40 +03:00
VoIPController.cpp Fix build on 32 bit Linux. Fix crash on network error. 2017-05-10 10:05:43 +03:00
VoIPController.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
VoIPServerConfig.cpp Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
VoIPServerConfig.h Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00