2061 Commits (73c4c07dbd2da464a3514129164a85fe0118d873)

Author SHA1 Message Date
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
Nils Fenner 932d9b7c9b
Audio: Fix device open only when needed 10 years ago
TheSpiritXIII dc2c6532a5
Audio: Fix unclosed audio when hanging up 10 years ago
TheSpiritXIII bbbd450b6a
Audio: Only open mic when requested 10 years ago
TheSpiritXIII 868381fe3f
Audio: Don't need this? 10 years ago
TheSpiritXIII 61eb302ff7
Audio: Fix crash when no devices available 10 years ago
TheSpiritXIII a311b96376
Audio: Open output only when necessary 10 years ago
Nils Fenner a2a32b61c4
Audio: persistent volume sliders, mic feedback and volume 10 years ago
Nils Fenner 1fc703c281
fix warnings 10 years ago
PKEv e5a5074f91 make import run once 10 years ago
PKEv 20d0eb06f6 add multithreaded 10 years ago
Zetok Zalbavar d60cfe07b6
Remove an empty line and unneeded slash 10 years ago
PKEv ec5e9c7350 correct import avatar for user without history 10 years ago
agilob cde9721600
qunused on event 10 years ago
agilob ec3ccc7ca3
remove qdebug from audio.cpp:270 10 years ago
agilob d2e09ead7a
one more line to remove 10 years ago
agilob d875221e53
remove unused code, removed unused checks 10 years ago
Zetok Zalbavar 60884b6c62
Display correct error message when trying to load non-existent profile 10 years ago