Commit Graph

1850 Commits (60f83e842ccce57931cbed5ffcebb28515f6f5d7)
 

Author SHA1 Message Date
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.
11 years ago
Huang Xin ae312103a2 Merge pull request #110 from houqp/houqp-master
update translation
11 years ago
Qingping Hou b19c58d739 update translation 11 years ago
{Qingping,Dave} Hou d7df3491b2 Merge pull request #109 from chrox/wrap_fix
split non-ascii characters like Chinese in which there is no space
11 years ago
chrox 47a58bebe4 split non-ascii characters like Chinese in which there is no space 11 years ago
Huang Xin 606031bd00 Merge pull request #105 from houqp/houqp-master
update rolling status after cre view mode change
11 years ago
Qingping Hou cc411efc92 update rolling status after cre view mode change 11 years ago
Huang Xin 954fa92a92 Merge pull request #101 from houqp/houqp-master
minor pot update
11 years ago
Qingping Hou 012a0480b7 Merge branch 'houqp-master' of github.com:houqp/koreader into houqp-master 11 years ago
Qingping Hou f7328a27fb minor pot update 11 years ago
Qingping Hou d59a1b3828 minor pot update 11 years ago
Huang Xin 4f111df981 Merge pull request #100 from houqp/houqp-master
update translation
11 years ago
Qingping Hou 3fb64bc2ca update translation 11 years ago
Huang Xin a6ed77c52d Merge pull request #97 from houqp/houqp-master
translation update
11 years ago
Qingping Hou afb718f0d0 translation update 11 years ago
{Qingping,Dave} Hou 2189d79578 Merge pull request #96 from Yim4/patch-1
updated german language, because the nativ font of kindle wasn't able to...
11 years ago
Yim4 41546d076b updated german language, because the nativ font of kindle wasn't able to display the german sound change (ä,ö,ü) 11 years ago
{Qingping,Dave} Hou 6d74bd83d7 Merge pull request #94 from chrox/fix_hold_pos
fix reader crash when hold pos is outside of page area
11 years ago
chrox c3dc712169 fix reader crash when hold pos is outside of page area 11 years ago
Huang Xin 4faaa7b06c Merge pull request #93 from thotypous/master
Avoid comma on floating point numbers - solves issue #92
11 years ago
Paulo Matias a8b1536b1c Use "C" for LC_NUMERIC locale when serializing settings files. Avoids comma in floating point numbers on some locales. Solves issue #92. 11 years ago
{Qingping,Dave} Hou 80586c4a2a Merge pull request #91 from chrox/master
add hightlight/dictionary lookup in scanned pdf/djvu
11 years ago
chrox 612c8ba1fc update submodule koreader-base 11 years ago
chrox 7c78e83e49 add hightlight/dictionary lookup in scanned pdf/djvu 11 years ago
chrox 81294e804a fix page rect to screen rect transform when scale is larger than 1 11 years ago
chrox 390135d02d escape quotes and other funny characters in word when popening sdcv 11 years ago
chrox 1a23787e26 add dict and tessdata directory in dist data directory 11 years ago
chrox bda282ffa4 fix ineffective default options of full screen and scroll mode 11 years ago
{Qingping,Dave} Hou 28af14d9ee Merge pull request #90 from chrox/master
update koreader-base
11 years ago
chrox 98d4f3cd50 update koreader-base 11 years ago
{Qingping,Dave} Hou 9b61cfe086 Merge pull request #89 from chrox/add_stardict
add a dictionary backend stardict
11 years ago
chrox db56b52bed add missing sdcv 11 years ago
chrox 594950c73d add env variable for stardict dictionary dir 11 years ago
chrox e71aa93a97 add sdcv in customupdate 11 years ago
chrox e560c20c6d add word lookup with stardict 11 years ago
chrox a5a7cebd73 dict windlow fit to landscape screen width 11 years ago
chrox cb873ee528 init/free OCR engine when necessary 11 years ago
chrox 5b6e9a8e03 OCR is almost stable, so enable it now 11 years ago
chrox ecb797a097 enlarge hightlight box in readerhightlight.lus 11 years ago
chrox 5b3aedbea5 save model information for later retrieval 11 years ago
chrox 4e1572d7d0 change cache size to 10 MB 11 years ago
chrox 8ccb3ebd8b update gitignore file to ignore files in test directory 11 years ago
{Qingping,Dave} Hou 15a40cd9bb Merge pull request #88 from chrox/reading_pos
save/restore reading position on each page
11 years ago
chrox 7b97ce4eeb comment revision 11 years ago
chrox 1a8bd4ca8c try to drop cache before OCR 11 years ago
chrox 19f227f7b1 enlarge OCR region 11 years ago
chrox b85a39d3f6 add reading position on each page
Page position is a fractional number ranging from 0 to 1, indicating the read percentage on
certain page. With the position information on each page whenever users change font size,
page margin or line spacing or close and reopen the book, the page view will be roughly the same.
11 years ago
{Qingping,Dave} Hou ff29c0767c Merge pull request #87 from chrox/rename_dictbackend
update dictionary backend name in kpvbooklet
11 years ago
chrox d18b58036f update dictionary backend name in kpvbooklet 11 years ago
{Qingping,Dave} Hou 41329658a8 Merge pull request #86 from chrox/notify_pillow
notify kpvbooklet that pillow is disabled in koreader.sh
11 years ago