1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00
libtgvoip/audio
Grishka 5109903e02 Logging to file(s) now works on all systems and logs now contain OS version in their header
On OS X, audio now plays only out of the right speaker on MacBook Pro's to avoid insane echo when using built-in speakers
Fixed crash on Linux
2017-05-06 02:18:34 +03:00
..
AudioInput.cpp Added WASAPI audio I/O implementation for Windows >= Vista (desktop only for now) 2017-05-05 00:44:23 +03:00
AudioInput.h Finished moving things around, all classes are now in tgvoip 2017-04-28 14:17:56 +03:00
AudioOutput.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
AudioOutput.h 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
Resampler.cpp Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
Resampler.h Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00