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
NiLuJe 8e7dddd927 Input: Make sure we consume & clear the right timerfd callback
Multitouch gestures can create multiple timers on the same deadline, but
on different slots, so simply hoping that the head of the list would
match was somewhat optimistic... ;o).

Fix #9376

It's trickier in the !timerfd case, though,
so do the best we can there...
(It wouldn't crash, but it might fire the "wrong" callback).
2 years ago
..
android userpatch: allow monkey-patching KOReader (#9104) 2 years ago
cervantes AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic BottomMenu: show real sizes for margins and font size (#9205) 2 years ago
kindle kindle: allow stopping the framework on 5.X 2 years ago
kobo Kobo: Autodetect the Elan input device on both i2c buses (#9322) 2 years ago
pocketbook Add PocketBook Era (PB700) (#9365) 2 years ago
remarkable AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
sdl [fix, SDL] Time: fix crash when scrolling in continuous mode (#9314) 2 years ago
sony-prstux AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
devicelistener.lua Fullscreen refactor (#9237) 2 years ago
gesturedetector.lua Minor Input:inhibitInput followup to #9065 (#9139) 2 years ago
input.lua Input: Make sure we consume & clear the right timerfd callback 2 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Minor Lua I/O cleanups (#8921) 2 years ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua Kindle: enable WakeupMgr & RTC support 2 years ago