117 Commits (a8546fe8cb5b432df89ce66c623b224d90884bd4)

Author SHA1 Message Date
tux3 6d8bcbb9cd
Workaround for #1817 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 0fd489fbba
Properly kill all calls in ~Core 10 years ago
tux3 c180fa15de
Fix nullptr dereference on A/V timeout 10 years ago
tux3 d53b426750 Replace OpenCV with FFmpeg 10 years ago
PKEv 0791c64efd Correct_after_cpp_check 10 years ago
Daniel Hrabovcak 051a88a7e8 For range loops 10 years ago
Daniel Hrabovcak 992e648f64 Fix compile issues 10 years ago
Daniel Hrabovcak bd2f8b5db5 Add al delete to group leave 10 years ago
tux3 600401a606
Fix vol/mic toggle buttons 10 years ago
tux3 4a40269698
Implement and enable the audio sliders 10 years ago
sudden6 1506a9a30e Change log messages to fit new log format 10 years ago
tux3 67e09de085
Save memory with lazy loading 10 years ago
tux3 bb5f2e066d
Fix crash on video calls lowered to audio calls 10 years ago
Zetok Zalbavar 92f3b6a20f Code style improvements 10 years ago
tux3 e4859efe18
Refactor Core 10 years ago
tux3 228398d5de
Initial porting to the new Tox API 10 years ago
Dubslow e9babcee07
Filter audio checkbox has effect mid-call 11 years ago
Dubslow 15917d1a01
Add experimental echo cancellation to qTox 11 years ago
Dubslow 1c3bcd000c
Major bug: audio filtering never actually worked 11 years ago
Christoffer Sterner aee04c92e4 Playback audio slider support non-group call 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c32eb98e6c
CppCheck, some video perf improvements 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 32bf56c7d9 Implement new call confirm widget logic 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 5b7e57751c
Filter outgoing audio, not incoming 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 86d0558c71
Conform with toxav API change 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 37ea7c359c
Thread safe, encapsulated audio 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA d042c2f346
Filter incoming audio, not sent audio 11 years ago
Dubslow fc749880eb
minor style tweaks 11 years ago
Maximilian Wuttke e0cb122abe Merge branch 'filter_audio' of https://github.com/mwuttke97/qTox into filter_audio 11 years ago
Zetok Zalbavar e0993a72f6
Style corrections 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 599c246ec7
Move group audio playing to Audio singletong/thread 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 69189034e3
Put group chats audio playing in its own thread 11 years ago
mannol 36d4460fef Core update 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c1f2e9a71d
Refactor audio out of code, better resource management 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 20ba8e6192
Allow to change i/o audio devices without restart 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA d271e01e02
Audio buffer limit: 128 -> 32 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA bf4ed63eac
Fix buffer overflow with >1 audio input channel 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 183c864dc8
Remove debug output 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA e51c154c20
Add debug output 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 7c6f233d53
Remove debug statements 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA d99c682e00
Add some debug messages 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c7d6882479
Fix timers called from the wrong threads 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 3bc6909c96
Apply valgrind fix to 1on1 audio too 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 59b26f3d33
Add some debug info when toxav_prepare_transmission fails 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 56b0559d85
Fix memory disclosure in audio send code (valgrind) 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 858971fd94
Augment audio queue size, fixes quality issues 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c550658e38
Use a source per call peer 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 796e6f0f4d
Fix vol must be muted to actually hear things 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 0c393e717a
Add simple push to talk with P 11 years ago