John Preston
2873e64ca2
Update cmake_helpers.
2024-11-01 09:00:59 +04:00
Ilya Fedin
8bd28bce69
Update GSL to 4.1.0
2024-11-01 08:59:44 +04:00
Ilya Fedin
b97ce43fca
Revert "Use GSL from a desktop-app fork."
...
This reverts commit bbe4312017
.
2024-11-01 08:59:44 +04:00
GitHub Action
d34c4cc2f2
Update User-Agent for DNS to Chrome 130.0.0.0.
2024-11-01 08:39:37 +04:00
John Preston
1ca1f0fa7d
Revert "Always rely on __has_include(<winres.h>)"
...
This reverts commit e0e4a7bec6
.
Didn't work for me, gave errors when building.
2024-10-31 23:19:19 +04:00
John Preston
8c3c8f888d
Version 5.7: Fix build with Xcode.
2024-10-31 21:35:51 +04:00
John Preston
a75d7f0381
Version 5.7.
...
- Sending video messages.
- New video quality selection in channels.
- Adding media to sent text messages via Edit.
- Ads in bots with revenue sharing with bot developers.
- Chat-specific hashtags.
2024-10-31 21:02:22 +04:00
John Preston
7684466acf
Fix crash in quality auto-toggle.
2024-10-31 20:33:16 +04:00
John Preston
0067245739
Send more viewport_changed, just in case.
2024-10-31 20:33:15 +04:00
John Preston
4a5d8aa217
Fix build with MSVC.
2024-10-31 20:33:15 +04:00
John Preston
2d786aa02c
Fix a typo in phrases.
2024-10-31 20:33:15 +04:00
Ilya Fedin
b0933b96ef
Add error message for webview unsupported display server
2024-10-31 19:22:37 +04:00
Ilya Fedin
20fb73b626
Add error message for webview without OpenGL
2024-10-31 19:22:37 +04:00
Ilya Fedin
ae7bd7112b
Stop recommending webkitgtk-6.0
2024-10-31 19:22:37 +04:00
Ilya Fedin
2365363dcc
webkitgtk-6.0 -> webkit2gtk-4.1 in snap
2024-10-31 19:22:37 +04:00
Ilya Fedin
e0e4a7bec6
Always rely on __has_include(<winres.h>)
2024-10-31 19:22:37 +04:00
Ilya Fedin
ebd0c3696a
Remove #ifndef __MINGW32__ from Windows notifications
...
It uses C++/WinRT nowadays just like all other code so there's no point in #ifndef'ing only it
2024-10-31 19:22:37 +04:00
Ilya Fedin
e0a0d9c039
Remove outdated ifdef
...
The file doesn't have __in anymore
2024-10-31 19:22:37 +04:00
Ilya Fedin
dae9f2ab2b
Replace CMAKE_CXX_COMPILER_FRONTEND_VARIANT check with MSVC variable
2024-10-31 19:22:37 +04:00
Ilya Fedin
7168a00ee4
Update submodules
2024-10-31 19:22:37 +04:00
John Preston
1e2d0ced20
Update submodules.
2024-10-31 19:22:23 +04:00
John Preston
d6ac883efa
Implement adaptive quality selection.
2024-10-31 18:04:17 +04:00
John Preston
a386d70ae4
Track qualities availability correctly.
2024-10-31 18:04:17 +04:00
John Preston
bc8bf672b4
Don't use shared video cover in viewer.
2024-10-31 18:04:17 +04:00
John Preston
e38998214f
Disable reschedule/edit-media for processing.
2024-10-31 18:04:17 +04:00
John Preston
472a2fe802
Position ttl button correctly on record finish.
2024-10-31 18:04:17 +04:00
John Preston
2d6d89b1cf
Fix recording single-listen tooltip text.
2024-10-31 18:04:17 +04:00
John Preston
66be2ac6ca
Show toast/tooltip info on video processing.
2024-10-31 18:04:17 +04:00
John Preston
3137c9f3f7
Jump-to-scheduled on video processing.
2024-10-31 18:04:17 +04:00
John Preston
b9ebb02e72
Update API scheme on layer 192.
2024-10-31 18:04:17 +04:00
John Preston
1e02c475d6
Show speed / quality badges.
2024-10-31 18:04:16 +04:00
John Preston
4d2cda0692
Fix menu in case speed isn't controlled.
2024-10-31 18:04:16 +04:00
John Preston
cbd2b8f428
Query recording availability in the background.
...
Fixes #28576 .
2024-10-31 18:04:16 +04:00
John Preston
93605db690
Use custom toast for video-not-available state.
2024-10-31 18:04:16 +04:00
John Preston
2567096de0
Send correct action on round recording.
2024-10-31 18:04:16 +04:00
John Preston
6ed25d012f
Use new settings icon in the player.
2024-10-31 18:04:16 +04:00
John Preston
c2afef2bde
Improve changing of video playback quality.
2024-10-31 18:04:16 +04:00
John Preston
0991e7d8a4
Mirror recorded round message.
2024-10-31 18:04:16 +04:00
John Preston
cf52f2a743
Improve multi-line menu item items.
2024-10-31 18:04:16 +04:00
John Preston
37dddda1a0
Save preferred video quality to settings.
2024-10-31 18:04:16 +04:00
John Preston
3f2f3ebd51
Allow switching video quality.
2024-10-31 18:04:16 +04:00
John Preston
7ba78540ac
Keep alternative video qualities list.
2024-10-31 18:04:16 +04:00
23rd
19afb49fce
Fixed display of empty context menu in section of history widget.
2024-10-31 16:25:41 +03:00
23rd
46ab553fa5
Rounded earn values from overview to two decimal digits.
2024-10-31 16:12:31 +03:00
23rd
68cc42047e
Unified context menu creation for different types of sponsored messages.
2024-10-30 11:59:11 +03:00
23rd
e25cf27ba5
Replaced dropdown menu with popup in box for revenue sponsored messages.
2024-10-30 11:58:33 +03:00
23rd
3895e6d958
Fixed empty context menu from space of sponsored messages.
2024-10-30 11:58:33 +03:00
23rd
24cf3984c8
Implemented operator<< for FullMsgId to enable qDebug output.
2024-10-30 06:47:13 +03:00
23rd
6237675744
Moved out ui callbacks of bar from data class from sponsored messages.
2024-10-30 06:47:13 +03:00
23rd
30dae049ff
Fixed non-animated display of top bar for sponsored messages.
2024-10-30 06:39:33 +03:00