Skip to content

Tags: grishka/libtgvoip

Tags

2.4.4

Toggle 2.4.4's commit message
Fix

2.4.2

Toggle 2.4.2's commit message
Fix #63

2.4

Toggle 2.4's commit message
New protocol version: optimized packet size

2.3

Toggle 2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #58 from telegramdesktop/tdesktop

Fix build for Linux.

2.2.4

Toggle 2.2.4's commit message
added --enable-audio-callback to configure

2.2.3

Toggle 2.2.3's commit message
fixes again

2.2

Toggle 2.2's commit message
2.2

- Refactored audio I/O to allow sharing a common context between input and output, for those OSes that require this
- Rewritten periodic operation handling to use a "run loop" thingy instead of an ugly loop formerly known as tick thread
- Fixed a bunch of compiler warnings (closes #13)
- Added automake so you no longer need to use the GYP file for standalone builds (closes #43)

2.1.1

Toggle 2.1.1's commit message
2.1.1: a bunch of fixes

- Enabled delay-agnostic AEC on Windows & Linux, it seems to make a difference after all (telegramdesktop/tdesktop#4881)
- Fixed PulseAudio crashes, at least I hope so (closes #42)
- Fixed parsing of floating-point server config values in some locales in Linux

2.1

Toggle 2.1's commit message
Update OS X project once again

1.0.3

Toggle 1.0.3's commit message