1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-26 20:24:38 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
d2979cb7bb
Cleanup classes a bit, preparing for my strategy 2020-01-23 16:45:53 +01:00
dd28c9dd11
Improve gitignore 2020-01-22 13:21:41 +01:00
Grishka
6053cf5dce added --enable-audio-callback to configure 2018-09-02 15:43:49 +03:00
Grishka
64f14585e7 2.2.4
- Added tests (using xcode)
- Added a define to enable callback-based audio I/O instead of using actual audio devices
- Fixed a crash on Windows when there's no access to the microphone
- Misc fixes
2018-09-01 01:59:09 +03:00
default
632975bf34 removed .DS_Store & added it to .gitignore 2018-07-18 18:40:08 +03:00
Viktor Oreshkin
85a4287782 Add xcuserdata to gitignore
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2017-10-23 01:03:43 +03:00
Fela Ameghino
b917500ac6 Added UWP project file, edited WP81 to compile on x86 too.
Updated .gitignore
2017-05-11 09:52:05 +02:00
Grishka
8e837c61ac Ported to WinRT and Windows Phone 2017-05-11 06:21:04 +03:00
Grishka
333c4a1101 Added working audio i/o for OS X
Added simple audio resampler
Replaced prebuilt static libs with their sources & added that to all project files (closes #5)
2017-04-09 19:14:33 +03:00
Grishka
2027dabd60 Initial public release 2017-02-02 19:24:40 +03:00