1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-02 09:37:52 +01:00
libtgvoip/os/darwin
Grishka 5380aaba0d 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)
2018-07-17 19:48:21 +03:00
..
AudioInputAudioUnit.cpp 2.2 2018-07-17 19:48:21 +03:00
AudioInputAudioUnit.h 2.2 2018-07-17 19:48:21 +03:00
AudioInputAudioUnitOSX.cpp 2.2 2018-07-17 19:48:21 +03:00
AudioInputAudioUnitOSX.h 2.2 2018-07-17 19:48:21 +03:00
AudioOutputAudioUnit.cpp 2.2 2018-07-17 19:48:21 +03:00
AudioOutputAudioUnit.h 2.2 2018-07-17 19:48:21 +03:00
AudioOutputAudioUnitOSX.cpp 2.2 2018-07-17 19:48:21 +03:00
AudioOutputAudioUnitOSX.h 2.2 2018-07-17 19:48:21 +03:00
AudioUnitIO.cpp 2.2 2018-07-17 19:48:21 +03:00
AudioUnitIO.h 2.2 2018-07-17 19:48:21 +03:00
DarwinSpecific.h 2.2 2018-07-17 19:48:21 +03:00
DarwinSpecific.mm 2.2 2018-07-17 19:48:21 +03:00
SetupLogging.h 2.0-alpha4 2018-05-15 21:23:46 +03:00
TGLogWrapper.h 2.0-alpha4 2018-05-15 21:23:46 +03:00
TGLogWrapper.m 2.0-alpha4 2018-05-15 21:23:46 +03:00