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 8a923e3e77
Input: Followup tweaks to #7415 (#7478)
* Actually load librt properly on old Linux systems (fix #7472)
* Made sure SDL & Android honored timeouts properly in some edgy (or not so edgy, in SDL's case) cases (c.f., https://github.com/koreader/koreader-base/pull/1343).
* Try harder not to consume a timer callback when the timerfd backend is in use and `select` timed out *not* because of a timerfd expiring. This would take some particularly heinous timing to reproduce (e.g., a timerfd set, but a task deadline expiring *before* it). May or may not help with #7473.
* Decode `BTN_` KEY codes in verbose debug logs.
* Fix MultiTouch on the H2O (GestureDetector was hard-coding the two slots as 0 & 1, but the H2O kernel is a special snowflake that doesn't use slot 0, instead switching to slot 1 & 2).
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: Followup tweaks to #7415 (#7478) 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: Followup tweaks to #7415 (#7478) 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