Files
koreader/spec/unit
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.
2021-04-03 01:48:35 +02:00
..
2017-10-12 19:39:52 +02:00
2020-06-08 16:36:06 +02:00
2018-03-01 20:40:23 +01:00
2021-01-13 15:00:13 +01:00
2017-04-24 08:27:29 +02:00
2016-08-10 10:42:51 -07:00
2017-09-23 20:24:45 +02:00