2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
NiLuJe
de119c6626 Minor startup script tweaks.
Try to SIGSTOP cvm on sysv systems, like kpv
Tweak the wording of the KUAL buttons a bit
2013-09-29 21:54:23 +02:00
NiLuJe
5cab12dfc1 Startup script tweaks.
Make the user's custom fonts available to Koreader.
Handle both SyV & upstart properly
Handle the 'no framework' mode on upstart systems, even through KUAL.
Plug the 'no framework' mode to the KUAL extension.

This is a mix of some stuff I completely forgot I had in my tree, and
what Aeris did for
http://www.mobileread.com/forums/showthread.php?t=223684

Tested on a Touch.
2013-09-29 21:30:14 +02:00
Paulo Matias
cc9f9cce4d Added LuaJIT profiling support (lulip), better cmdline option handling. 2013-08-06 11:53:44 -03:00
Huang Xin
8cd6854808 kill reader.lua immediately after reader.lua exits 2013-07-12 11:11:28 +08:00
Huang Xin
fa9713cceb keep only one instance of reader.lua
in case the reader crashed without cleaning up the forked subprocess lipc-wait-event
2013-07-11 23:47:36 +08:00
chrox
60f83e842c bugfix: check if kpvbooklet was launched for more than once, if not we will disable pillow
And it will fix the blank screen bug and the first-time-launch-mess-up bug introduced by
kpvbooklet. Users who use KUAL exclusively will not be affected and pillow is disabled
each time koreader is launched. For those who have installed both kpvbooklet and KUAL
and use both launchers alternatively, it's better to reset the booklet counter with the
command `lipc-set-prop -i com.github.koreader.kpvbooklet.timer reset 0` before launching
koreader with KUAL. Otherwise, pillow might not be disabled.
2013-06-13 16:42:19 +08:00
chrox
594950c73d add env variable for stardict dictionary dir 2013-04-30 18:47:30 +08:00
chrox
b53069509a notify kpvbooklet that pillow is disabled in koreader.sh 2013-04-25 18:15:18 +08:00
chrox
936dfc6fd1 add text highlight in both reflow and non-reflow mode 2013-04-24 06:59:52 +08:00
HW
89b9e57299 adapted wrapper script and launcher configurations 2013-03-24 17:28:32 +01:00