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/device
Hans-Werner Hilse 63af71188a refactor refresh
Lots of the device-related distinction wandered into
base/ffi/framebuffer_<driver>. This eases the refresh logic in
UI manager, which basically only decides what kind of refresh
to trigger. The device specific configuration in the framebuffer
driver decides how to realize that whish.

screen.lua is gone, in its place is now the framebuffer driver.
The device abstraction decides what framebuffer driver to load.
10 years ago
..
android refactor refresh 10 years ago
emulator refactor refresh 10 years ago
generic refactor refresh 10 years ago
kindle refactor refresh 10 years ago
kobo refactor refresh 10 years ago
gesturedetector.lua Refactoring hardware abstraction 10 years ago
input.lua add user defined event map 10 years ago
key.lua Refactoring hardware abstraction 10 years ago