1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
jenli669 85f90ab221
fix(audio): correctly loop incoming call sound
Reordered audioNotification play/loop calls.
Fixes #5680
2019-06-12 22:59:04 +02:00
..
audio refactor(audio): Remove Audio singleton 2019-05-21 21:05:27 +02:00
chatlog fix(ui): Improved notifications 2019-05-22 19:48:23 +02:00
core refactor(offlinemsg): Decouple OfflineMsgEngine from other components 2019-05-26 15:33:51 -07:00
model refactor(offlinemsg): Decouple OfflineMsgEngine from other components 2019-05-26 15:33:51 -07:00
net refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
persistence Merge pull request #5688 2019-06-09 01:37:26 -07:00
platform fix(ui): minor fix 2019-05-23 19:42:09 +02:00
util refactor(core): strong type message receipt and row ID 2019-01-28 10:58:54 -08:00
video refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
widget fix(audio): correctly loop incoming call sound 2019-06-12 22:59:04 +02:00
friendlist.cpp fix(group): treat empty peer names like empty friend names, by showing pk 2019-05-15 11:52:27 -07:00
friendlist.h fix(group): treat empty peer names like empty friend names, by showing pk 2019-05-15 11:52:27 -07:00
grouplist.cpp refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
grouplist.h refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
ipc.cpp refactor(ipc): cleanup and improve debug messages 2019-01-25 11:16:06 +01:00
ipc.h refactor: remove dead code 2019-04-13 11:48:12 +02:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp refactor(audio): Remove Audio singleton 2019-05-21 21:05:27 +02:00
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
nexus.cpp refactor(audio): Remove Audio singleton 2019-05-21 21:05:27 +02:00
nexus.h refactor(audio): Remove Audio singleton 2019-05-21 21:05:27 +02:00