John Preston
|
57249c6ea0
|
Fix a case of huge memory consumption in streaming.
|
2020-06-29 12:42:56 +04:00 |
John Preston
|
fb322b5fc5
|
Use empty Storage::Cache::Key as nullopt.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
581a21dbd9
|
Use Media::Streaming in EditCaptionBox.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
8a3506af89
|
Restore download priorities without streaming.
|
2019-12-23 14:13:32 +03:00 |
John Preston
|
85545dba64
|
Set higher streaming priority in media overlay.
|
2019-12-23 13:27:20 +03:00 |
John Preston
|
3ae2986c25
|
Allow variable count of download sessions.
|
2019-12-04 09:51:21 +03:00 |
John Preston
|
35bc2cc2a5
|
Prepare lottie animations caching.
|
2019-07-01 17:57:34 +02:00 |
John Preston
|
04e3b250e7
|
Keep track of fully cached media files.
|
2019-06-04 14:30:44 +03:00 |
John Preston
|
2255eb2c68
|
Show loaded till in playback slider.
|
2019-06-04 14:30:44 +03:00 |
John Preston
|
b2895a39ed
|
Register streaming loaders in Storage::Downloader.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
cca906d383
|
Use ready parts from loader in streaming.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
8704f6efd0
|
Use simple loader for non-streamable file types.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
e1114530ab
|
Working code for streaming downloader.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
27018d94ee
|
Load file parts even when not streaming.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
1ee4dac4f3
|
Parse cache entries async.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
fe15ee742d
|
Track in Reader if it is used in streaming.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
ebf2a678b1
|
Use a special FileLoader for streamed documents.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
2ce4abfdfe
|
Fix crash in media caching.
|
2019-03-11 12:08:20 +04:00 |
John Preston
|
84b09795f3
|
Store first slice in the header cache key.
|
2019-03-11 12:08:19 +04:00 |
John Preston
|
a59c3da3d0
|
Cache small files in one value.
|
2019-03-11 12:08:16 +04:00 |
John Preston
|
6887993f92
|
Report streaming failed.
|
2019-03-11 12:08:13 +04:00 |
John Preston
|
dafa286b18
|
Show option to download on streaming error.
|
2019-03-11 12:08:11 +04:00 |
John Preston
|
44df10d6cb
|
Improve working with cache in streaming.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
4636c74586
|
Remove from memory old file slices.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
2208621050
|
First version of caching in media streaming.
|
2019-03-11 11:49:54 +04:00 |
John Preston
|
a093cb6274
|
Move some logic to Media::Streaming::Player.
|
2019-03-11 11:49:21 +04:00 |
John Preston
|
473e30e594
|
Basic code for media streaming + testing on music.
|
2019-03-11 11:49:21 +04:00 |