2061 Commits (73c4c07dbd2da464a3514129164a85fe0118d873)

Author SHA1 Message Date
tux3 c6220545c9
Fix spurious audio i/o changed signal 10 years ago
Zetok Zalbavar ad5578e44e
Make list of languages listed vertically in source 10 years ago
tux3 bf8bdaf619
Improve perf of opening/closing AV tab 10 years ago
tux3 5c8dc1d7c9
Add None audio I/O devices 10 years ago
nikolas-n 2da384468d
Added Greek translation 10 years ago
TheNain38 75967ad23d Makes no sense to translate this 10 years ago
TheNain38 3683d93fff Don't make program name "qTox" traduisible 10 years ago
tux3 71e26fb15b
List video devices using v4l2 directly, not ffmpeg 10 years ago
tux3 73c7f2bd36
Fix #2512 10 years ago
tux3 7dc608818c
Automatic AV bitrate management 10 years ago
agilob 78ac29cb15
Add static icons for tray menu logout and quit 10 years ago
tux3 46fa4def20
Don't spam log dropped audio frames 10 years ago
tux3 d41a578735
Fix crash on audio -> video call promotion 10 years ago
tux3 b4754c6ac2
Fix inconsistent noexcept in toxcall.cpp 10 years ago
agilob 3675428c65
Simplify hardcoding qt version in settings 10 years ago
agilob e44d08fa8e
Change logout icon to dialog type icon 10 years ago
agilob 0b6fc751cb
Show compiletime Qt version in aboutsettings 10 years ago
tux3 a853d51f5b
Show video button when making outgoing video call 10 years ago
tux3 f107858252
Properly exit CoreAV thread 10 years ago
ovalseven8 41ba2bc69d domain.com -> example.com 10 years ago
tux3 c902543ae4
Fix call race leading to deadlock and memory leak 10 years ago
tux3 f85aec6c95
Re-enable call buttons if video call fails 10 years ago
tux3 a776579732
Don't assert if a call dies while we answer it 10 years ago
TheNain38 035fbc95b3 Fix #2460 Light Icon setting disabled but should not 10 years ago
tux3 37e2d2e75f
CoreAV: Fix BlockingQueued connections deadlock 10 years ago
tux3 50006a9a32
Faster video device opening 10 years ago
tux3 e1c61cd207
CoreVideoSource: Replace insane spinlock by QMutex 10 years ago
tux3 c0d8703368
Properly signal when we stop sending video 10 years ago
tux3 8ebf07762f
VideoSurface: Release null frames 10 years ago
tux3 995fc4cdda
Reload audio devices on the fly from settings 10 years ago
tux3 aaf04a80db
Remove some debug output 10 years ago
tux3 8f7214f383
Re-enable buttons if calling failed 10 years ago
tux3 9163b73032
Refactor uses of playMono16Sound 10 years ago
tux3 aac5fb87e6
Add ringing sound for received calls 10 years ago
tux3 1dc7e4cca5
Add 45s call ringing timeout 10 years ago
tux3 51ffd94e68
Fix possible nullptr deref in ~CameraSource 10 years ago
tux3 8d2ae07c9f
Revert "Delete CoreAV from the Core thread" 10 years ago
tux3 ae243b2089
Delete CoreAV's timer from the CoreAV thread 10 years ago
tux3 1f758efc2f
Delete CoreAV from the Core thread 10 years ago
tux3 08bde698ca
Apply input volume to all audio channels 10 years ago
tux3 2d7c65efbb
Fix IPC::~IPC use after free of static log file 10 years ago
tux3 4d9aeeec39 Fix bitrate callback to match toxav update 10 years ago
tux3 6dc91b156a Use actual mutexes for CameraSource 10 years ago
tux3 477554ffba Clean up callback hell between AV UI and CoreAV 10 years ago
tux3 a505e06f83 Multithread CoreAV 10 years ago
tux3 41e0212f77 Cleanup UI/CoreAV interface 10 years ago
tux3 73a4f40744 Fix call start/call invite race condition 10 years ago
tux3 1db17ae1ec Fix crash due to erase/remove typo 10 years ago
tux3 f45256baf1 Implement group calls 10 years ago
tux3 6cbd507ca8 Clean up dead code in CoreAV 10 years ago