2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
HW af902d1d79 fix for Kobo framebuffers: allow for rotation at framebuffer setup
the Kobo framebuffer comes up in landscape mode, that is, landscape
in the other direction as we do it when going into landscape mode.
we leave it this way, and rather allow for a rotation correction at
framebuffer setup.

this PR pulls the relevant changes from koreader-base and makes the
screen code aware of this additional rotation setting.

Kobo framebuffers should now work properly with the new framebuffer
FFI code. They can stay in 16bpp mode and don't change the current
framebuffer settings. They should thus properly interoperate with
the native framework on Kobos as well as sergeys KoboLauncher
(no garbled screen when returning)
2013-11-27 15:57:50 +01:00
..
apps/filemanager fixed issue: https://github.com/koreader/koreader/issues/354 2013-11-08 10:42:06 +08:00
document check position nullity in getTextFromBoxes 2013-10-28 21:49:54 +08:00
ui fix for Kobo framebuffers: allow for rotation at framebuffer setup 2013-11-27 15:57:50 +01:00
cache.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
cacheitem.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
dbg.lua fix debug on/off toggle 2013-10-25 20:07:58 +08:00
docsettings.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
gettext.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 2013-10-18 00:06:34 +08:00
optmath.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00