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 |
|
23rd
|
1dc30caee9
|
Added hide button to bar for sponsored messages without photo.
|
2024-10-29 15:07:28 +03:00 |
|
23rd
|
b2d340cbfb
|
Added top button to box about sponsored messages for bots.
|
2024-10-29 15:07:28 +03:00 |
|
23rd
|
7d52787e54
|
Added support of sponsored messages with revenue to bar.
|
2024-10-29 14:55:14 +03:00 |
|
23rd
|
ae3f16ccbd
|
Changed behavior to show earlier button in dialog list to jump to top.
|
2024-10-28 19:34:27 +03:00 |
|
23rd
|
057222757b
|
Added decimal separators to count of credits in balances of owned bot.
|
2024-10-28 17:47:17 +03:00 |
|
23rd
|
119f109904
|
Added api support of paid credits transactions from bots.
|
2024-10-28 17:47:17 +03:00 |
|
23rd
|
23a77b1ba4
|
Fixed width of menu item for IV zoom.
|
2024-10-28 15:55:28 +03:00 |
|
23rd
|
c076daa91f
|
Added ability to implement platform-dependent zoom controller for IV.
|
2024-10-28 15:55:28 +03:00 |
|