2028 Commits (e7f666be7738309a43b6a133cc6cae70cc63f527)

Author SHA1 Message Date
agilob 08212ad781
Add about window classes 10 years ago
agilob b9a168dffe
Add action for about window in context menu 10 years ago
agilob 95b5a75d0e
Add settings for notes per user 10 years ago
agilob 170eb931ff
Add status message setter and getter 10 years ago
agilob 0b999e077e
Move logout tray menu action after profileForm initialization 10 years ago
agilob 49bf1cf774
Fix resources URI: change double slash to one and add one if missing 10 years ago
TheNain38 d8d64fc56a Fix HTML Parsing 10 years ago
TheNain38 1a1e296c86 Allow to scroll on QCheckBox and consistancy 10 years ago
TheNain38 7cdd6e3dd9 Add an event filter so you can't scroll on sliders 10 years ago
agilob 7189844b2a
Use SVG renderer to scale down SVG in tray icon menu 10 years ago
TheNain38 5ff2a4e37a Fix groupwidget not unregistered from Translator 10 years ago
tux3 a8746e6857
Cleanup duplicate slider slots in AVForm 10 years ago
tux3 b6d752fd4b
Fix second bug in #2528 10 years ago
tux3 9d527e7edd
Fix #2528 10 years ago
tux3 d1565188ac
Fix #2527 10 years ago
tux3 523e419adf
Fix theoritical A/V deadlock 10 years ago
tux3 cf52ff314f
Don't play sound without an output 10 years ago
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