Files
koreader/frontend
NiLuJe e051d3d703 Kobo: Fix a few bad interactions between suspend & checkUnexpectedWakeup (#9499)
* Kobo: Make sure checkUnexpectedWakeup won't run between scheduled
suspend calls

Because of the suspend_wait_timeout, a previously scheduled check *could* shortcircuit a suspend scheduled a tiny bit later by a real Power event.
This led to fun breakage when you plugged/unplugged a "sleeping" device, for instance.

Fix #9457

* And clear up the unexpected_wakeup_count semantics

Bits of an older design seeped through and were causing weird corner-cases...
2022-09-10 01:56:01 +02:00
..
2022-03-19 23:57:31 +01:00
2022-06-11 19:06:06 +02:00
2021-10-24 10:58:14 +02:00
2021-05-05 20:37:33 +02:00
2021-03-15 01:25:10 +01:00