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
ezdiy 5345728cc4
Clean up C blitbuffer kludges. (#6696)
CBB now handles nightmode correctly (by deferring to Lua), so we no longer
need to do monkey dances about disabling it when hw invert is missing.

canUseCBB cap is resolved by generic device re-configuring blitbuffer
on the go, so as to avoid repeating the same thing in every device driver.

The dev setting can now flip cbb on the go, so one can gloat at the near
meaningless perf difference - 2Mp draw is 15ms Lua / 10ms C on 1GHz Cortex A7.
4 years ago
..
lib Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
filemanager.lua Minor util & ffi/util cleanups (#6657) 4 years ago
filemanagerbookinfo.lua BookInfo: add File date, handle zip sub-suffix (.fb2.zip) 4 years ago
filemanagercollection.lua Minor util & ffi/util cleanups (#6657) 4 years ago
filemanagerconverter.lua [i18n] Add translators comment about Markdown (#5752) 4 years ago
filemanagerfilesearcher.lua ReaderGesture: cleanup (#6292) 4 years ago
filemanagerhistory.lua Delegate "lastfile" management to ReadHistory (#6128) 4 years ago
filemanagermenu.lua Clean up C blitbuffer kludges. (#6696) 4 years ago
filemanagersetdefaults.lua Floor dimension computations (mul/div). (#6264) 4 years ago
filemanagershortcuts.lua Minor util & ffi/util cleanups (#6657) 4 years ago
filemanagerutil.lua [chore] Device abstraction (#6280) 4 years ago