2028 Commits (e7f666be7738309a43b6a133cc6cae70cc63f527)

Author SHA1 Message Date
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
tux3 69b8a90277 Implement video calls 10 years ago
tux3 e0aa8dd4a2 Implement audio calls 10 years ago
tux3 2b888ddc05 Better data structure for tox calls 10 years ago
Zetok Zalbavar cd4b02ce6a
Remove ~duplicated code for tray backed selection 10 years ago
tux3 512dc8de2d Implement basic call logic 10 years ago
tux3 dbbc702c60 Strip out old AV code 10 years ago
agilob 5e12c76ecd change default quit icon in tray menu 10 years ago
agilob f2866ecc44 remove unused code, better logging for systray, removed KDE5 from enum 10 years ago
agilob 4df5c81f09 use plaintext label for username and status in header 10 years ago
agilob 7d579faf47 add logout action to tray menu 10 years ago
agilob d6d5fd1c33 add quit role to quit action in trayicon 10 years ago
agilob a97a91a7be core review changes - formatting 10 years ago
agilob 7d8e0644ce remove dependency injection from systemtrayicon 10 years ago
agilob 8c4d58f391 fix icon scaling on gnome3 by scaling icons down 10 years ago
agilob 521b55f776 use Qt backend of KDE5 10 years ago
tux3 b69f8425c6 Fix qTox on OSX, closes #2447 10 years ago
Rowen Stipe e107de12c0 Compile on Mac 10 years ago
Dmytro Shynkevych b887072bc4 systemtrayicon: switched to manual memory management for pixmap data 10 years ago
Nils Fenner cf8fa7b29c
remove unused include and forward declarations 10 years ago
Zetok Zalbavar 0c34b079a5
Unlock mutex before returning history instance 10 years ago
Nils Fenner e1c2a80e82
switch colors in mic gain indicator gradient 10 years ago
Nils Fenner 82e1644d67
cleanup Audio::openOutput 10 years ago
Nils Fenner 3eb7b48d1c
cleanup Audio::openInput 10 years ago
Nils Fenner ab41bf92ba
don't open audio in/out twice 10 years ago
Nils Fenner b7cf4df13f
Get rid of static methods and bugs 10 years ago
Nils Fenner 54547af7cf
warn when trying to start audio thread twice 10 years ago
Nils Fenner a675725a5e
change wording in docs 10 years ago
Nils Fenner 2bc3798aa0
remove dead & unfinished code 10 years ago
Nils Fenner c8e003decb
further cleanup 10 years ago
Nils Fenner 8530acf079
fix asserts when (un-)subscribing input 10 years ago
Nils Fenner 59ca97e9b6
move docs to cpp 10 years ago
Nils Fenner 1c205b7c16
the big code cleanup 10 years ago
Nils Fenner 2a2cba3cf2
remove outcommented code 10 years ago