2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend
NiLuJe cafa9c8251
Disable the legacy ReaderRotation module (#12309)
AFAICT, this has never worked since the KPV -> KOReader refactor, as it relies on a weird little DrawContext "feature", while the actually in-use rotation framework is handled via BlitBuffer.

That kludge pollutes *a lot* of both the backend and frontend code, so I plan to annihilate that in a followup PR.

See #12303 for more context
2024-08-08 04:53:04 +02:00
..
apps Disable the legacy ReaderRotation module (#12309) 2024-08-08 04:53:04 +02:00
device PowerD: Keep track of frontlight state change by interactive callers for suspend/resume purposes (#12283) 2024-08-06 01:13:14 +02:00
document Document: Do not cache panel-zoom tiles to disk and fix their caching and rendering (#12303) 2024-08-08 04:52:24 +02:00
ui Show/Hide Virtual keyboard and more keyboard shortcuts (#12162) 2024-08-07 18:09:40 +02:00
cache.lua Document: Do not cache panel-zoom tiles to disk and fix their caching and rendering (#12303) 2024-08-08 04:52:24 +02:00
cacheitem.lua
configurable.lua
datetime.lua
dbg.lua UI: Add a verbose debug logging checkbox next to "Report a bug" 2024-01-19 00:08:10 +01:00
depgraph.lua
device.lua
dispatcher.lua Profiles: make sure to close menu/quickmenu before executing action (#12299) 2024-08-06 15:15:08 +02:00
docsettings.lua DocSettings: check legacy history location only once (#11439) 2024-02-06 08:44:37 +02:00
dump.lua
fontlist.lua FontList: skip Kindle blacklisted fonts (#11932) 2024-06-01 00:25:46 +02:00
gettext.lua [i18n] GetText: fix fuzzy detection for certain strings (#11648) 2024-04-09 22:19:36 +02:00
httpclient.lua
languagesupport.lua
logger.lua
luadata.lua
luadefaults.lua
luasettings.lua
luxl.lua
optmath.lua
persist.lua
pluginloader.lua
pluginshare.lua
random.lua
readcollection.lua Multiple collections (#11693) 2024-05-01 09:01:59 +03:00
readhistory.lua Minimize DocSettings:open() calls (#11437) 2024-02-07 10:35:52 +02:00
socketutil.lua
sort.lua
userpatch.lua userpatch: add a few helpers that can be used in userpatches 2024-05-24 09:36:19 +02:00
util.lua WebDav: Simplify path manipulations to fix wonky heuristics (#12038) 2024-06-20 19:46:03 +02:00
version.lua Version: fix outdated documentation of version number (#12074) 2024-06-22 23:43:29 +02:00