John Preston
|
a745c9ff75
|
Display full caption if it doesn't fit.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
0331955ce7
|
Show captions with darkening over stories.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
0d3df824e3
|
Apply stories fade in raster renderer.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
30871ed116
|
Show userpic / name on sibling stories.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
a0e9e148b0
|
Apply rounding to stories.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
bab66c4ff6
|
Darken and pause on reply field focus.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
0ca40e9d34
|
Fix build with Xcode.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
2212b55b13
|
Allow downloading my own stories.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
ae94cd2d42
|
Allow navigating to stories of sibling users.
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
7717de19ab
|
Implement stories switching, photo "animation".
|
2023-07-20 07:20:08 +04:00 |
|
John Preston
|
027bd89e5b
|
Apply geometry constraints in stories viewer.
|
2023-07-20 07:20:07 +04:00 |
|
John Preston
|
89ca38ed29
|
Start stories viewer with ComposeControls.
|
2023-07-20 07:20:07 +04:00 |
|
Ilya Fedin
|
8352aeb338
|
Send mouse release event after startSystemMove/startSystemResize
|
2023-06-01 20:01:46 +04:00 |
|
Ilya Fedin
|
2ce9e610fa
|
Update icons when icon theme on Linux changes
|
2023-05-29 11:07:19 +04:00 |
|
John Preston
|
65afa2c402
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
|
Ilya Fedin
|
bb008911b0
|
Get rid of SystemMediaControls::setServiceName usage
|
2023-05-15 09:50:28 +04:00 |
|
John Preston
|
4201a0193c
|
Add additional assertion for OOM detection.
|
2023-04-22 21:35:06 +04:00 |
|
23rd
|
383b100fc7
|
Fixed changing speed of video in windowed media viewer.
|
2023-04-21 01:34:05 +03:00 |
|
John Preston
|
0d6e5eda0c
|
Allow larger PiP window size.
|
2023-04-20 12:55:01 +04:00 |
|
John Preston
|
32c7964e8c
|
Fix video thumbnail in PiP raster renderer.
|
2023-04-20 12:49:44 +04:00 |
|
John Preston
|
2c17f41c61
|
Beta version 4.6.12: Compare speed values safely.
|
2023-03-17 21:18:56 +04:00 |
|
Ilya Fedin
|
2635b35b74
|
Move kurlmimedata.h include to where it's really used
|
2023-03-17 18:56:23 +04:00 |
|
John Preston
|
f410a3b6da
|
Fix possible crash in media viewer content re-show.
|
2023-03-17 17:51:35 +04:00 |
|
John Preston
|
75a1db9900
|
Move media viewer menu when resizing the window.
|
2023-03-17 15:40:49 +04:00 |
|
John Preston
|
ca50ad3468
|
Fix cursor on speed changing context menu item.
|
2023-03-16 09:55:27 +04:00 |
|
Ilya Fedin
|
77f4256d8d
|
Show speed control in media viewer only when supported
|
2023-03-16 06:59:12 +04:00 |
|
John Preston
|
fc860a1ef4
|
Beta version 4.6.11: Fix build for Linux.
|
2023-03-15 22:57:53 +04:00 |
|
John Preston
|
152661dcea
|
Use global Fn+F shortcut for toggle fullscreen on macOS.
|
2023-03-15 16:39:13 +04:00 |
|
John Preston
|
eae2788f73
|
Fix icons in audio player.
|
2023-03-15 16:39:13 +04:00 |
|
John Preston
|
832d426c1c
|
Add media viewer title to lang pack keys.
|
2023-03-15 16:27:54 +04:00 |
|
John Preston
|
1eff68813d
|
Reuse new speed change control for video.
|
2023-03-15 13:36:40 +04:00 |
|
John Preston
|
4351baffb3
|
Unify playback speed settings serialization.
|
2023-03-15 09:15:40 +04:00 |
|
John Preston
|
f9066235ca
|
Fix custom ripple on speed change button.
|
2023-03-14 22:02:53 +04:00 |
|
John Preston
|
5ca7b95cdb
|
Implement new voice speed change control design.
|
2023-03-14 17:30:50 +04:00 |
|
John Preston
|
42d999922f
|
Fix media viewer on macOS multi-monitor setup.
|
2023-03-13 16:04:42 +04:00 |
|
Ilya Fedin
|
2eaa66e873
|
Show speed control in media viewer only when supported
|
2023-03-12 15:32:12 +04:00 |
|
John Preston
|
0c165d1fb8
|
Fix possible crash in audio speed change.
|
2023-03-12 07:25:39 +04:00 |
|
Ilya Fedin
|
aefb0f52ff
|
Remove unused media_openal_functions
|
2023-03-10 11:30:43 +04:00 |
|
John Preston
|
da7cd6291e
|
Proper check for atempo filter existance.
|
2023-03-10 11:13:44 +04:00 |
|
John Preston
|
3b3ee6fbbe
|
Remove debugging logging.
|
2023-03-10 10:44:57 +04:00 |
|
John Preston
|
95a4bf718d
|
Beta version 4.6.8: Fix build with GCC.
|
2023-03-09 23:21:51 +04:00 |
|
23rd
|
9803342c93
|
Fixed closing media viewer in fullscreen mode with click on top area.
|
2023-03-09 17:20:22 +03:00 |
|
John Preston
|
214b112de0
|
Fix build with FFmpeg < 5.1.
|
2023-03-09 12:27:33 +04:00 |
|
John Preston
|
3a0b912274
|
Fix bot about text selection.
|
2023-03-08 16:59:02 +04:00 |
|
John Preston
|
9c74c04738
|
Implement audio speed using libavfilter.
|
2023-03-08 16:10:36 +04:00 |
|
John Preston
|
0880a83c2c
|
Improve ffmpeg audio loader interface.
|
2023-03-08 16:10:36 +04:00 |
|
John Preston
|
d18c6591e9
|
Fix media viewer window preliminary destroy.
|
2023-03-01 12:41:12 +04:00 |
|
23rd
|
6813d21285
|
Fixed dragging of zoomed photos in windowed media viewer.
|
2023-03-01 10:47:27 +04:00 |
|
23rd
|
30ae879fb3
|
Fixed changing volume and seeking video in windowed media viewer.
|
2023-03-01 09:12:03 +04:00 |
|
23rd
|
63c390c505
|
Added ability to close media viewer with click on same media.
|
2023-03-01 09:12:03 +04:00 |
|