NiLuJe

Results 537 comments of NiLuJe

Not really, we can't block safely for (much) more than that without risking the wrath of Nickel's watchdog, which would just kill nickel.

> (e.g. my progress sync one). Color me intrigued ;p.

Neither KFMon nor KOReader currently support the Elipsa. (And they won't for a while). NM itself ought to work, though.

@hasezoey: Excerpts from `arch/arm/mach-imx/imx_ntx_io.c` in a Kobo Mk. 7 kernel ``` #define CM_FL_LM3630_SET 239 #define CM_FRONT_LIGHT_SET 241 #define CM_FL_LM3630_TABLE 248 ``` I can't vouch for the implementation of the LM3630...

@houqp: Feel free to ping me if you hit a snag with TC issues ;).

There's a good reason for that: an online check will, by definition, be blocking. (Remember gitter? ;p) IIRC, it also doesn't actually check *anything* most of the time, because it...

IIRC, it shouldn't happen on Kobo, at least in most cases. But, like I said, this thing is full of corner cases, so, who knows ;). (Also, I don't actually...

@Galunid: Something like that *might* help, but it'll probably also break stuff in fun and interesting ways in some cases? (I have a vague memory of someone trying something like...

Right, that'd be a start ;). That, and allowing to tweak the period like the TODO says ;p.