Commit Graph

14 Commits

Author SHA1 Message Date
NiLuJe
86cfca447c Don't even try to launch on Kindle FW 5.0 2014-07-10 01:17:32 +02:00
NiLuJe
94130bb994 Tweak the Kindle startup script.
Not a huge fan of negative nice values, you're screwed if it chokes
@ 100% CPU on UP systems.
Besides, AFAICT, neither awesome nor the Booklet thread runs at negative values.
2014-07-08 20:20:27 +02:00
NiLuJe
2d55b3537f Ha, of course, I forgot the dubest thing ;).
Cleanup behind us after an update/install ^^.
2014-07-08 03:57:44 +02:00
NiLuJe
5b0ac644fb Make the CRe KUAL buttons conditional 2014-07-08 03:36:10 +02:00
NiLuJe
d942b24e4e Add kerning tweaking to the KUAl ext 2014-07-08 03:31:43 +02:00
NiLuJe
1be569a14d Meh...
It's not even funny when everything works straightaway...
2014-07-08 03:28:03 +02:00
NiLuJe
2f47ae3d1b Add an installer/updater to the KUAL ext.
And also play with some CRe settings, for kicks.
2014-07-08 03:24:07 +02:00
NiLuJe
db4a30ff07 Add an 'ASAP' variant to the KOReader KUAL menu.
Does away with the added ~3s of sleep, in exchange of possible UI quirks
at startup.
2014-07-05 15:05:03 +02:00
NiLuJe
ea3a5dabc9 Wheee, more Kindle startup script tweaks...
Unfortunately, it appears that we do eed to sleep some more when started
from KUAL, because the framework schedules a refresh that risks popin up
over us if we start too early/fast... :/.

I tried to be tricky (by stopping awesome, and s cheduling a resume
later) to avoid sleeping, but that didn't work :'(.
We just end up with the scheduled refresh as soon as awesome resumes...
2014-07-04 19:55:15 +02:00
NiLuJe
00100ba366 Some more Kindle startup scrip tweaks.
First: sleep less. Looks okay on the slowest device I could find
(an indexing Touch in a hottish weather). Tweak if things are still racy
somewhere.

Second: Switch to a gentler approach to get rid of the title bar.
Seems to do the trick, and we don't get a slew of warnings in the logs
on exit ;).
2014-07-04 16:00:04 +02:00
NiLuJe
ecb0c11add Tweak the Kindle startup scripts
Besides a few sanity fixes, this adds logging, doesn't flood
KUAL's log anymore, and handles KUAL-only code-paths properly.
There's a bunch of maybe-no-terribly-necessary sleeps in there,
but in general they help avoid weird crap happening.
2014-07-04 03:55:21 +02:00
chrox
54a551a0f5 restore firewall rules when exiting koreader 2014-06-25 22:06:43 +08:00
chrox
2773ca9386 fix zsync cannot run properly in Kindle due to firewall 2014-06-25 21:32:50 +08:00
chrox
aa13e7ab4f reorganize launching scripts for both kindle and kobo
so that platform specific files are collected into platform
directory respectively
2014-05-08 19:56:24 +08:00