2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/device/kindle
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.
2020-09-22 23:26:05 +02:00
..
device.lua Clean up C blitbuffer kludges. (#6696) 2020-09-22 23:26:05 +02:00
event_map_keyboard.lua [chore] Code cleanup : deprecate the 'Enter' event, replaced with 'Press' (#3815) 2018-03-30 23:22:18 +02:00
event_map_kindle4.lua Fix K4 key mappings 2015-09-06 16:19:00 +02:00
keyboard_layout.lua feat: support numeric input for keyboard only devices 2016-01-31 15:08:13 -08:00
powerd.lua FrontLight: fix footer update on FL on/off toggle (#6664) 2020-09-20 21:48:06 -04:00