7635 Commits (96e220fb28558bcbb305bcc506978eb63a8c0fbd)
 

Author SHA1 Message Date
sudden6 f72b3397a5
refactor(coreav): move threading of CoreAV to single mutex 5 years ago
Anthony Bilinski e5a6708877
Merge branch 'v1.17-dev' 5 years ago
sudden6 71b5c50ac6
chore(flatpak): reduce difference to Flathub build 5 years ago
sudden6 55b1f6af25
fix(flatpak): workaround unstable flathub downloads 5 years ago
sudden6 4345fafbc6
Merge pull request #6005 5 years ago
sudden6 ad139d67c2
fix: add missing type for Qt slot 5 years ago
Jimi Huotari 6d51971c6f refactor(Qt): fix build with Qt 5.15 5 years ago
sudden6 6b468e41fa
fix(toxcall): move ToxCall ownership to correct Thread 5 years ago
sudden6 58ee2feea8
chore(flatpak): reduce difference to Flathub build 5 years ago
sudden6 69677831ab
fix(flatpak): workaround unstable flathub downloads 5 years ago
sudden6 f2fa601073
fix(chatlog): fix stick to bottom behavior 5 years ago
Anthony Bilinski 0b5f751104
fix(core): message when peer changes group name 5 years ago
Anthony Bilinski 564b1eb2a6
Merge branch 'v1.17-dev' 5 years ago
Anthony Bilinski 871b363b6d
chore: update wording of CI job restart instructions 5 years ago
sudden6 bf3921ce94
fix(toxcall): handle Null sink correctly 5 years ago
sudden6 7e4f7f0489
fix: remove unused variables 5 years ago
sudden6 1158faee07
chore: update copyright date in About 5 years ago
Maxim Biro 9ca34ab5e8
chore(windows): update VPX to 1.8.2 5 years ago
Maxim Biro cfe4d4bbb1
chore(windows): update FFmpeg to 4.2.2 5 years ago
Maxim Biro d6299b6db7
chore(windows): update SQLCipher to 4.3.0 5 years ago
Maxim Biro 14e14e0e26
chore(windows): update Qt to 5.12.7 5 years ago
Maxim Biro 88eba99eb3
chore(travis): update CIRP to v0.2.0 5 years ago
Maxim Biro e1d1a9fed5
chore(travis): pick any Python 3.x, x>=5 for CIRP 5 years ago
sudden6 3d2dbb63b2
chore: add instructions to restart nigthly builds 5 years ago
sudden6 e67cdadf3d
fix: remove unused variables 5 years ago
sudden6 1f4fee0e4c
chore: update copyright date in About 5 years ago
sudden6 2889ecc09f
Merge pull request #5987 5 years ago
sudden6 f406ce64da
Merge pull request #5986 5 years ago
sudden6 08fda121f0
Merge pull request #5982 5 years ago
Maxim Biro 12cd2cee85
chore(travis): update CIRP to v0.2.0 5 years ago
Maxim Biro 973996dd41
chore(travis): pick any Python 3.x, x>=5 for CIRP 5 years ago
Maxim Biro 924dfc88d4
chore(windows): update VPX to 1.8.2 5 years ago
Maxim Biro d26dbbc06d
chore(windows): update FFmpeg to 4.2.2 5 years ago
Maxim Biro 9a899cccee
chore(windows): update SQLCipher to 4.3.0 5 years ago
Maxim Biro 220de0c35f
chore(windows): update Qt to 5.12.7 5 years ago
Mick Sayson 46d57c6864 feat(groups): Allow being in group call if only member 5 years ago
Anthony Bilinski 13cf04fad9
Merge branch 'v1.17-dev' 5 years ago
Anthony Bilinski 475128d171
fix(ci): quote shell comparison to avoid errors when unset 5 years ago
Anthony Bilinski 24e4ec3751
fix(model): take QObject receiver argument to interface signal connection macro 6 years ago
Anthony Bilinski 82a4f1b412
fix(model): stop interfaces from inheriting from QObject 6 years ago
Anthony Bilinski 41b2b35ce3
fix(model): return connection from interface macro 6 years ago
sudden6 c507d2665d
fix(coreav): prevent racy access to call variable 6 years ago
sudden6 dfcfb7d5e0
fix(coreav): change some lock to write locks 6 years ago
sudden6 141cbf8870
fix(coreav): fix assert because c-toxcore calls from unexpected thread 6 years ago
sudden6 4b9e4a571d
fix(coreav): avoid deadlock between CoreAV, main and Audio thread 6 years ago
sudden6 9499925fb2
fix(coreav): cleanup assertions 6 years ago
sudden6 98cfe9838f
refactor: properly lock against Core thread 6 years ago
sudden6 29f659c659
feat(coreav): add assertions to check for threading errors 6 years ago
sudden6 c332cc0cca
refactor(coreav): simplify start sequence 6 years ago
sudden6 2bc0057bbd
refactor(coreav): move threading of CoreAV to single mutex 6 years ago