Qingping Hou
d59a1b3828
minor pot update
2013-05-06 14:40:00 +08:00
Huang Xin
4f111df981
Merge pull request #100 from houqp/houqp-master
...
update translation
2013-05-05 22:59:04 -07:00
Qingping Hou
3fb64bc2ca
update translation
2013-05-06 13:56:17 +08:00
Huang Xin
a6ed77c52d
Merge pull request #97 from houqp/houqp-master
...
translation update
2013-05-03 09:31:42 -07:00
Qingping Hou
afb718f0d0
translation update
2013-05-03 12:27:53 -04:00
{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...
2013-05-03 09:03:28 -07:00
Yim4
41546d076b
updated german language, because the nativ font of kindle wasn't able to display the german sound change (ä,ö,ü)
2013-05-03 18:59:57 +03:00
{Qingping,Dave} Hou
6d74bd83d7
Merge pull request #94 from chrox/fix_hold_pos
...
fix reader crash when hold pos is outside of page area
2013-05-03 08:58:40 -07:00
chrox
c3dc712169
fix reader crash when hold pos is outside of page area
2013-05-03 19:04:31 +08:00
Huang Xin
4faaa7b06c
Merge pull request #93 from thotypous/master
...
Avoid comma on floating point numbers - solves issue #92
2013-05-03 03:41:42 -07:00
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 .
2013-05-02 15:24:45 -03:00
{Qingping,Dave} Hou
80586c4a2a
Merge pull request #91 from chrox/master
...
add hightlight/dictionary lookup in scanned pdf/djvu
2013-05-02 07:35:09 -07:00
chrox
612c8ba1fc
update submodule koreader-base
2013-05-02 00:06:42 +08:00
chrox
7c78e83e49
add hightlight/dictionary lookup in scanned pdf/djvu
2013-05-01 23:43:53 +08:00
chrox
81294e804a
fix page rect to screen rect transform when scale is larger than 1
2013-05-01 23:42:30 +08:00
chrox
390135d02d
escape quotes and other funny characters in word when popening sdcv
2013-05-01 17:53:18 +08:00
chrox
1a23787e26
add dict and tessdata directory in dist data directory
2013-05-01 13:51:40 +08:00
chrox
bda282ffa4
fix ineffective default options of full screen and scroll mode
2013-05-01 10:46:20 +08:00
{Qingping,Dave} Hou
28af14d9ee
Merge pull request #90 from chrox/master
...
update koreader-base
2013-04-30 19:28:32 -07:00
chrox
98d4f3cd50
update koreader-base
2013-05-01 09:42:00 +08:00
{Qingping,Dave} Hou
9b61cfe086
Merge pull request #89 from chrox/add_stardict
...
add a dictionary backend stardict
2013-04-30 17:36:34 -07:00
chrox
db56b52bed
add missing sdcv
2013-04-30 20:06:01 +08:00
chrox
594950c73d
add env variable for stardict dictionary dir
2013-04-30 18:47:30 +08:00
chrox
e71aa93a97
add sdcv in customupdate
2013-04-30 18:46:04 +08:00
chrox
e560c20c6d
add word lookup with stardict
2013-04-30 18:45:12 +08:00
chrox
a5a7cebd73
dict windlow fit to landscape screen width
2013-04-30 18:43:39 +08:00
chrox
cb873ee528
init/free OCR engine when necessary
2013-04-30 13:52:10 +08:00
chrox
5b6e9a8e03
OCR is almost stable, so enable it now
2013-04-30 13:51:10 +08:00
chrox
ecb797a097
enlarge hightlight box in readerhightlight.lus
2013-04-30 13:48:50 +08:00
chrox
5b3aedbea5
save model information for later retrieval
2013-04-30 13:47:30 +08:00
chrox
4e1572d7d0
change cache size to 10 MB
2013-04-30 13:45:14 +08:00
chrox
8ccb3ebd8b
update gitignore file to ignore files in test directory
2013-04-30 13:44:37 +08:00
{Qingping,Dave} Hou
15a40cd9bb
Merge pull request #88 from chrox/reading_pos
...
save/restore reading position on each page
2013-04-27 12:40:52 -07:00
chrox
7b97ce4eeb
comment revision
2013-04-27 17:50:20 +08:00
chrox
1a8bd4ca8c
try to drop cache before OCR
2013-04-27 17:48:59 +08:00
chrox
19f227f7b1
enlarge OCR region
2013-04-27 17:48:27 +08:00
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.
2013-04-27 16:37:18 +08:00
{Qingping,Dave} Hou
ff29c0767c
Merge pull request #87 from chrox/rename_dictbackend
...
update dictionary backend name in kpvbooklet
2013-04-27 00:16:20 -07:00
chrox
d18b58036f
update dictionary backend name in kpvbooklet
2013-04-27 13:30:25 +08:00
{Qingping,Dave} Hou
41329658a8
Merge pull request #86 from chrox/notify_pillow
...
notify kpvbooklet that pillow is disabled in koreader.sh
2013-04-25 08:29:54 -07:00
chrox
b53069509a
notify kpvbooklet that pillow is disabled in koreader.sh
2013-04-25 18:15:18 +08:00
{Qingping,Dave} Hou
d934de890d
Merge pull request #85 from chrox/text_highlight
...
add text highlight in both reflow and non-reflow mode
2013-04-24 22:41:55 -07:00
chrox
695e095a1a
add a demo version dictionary
2013-04-24 22:57:03 +08:00
chrox
28d902f006
add json parser library from http://regex.info/blog/ (Public domain license)
2013-04-24 22:55:02 +08:00
chrox
9d59f5a637
Merge remote-tracking branch 'upstream/master' into text_highlight
2013-04-24 21:35:11 +08:00
chrox
d22b8cfb3e
update koreader-base submodule
2013-04-24 21:30:02 +08:00
chrox
46c605d256
disable word OCR for now
...
Since it will crash the reader with a strange error message saying
"terminate called after throwing an instance of 'DJVU::GException'"
even though only PDF file is opened.
2013-04-24 09:13:20 +08:00
chrox
936dfc6fd1
add text highlight in both reflow and non-reflow mode
2013-04-24 06:59:52 +08:00
{Qingping,Dave} Hou
afbfc17fbf
Merge pull request #82 from chrox/activity_indicator
...
add activity indicator when configuring in reflow mode
2013-04-21 08:51:10 -07:00
chrox
7f53ddacbe
add activity indicator when configuring in reflow mode
...
For now pillow activityIndicator is used to draw animated waiting icon
at the upper left corner of the screen. So pillow service should be
enabled to use this feature, but eventually we should implement an
activity indicator that is independent of native system.
2013-04-21 16:54:59 +08:00