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 03e9fac156
Input: Process input events in batches (#7483)
Requires https://github.com/koreader/koreader-base/pull/1344 & https://github.com/koreader/koreader-base/pull/1346 (fix #7485)

Assorted input fixes:

* Actually handle errors in the "there's a callback timer" input polling loop.
* Don't break timerfd when the clock probe was inconclusive.

Not directly related, but noticed because of duplicate onInputEvent handlers:

* HookContainer: Fix deregistration to actually deregister properly. "Regression" extant since its inception in #2933 (!).
* Made sure the three plugins (basically the trio of AutoThingies ;p) that were using HookContainer actually unschedule their task on teardown.
3 years ago
..
android The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 3 years ago
cervantes LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
kindle Initial KOA3 support (#7446) 3 years ago
kobo Input: Process input events in batches (#7483) 3 years ago
pocketbook Re-implement the PB fb fixup insanity (#7404) 3 years ago
remarkable The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 3 years ago
sdl LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
sony-prstux Hold "Wi-Fi" menu to show network selection instead of auto-connecting (#7395) 3 years ago
devicelistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
gesturedetector.lua Input: Followup tweaks to #7415 (#7478) 3 years ago
input.lua Input: Process input events in batches (#7483) 3 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 4 years ago
thirdparty.lua android: fix dict overrides (#6887) 4 years ago
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 3 years ago