Commit Graph

2692 Commits (dd278a4b1fca78299f85649b593098cda19469bf)
 

Author SHA1 Message Date
Qingping Hou 012a0480b7 Merge branch 'houqp-master' of github.com:houqp/koreader into houqp-master 12 years ago
Qingping Hou f7328a27fb minor pot update 12 years ago
Qingping Hou d59a1b3828 minor pot update 12 years ago
Huang Xin 4f111df981 Merge pull request #100 from houqp/houqp-master
update translation
12 years ago
Qingping Hou 3fb64bc2ca update translation 12 years ago
Huang Xin a6ed77c52d Merge pull request #97 from houqp/houqp-master
translation update
12 years ago
Qingping Hou afb718f0d0 translation update 12 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...
12 years ago
Yim4 41546d076b updated german language, because the nativ font of kindle wasn't able to display the german sound change (ä,ö,ü) 12 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
12 years ago
chrox c3dc712169 fix reader crash when hold pos is outside of page area 12 years ago
Huang Xin 4faaa7b06c Merge pull request #93 from thotypous/master
Avoid comma on floating point numbers - solves issue #92
12 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. 12 years ago
{Qingping,Dave} Hou 80586c4a2a Merge pull request #91 from chrox/master
add hightlight/dictionary lookup in scanned pdf/djvu
12 years ago
chrox 612c8ba1fc update submodule koreader-base 12 years ago
chrox 7c78e83e49 add hightlight/dictionary lookup in scanned pdf/djvu 12 years ago
chrox 81294e804a fix page rect to screen rect transform when scale is larger than 1 12 years ago
chrox 390135d02d escape quotes and other funny characters in word when popening sdcv 12 years ago
chrox 1a23787e26 add dict and tessdata directory in dist data directory 12 years ago
chrox bda282ffa4 fix ineffective default options of full screen and scroll mode 12 years ago
{Qingping,Dave} Hou 28af14d9ee Merge pull request #90 from chrox/master
update koreader-base
12 years ago
chrox 98d4f3cd50 update koreader-base 12 years ago
{Qingping,Dave} Hou 9b61cfe086 Merge pull request #89 from chrox/add_stardict
add a dictionary backend stardict
12 years ago
chrox db56b52bed add missing sdcv 12 years ago
chrox 594950c73d add env variable for stardict dictionary dir 12 years ago
chrox e71aa93a97 add sdcv in customupdate 12 years ago
chrox e560c20c6d add word lookup with stardict 12 years ago
chrox a5a7cebd73 dict windlow fit to landscape screen width 12 years ago
chrox cb873ee528 init/free OCR engine when necessary 12 years ago
chrox 5b6e9a8e03 OCR is almost stable, so enable it now 12 years ago
chrox ecb797a097 enlarge hightlight box in readerhightlight.lus 12 years ago
chrox 5b3aedbea5 save model information for later retrieval 12 years ago
chrox 4e1572d7d0 change cache size to 10 MB 12 years ago
chrox 8ccb3ebd8b update gitignore file to ignore files in test directory 12 years ago
{Qingping,Dave} Hou 15a40cd9bb Merge pull request #88 from chrox/reading_pos
save/restore reading position on each page
12 years ago
chrox 7b97ce4eeb comment revision 12 years ago
chrox 1a8bd4ca8c try to drop cache before OCR 12 years ago
chrox 19f227f7b1 enlarge OCR region 12 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.
12 years ago
{Qingping,Dave} Hou ff29c0767c Merge pull request #87 from chrox/rename_dictbackend
update dictionary backend name in kpvbooklet
12 years ago
chrox d18b58036f update dictionary backend name in kpvbooklet 12 years ago
{Qingping,Dave} Hou 41329658a8 Merge pull request #86 from chrox/notify_pillow
notify kpvbooklet that pillow is disabled in koreader.sh
12 years ago
chrox b53069509a notify kpvbooklet that pillow is disabled in koreader.sh 12 years ago
{Qingping,Dave} Hou d934de890d Merge pull request #85 from chrox/text_highlight
add text highlight in both reflow and non-reflow mode
12 years ago
chrox 695e095a1a add a demo version dictionary 12 years ago
chrox 28d902f006 add json parser library from http://regex.info/blog/ (Public domain license) 12 years ago
chrox 9d59f5a637 Merge remote-tracking branch 'upstream/master' into text_highlight 12 years ago
chrox d22b8cfb3e update koreader-base submodule 12 years ago
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.
12 years ago
chrox 936dfc6fd1 add text highlight in both reflow and non-reflow mode 12 years ago