You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps/filemanager
NiLuJe bb3f49a566 [feat, Kobo] On Kobo, drop fb to 8bpp on startup (#4637)
* The Great 8bpp Experiment

Swap to 8bpp on Kobo, because we're 'effing grayscale, for pete's sake!

* Always swap to 8bpp, no matter the launch method.

Because it turned out that, even when restarting Nickel, we had to
restore the expected bitdepth ourselves, because pickel/Nickel didn't do
the job completely.

(I'm going to guess the grayscale flag wasn't getting flipped properly).

* Dither every non-transparent icon to the eInk palette

* Make sure hasBGRFrameBuffer is only enabled when the Kobo fb actually is
@ 32bpp...

* Re-process badly grayscaled icons

* And re-grayscale that one w/ gamma correction so the squares show up
better.

* Allow the fbdepth switch to be disabled (in Developer settings).

Also, allow setting debug mode that way.

Also, forcibly disable verbose logging when disabling debug.

* Update setting name to piggyback on the existing check in reader.lua

* Update icons postprocessing info
5 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua Enable HW dithering in a few key places (#4541) 5 years ago
filemanagerbookinfo.lua BookInformation: speedup getting EPUB metadata/cover (#3767) 6 years ago
filemanagerconverter.lua Replace remaining 'local gettext' with '_' (#4160) 6 years ago
filemanagerfilesearcher.lua File search: search in current folder, or home folder (#4093) 6 years ago
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago
filemanagermenu.lua [feat, Kobo] On Kobo, drop fb to 8bpp on startup (#4637) 5 years ago
filemanagersearch.lua CreDocument: fix document loading interferences (#4349) 6 years ago
filemanagersetdefaults.lua Fix focus/unfocus in MultiInputDialog (#4060) 6 years ago
filemanagershortcuts.lua Adds Folder shortcuts to Plus menu (#4165) 6 years ago
filemanagerutil.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago