aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-11 17:11:13 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-11 17:11:13 +0200
commitc96fdcb4d639ae52ad1d2c812a07e5667849fe71 (patch)
tree37ace7d7fbb79a211d604a9e7a3204e454ee8720 /TODO
parent26b593b1eac483f700c72b4195e372f4b92acc7f (diff)
Optimize shaders, only update youtube decryption function once every 5 minutes, smoother movement with smaller card items
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2f033e5..f7ae204 100644
--- a/TODO
+++ b/TODO
@@ -163,4 +163,5 @@ Cancel search when new search happens.
Update item height when it switches from not being merged with previous to being merged with previous. This happens when loading previous messages in matrix and the message is the top one.
Reload youtube video url if the video is idle for too long. The video url is only valid for a specific amount of time (the valid duration is in the json).
Improve live stream startup time by downloading the video formats in parts instead of the hls manifest?
-Add youtube chapters. \ No newline at end of file
+Add youtube chapters.
+Faster seeking for long youtube videos. \ No newline at end of file