aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-08-09 18:36:19 +0200
committerdec05eba <dec05eba@protonmail.com>2021-08-09 18:36:19 +0200
commitee76ed6b9c0c31a341d7633ae7424ede2ca3f154 (patch)
tree11bdeac6e464df5f27f477980c82f566be5d2c2f /TODO
parent44bc399ccbd7e37107ae754db7da3d918229422d (diff)
Dont show search text when search is suggestion
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 113aec8..0aecd84 100644
--- a/TODO
+++ b/TODO
@@ -46,7 +46,7 @@ Remove related videos that have already been watched (except the first related v
Add F5 to refresh page.
Allow choosing which translation/scanlation to use on mangadex. Right now it uses the latest one, which is most likely to be the best.
Retry download if it fails.
-Readd autocomplete, but make it better with a proper list. Also readd 4chan login page.
+Readd 4chan login page.
Modify sfml to use GL_COMPRESSED_LUMINANCE and other texture compression modes (in sf::Texture). This reduces memory usage by half.
Decrease memory usage even further (mostly in matrix /sync when part of large rooms) by using rapidjson SAX style API to stream json string into SAX style parsing.
Sometimes we fail to get images in mangadex, most common reason being that the manga is licensed and we can't view the manga on mangadex. QuickMedia should implement mangaplus and redirect us to mangaplus plugin to view the manga, or simply show that we cant view the manga because its licensed.