aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-01-14 13:37:12 +0100
committerdec05eba <dec05eba@protonmail.com>2021-01-14 13:37:12 +0100
commit4e6ee632380bb1cc9963eceb0055bfd1e213d593 (patch)
tree8af66071f5133a7b47868f935bce11a67ad3dcb4 /TODO
parentebfa5dd2bc68c3db57bd27aa855d6524d4a531d9 (diff)
a
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1baedec..346ed0f 100644
--- a/TODO
+++ b/TODO
@@ -160,4 +160,7 @@ Create a workaround for dwm terminal swallow patch stealing mpv when moving Quic
Resize video thumbnail when extracted with ffmpeg to 480x360, clamped from its original size.
Remove reply formatting from edited text in room description in room list.
Add option to decline and mute user in invites. This is to combat invite spam, where muted users cant invite you.
-Searching in channel page should search in the channel instead of filter, because with filtering we only filter the videos we have loaded in the channel page and the channel page uses pagination; so we may have only loaded 20 videos while the channel may actually have 2000 videos. \ No newline at end of file
+Searching in channel page should search in the channel instead of filter, because with filtering we only filter the videos we have loaded in the channel page and the channel page uses pagination; so we may have only loaded 20 videos while the channel may actually have 2000 videos.
+Allow hiding videos so they dont show up in recommendations and related videos.
+Limit youtube-dl video resolution to <= largest monitor resolution. This is absolutely required for smooth playback on pinephone. Also add an option to select video resolution, if we want to use less power and less bandwidth.
+Use mpv option --gpu-context=x11egl on pinephone to force xwayland on wayland, to be able to embed the mpv window inside the quickmedia. \ No newline at end of file