John Preston
|
17baac710e
|
Fix save dialog in macOS for streamed videos.
|
2019-10-07 19:57:26 +03:00 |
John Preston
|
90b955534a
|
Beta version 1.8.6: Improve theme preview.
|
2019-09-09 16:13:16 +03:00 |
John Preston
|
37a4c79c81
|
Open theme preview after loading.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
cbffeca8d5
|
Extract some Lottie::Animation code to Lottie::Player.
|
2019-07-01 17:57:37 +02:00 |
John Preston
|
2162aa8df0
|
Rename Text to Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
John Preston
|
ebf2a678b1
|
Use a special FileLoader for streamed documents.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
f073963582
|
Preview lottie animations in media viewer.
|
2019-05-27 14:11:26 +02:00 |
John Preston
|
321e4ffe9c
|
Don't auto-resume video when seeking.
|
2019-04-08 14:34:31 +04:00 |
John Preston
|
a6e96f9a28
|
Use new animations engine in all Basic-s.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
cd3c1c6dc0
|
Use new animations engine for typings.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
a34e998c42
|
Handle fwd_from without a link to the account.
|
2019-03-24 12:12:42 +04:00 |
John Preston
|
5cae57601a
|
Allow video download from media viewer.
|
2019-03-14 16:03:02 +04:00 |
John Preston
|
2b7fb7a9a6
|
Pause music only when video playback starts.
|
2019-03-14 14:45:08 +04:00 |
John Preston
|
846499a4fb
|
Fix volume saving to settings.
|
2019-03-12 09:09:53 +04:00 |
John Preston
|
261720c941
|
Fix radial animations on macOS.
QOpenGLWidget doesn't draw antialiased ellipses and arcs,
so we use a software rasterizer and then draw the resulting image.
|
2019-03-11 13:51:15 +04:00 |
John Preston
|
18c42954ae
|
Fix sparse frame painting on macOS.
|
2019-03-11 12:08:20 +04:00 |
John Preston
|
5c4b459f57
|
Use new animations in video viewer.
|
2019-03-11 12:08:18 +04:00 |
John Preston
|
b742c95516
|
Support streamed video rotation.
|
2019-03-11 12:08:16 +04:00 |
John Preston
|
6887993f92
|
Report streaming failed.
|
2019-03-11 12:08:13 +04:00 |
John Preston
|
c574119718
|
Implement file reference update in streaming.
|
2019-03-11 12:08:08 +04:00 |
John Preston
|
648cd44ddd
|
Display correct video / music state.
|
2019-03-11 12:08:08 +04:00 |
John Preston
|
fde8dd9607
|
Play streaming audio in player.
|
2019-03-11 12:08:08 +04:00 |
John Preston
|
f1e0cd6c1d
|
Play streaming video in mediaview.
|
2019-03-11 11:52:11 +04:00 |
23rd
|
f48d8538c0
|
Added ability to see attached stickers on photos.
|
2019-03-10 22:10:36 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
ae6c152988
|
Version 1.5.15: Fix macOS media viewer overlay.
Regression was introduced in c1a0dad2b7 .
|
2019-02-12 19:55:35 +03:00 |
John Preston
|
c1a0dad2b7
|
Use QOpenGLWidget for macOS media viewer overlay.
Also move mediaview to media/view/media_view_overlay_widget.
|
2019-02-12 14:00:47 +03:00 |