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 7da6dd28a5 handle Android app events in frontend/device code
Events have been passed to the frontend/device (or /input) code before.
Some of them have been handled in the FFI/input code, however. That
seems to be highly critical with regard to timing, though, so we just
let it enqueue the event for our code to process later. That way, a
mutex that locks the input event queue can be freed faster.
10 years ago
..
android handle Android app events in frontend/device code 10 years ago
emulator refactor refresh 10 years ago
generic provide debug function to framebuffer ffi implementation 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 handle Android app events in frontend/device code 10 years ago
key.lua Refactoring hardware abstraction 10 years ago