2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
Commit Graph

2323 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
{Qingping, Dave} Hou
92c4d0cd34 Merge pull request #288 from chrox/master
estimate cache size of koptcontext
2013-09-26 11:03:04 -07:00
chrox
ffd31613a5 estimate cache size of koptcontext
This should fix #285.
2013-09-26 14:51:33 +08:00
Huang Xin
46e58a4b87 Merge pull request #287 from houqp/houqp-master
readme udpate
2013-09-25 22:14:07 -07:00
Qingping Hou
bbd287d264 update readmes 2013-09-26 01:06:10 -04:00
Qingping Hou
89dcd4b2e8 update translation 2013-09-26 01:05:43 -04:00
{Qingping, Dave} Hou
c211d19e9c Merge pull request #286 from chrox/master
update mupdf.patch in koreader-base
2013-09-24 20:21:25 -07:00
chrox
6dd9fd97b7 update koreader-base 2013-09-22 16:13:13 +08:00
{Qingping, Dave} Hou
a1ce7f1442 Merge pull request #284 from chrox/master
update koreader-base
2013-09-21 21:29:38 -07:00
chrox
fd6708adbd update koreader-base 2013-09-22 12:28:43 +08:00
{Qingping, Dave} Hou
e8918d8c0b Merge pull request #283 from chrox/master
update mupdf and k2pdfopt to the latest version
2013-09-21 09:34:36 -07:00
chrox
b012aa26ba update koreader-base 2013-09-21 21:37:55 +08:00
chrox
9fd9bb17a9 update mupdf and k2pdfopt to the latest version 2013-09-21 21:31:22 +08:00
{Qingping, Dave} Hou
b181588735 Merge pull request #277 from chrox/master
update koreader-base
2013-09-16 07:44:15 -07:00
chrox
edbab22f4f update koreader-base 2013-09-16 16:14:00 +08:00
{Qingping, Dave} Hou
91c1c69eb9 Merge pull request #273 from chrox/master
add DHINTCOUNT in defaults.lua
2013-09-14 10:15:21 -07:00
chrox
9f0154f7bf fix wrong indentation 2013-09-14 19:46:45 +08:00
chrox
0b7554b1d8 add DSHOWOVERLAP in defaults.lua
Turn off "show overlap" by default since scroll mode can replace it
in most cases where "show overlap" is used. And the dimmed area often
make new users confused. It's better to leave this feature to more
advanced users.
2013-09-14 19:35:37 +08:00
chrox
f12869d587 split text string with even finer granularity 2013-09-14 18:40:00 +08:00
chrox
f207c285ff set default render quality in reflowing to 1.0
which should be a good tradeoff between speed and quality.
2013-09-14 15:38:40 +08:00
chrox
979d4c5d48 add DHINTCOUNT in defaults.lua
It controls how many number of pages will be hinted in background
after one page has been drawn. Default DHINTCOUNT is 2.
2013-09-14 15:27:56 +08:00
chrox
f2cf10a015 refactoring koptcontext creation function 2013-09-14 12:56:10 +08:00
chrox
7fb169660a update koreader-base 2013-09-14 12:55:13 +08:00
Paulo Matias
649fc00f00 Merge pull request #270 from hwhw/master
update koreader-base
2013-09-10 06:31:02 -07:00
HW
101a063fba update koreader-base 2013-09-10 15:24:35 +02:00
Giorgio Micotti
cea40ec902 Fixes for light. 2013-09-09 21:30:29 +02:00
Giorgio Micotti
ec3d23ef10 Split suspend-resume logic 2013-09-09 12:30:27 +02:00
Giorgio Micotti
22abc0b77a Update koreader-base. 2013-09-09 10:31:29 +02:00
Giorgio Micotti
d1416f646b Update koreader-base. 2013-09-09 09:05:13 +02:00
Giorgio Micotti
be1a637c3b DO NOT MERGE initial suspend support for Kobo 2013-09-09 09:04:09 +02:00
HW
f16c9e11da Merge pull request #268 from chrox/master
update koreader-base to include new djvulibre repo address
2013-09-06 03:19:27 -07:00
chrox
22c18e5ca0 update koreader-base to include new djvulibre repo address 2013-09-06 17:33:42 +08:00
Huang Xin
326fcbde38 Merge pull request #267 from hwhw/master
update koreader-base to include fixes
2013-09-06 01:35:48 -07:00
Hans-Werner Hilse
cf1f8e9736 update koreader-base to include fixes 2013-09-06 09:54:32 +02:00
HW
58a6f4ee97 Merge pull request #263 from houqp/houqp-master
update koreader-base for blitbuffer and ft ffi modules
2013-09-03 23:59:58 -07:00
Qingping Hou
9f1f652cb2 update koreader-base for blitbuffer and ft ffi modules 2013-09-04 01:14:33 -04:00
{Qingping, Dave} Hou
7ba00d4fcb Merge pull request #260 from chrox/master
update k2pdfopt to version 2.00
2013-09-03 22:09:35 -07:00
Huang Xin
265d556032 Merge pull request #261 from hwhw/master
add a UTF8 character iterator
2013-09-03 08:00:14 -07:00
HW
25faf7e1a4 fixed bugs in implementation of utf8Chars() 2013-09-03 16:54:06 +02:00
HW
61c232e0e9 add a UTF8 character iterator
this speeds up font rendering since LuaJIT doesn't have to use
the interpreter for string.gsub(), which was used before
2013-09-03 16:24:49 +02:00
chrox
18eeccbbed update k2pdfopt to version 2.00 2013-09-03 22:19:25 +08:00
Paulo Matias
8b8a8d2d8e Merge pull request #259 from chrox/master
update koreader-base
2013-09-03 05:45:55 -07:00
chrox
d5e1f3971f update koreader-base 2013-09-03 17:30:55 +08:00
{Qingping, Dave} Hou
8d45e86581 Merge pull request #258 from giorgio130/master
Solve bug #210.
2013-09-02 14:16:06 -07:00
Giorgio Micotti
45cc6492ab Solve bug #210. 2013-09-02 21:16:56 +02:00
{Qingping, Dave} Hou
6586d55ad3 Merge pull request #254 from chrox/menu_layout
fix widget out-of-bound in bookmark and toc menus
2013-09-01 08:09:06 -07:00
{Qingping, Dave} Hou
8017c7e42e Merge pull request #255 from chrox/dict_unicode
split string with delimiters captured
2013-09-01 07:56:01 -07:00
chrox
094a98b819 split string with delimiters captured 2013-09-01 22:13:20 +08:00
chrox
1c728d6945 fix widget out-of-bound in bookmark and toc menus
The original menu layout needs manual dimension calculations
such as  white padding for displaying page information in
footer as the title, all item contents and footer are stacked
in one VerticalGroup. Out-of-bound error(koreader/koreader-base#43)
will occur in some corner cases if we missed something in
the calculation. The patch sent in this PR invented a new
layout for menu widget in which no manual calculation is needed
for displaying the footer. And the footer will be placed well
inside the menu frame.

   +--------------+
   | +----------+ |
   | |+--------+| |
   | || Header || |
   | |+--------+| |
   | |+--------+| |
   | ||  Item  || |
   | ||  Item  || |
   | |+--------+| |
   | |(Vertical | |
   | |  Group)  | |
   | +----------+ |
   |    Footer    |
   |(OverlapGroup)|
   +--------------+
2013-09-01 16:36:45 +08:00