Commit Graph

16 Commits (3b5076a112e4dd18d366418b3700895e4380d6cd)

Author SHA1 Message Date
NiLuJe 3b5076a112 Minor tweaks to the Kindle startup script.
Don't sleep during eips calls in ASAP mode
Only show the 'starting KOReader' eips msg w/ KUAL
10 years ago
NiLuJe e749018f71 Don't restore permissions when untaring
We're running as root, so those aren't the defaults,
but we're unpacking on vfat, so trying to preserve permissions
fails horribly.
10 years ago
NiLuJe c25186911b Rename the shell helper 'library'...
Because Kate is being stupid.
10 years ago
NiLuJe bd180fc34d Minor cosmetic tweaks 10 years ago
NiLuJe 2652c1e5e0 Visual feedback on update end, successful or not 10 years ago
NiLuJe 477d661e8f Add visual feedback to OTA updates on Kindle
Dry-coded
10 years ago
chrox d9f5edf54a add 'Check update' menu and OTA update functionality 10 years ago
NiLuJe 86cfca447c Don't even try to launch on Kindle FW 5.0 10 years ago
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.
10 years ago
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.
10 years ago
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...
10 years ago
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 ;).
10 years ago
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.
10 years ago
chrox 54a551a0f5 restore firewall rules when exiting koreader 10 years ago
chrox 2773ca9386 fix zsync cannot run properly in Kindle due to firewall 10 years ago
chrox aa13e7ab4f reorganize launching scripts for both kindle and kobo
so that platform specific files are collected into platform
directory respectively
10 years ago