1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00
Go to file
Fela Ameghino 4c653d0790 - Added Evgeny's aes_ctr_encrypt implementation
- API availability check for AudioRoutingManager on UWP
2017-06-12 12:59:35 +02:00
audio A better way to load libpulse. Also, device enumeration using it. 2017-05-24 03:31:35 +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 Probably fixed echo cancellation 2017-05-18 19:11:12 +03:00
libtgvoip.xcodeproj Fixes 2017-06-07 18:47:31 +03:00
os - Added Evgeny's aes_ctr_encrypt implementation 2017-06-12 12:59:35 +02:00
webrtc_dsp/webrtc Added PulseAudio on Linux 2017-05-12 19:29:35 +03:00
.gitignore Added UWP project file, edited WP81 to compile on x86 too. 2017-05-11 09:52:05 +02: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 A better way to load libpulse. Also, device enumeration using it. 2017-05-24 03:31:35 +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 A better way to load libpulse. Also, device enumeration using it. 2017-05-24 03:31:35 +03:00
JitterBuffer.h v0.4.1 2017-05-21 17:50:23 +03:00
libtgvoip.gyp A better way to load libpulse. Also, device enumeration using it. 2017-05-24 03:31:35 +03:00
libtgvoip.UWP.vcxproj - Added Evgeny's aes_ctr_encrypt implementation 2017-06-12 12:59:35 +02:00
libtgvoip.UWP.vcxproj.filters Added UWP project file, edited WP81 to compile on x86 too. 2017-05-11 09:52:05 +02:00
libtgvoip.WP81.vcxproj Added TCP fallback 2017-06-06 04:44:16 +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 Added TCP fallback 2017-06-06 04:44:16 +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 Added TCP fallback 2017-06-06 04:44:16 +03:00
NetworkSocket.h Added TCP fallback 2017-06-06 04:44:16 +03:00
OpusDecoder.cpp v0.4.1 2017-05-21 17:50:23 +03:00
OpusDecoder.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
OpusEncoder.cpp v0.4.1 2017-05-21 17:50:23 +03:00
OpusEncoder.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
threading.h v0.4.1 2017-05-21 17:50:23 +03:00
UNLICENSE Initial public release 2017-02-02 19:24:40 +03:00
VoIPController.cpp Fixes 2017-06-07 18:47:31 +03:00
VoIPController.h Added TCP fallback 2017-06-06 04:44:16 +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