Commit Graph

1818 Commits (594950c73dd8013451543102c1da41595b405e17)
 

Author SHA1 Message Date
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
chrox b53069509a notify kpvbooklet that pillow is disabled in koreader.sh 11 years ago
{Qingping,Dave} Hou d934de890d Merge pull request #85 from chrox/text_highlight
add text highlight in both reflow and non-reflow mode
11 years ago
chrox 695e095a1a add a demo version dictionary 11 years ago
chrox 28d902f006 add json parser library from http://regex.info/blog/ (Public domain license) 11 years ago
chrox 9d59f5a637 Merge remote-tracking branch 'upstream/master' into text_highlight 11 years ago
chrox d22b8cfb3e update koreader-base submodule 11 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.
11 years ago
chrox 936dfc6fd1 add text highlight in both reflow and non-reflow mode 11 years ago
{Qingping,Dave} Hou afbfc17fbf Merge pull request #82 from chrox/activity_indicator
add activity indicator when configuring in reflow mode
11 years ago
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.
11 years ago
chrox 313525e961 add cpath in reader.lua 11 years ago
{Qingping,Dave} Hou c5ea1c4065 Merge pull request #81 from chrox/kctx_fix
update koreader-base: add top and bottom margin in reflowed page
11 years ago
chrox 3f818fa900 update koreader-base: add top and bottom margin in reflowed page 11 years ago
Huang Xin b3c81c8dca Merge pull request #79 from houqp/houqp-master
enable scroll for readerrolling
11 years ago
Huang Xin 3d2cf49d7c Merge pull request #80 from houqp/readme-fix
readme update from Lucas Malor @ mobileread
11 years ago
Qingping Hou 6e7fda101f add nightlybuild script reference 11 years ago
Qingping Hou 882d6ea83f add back emulator screen setting hint 11 years ago
Qingping Hou 2f25b90f8b readme update from Lucas Malor @ mobileread
see http://www.mobileread.com/forums/showpost.php?p=2488740&postcount=979
11 years ago
Qingping Hou 0660ae379b enable scroll using pan gesture in readerrolling 11 years ago
Qingping Hou 1783b16d69 credoc fix: load metadata info after document is rendered 11 years ago
Qingping Hou b011bc405b fix: set ReaderView.view_mode instead of ReaderUi.view_mode 11 years ago
{Qingping,Dave} Hou 4df8ac4d4d Merge pull request #78 from chrox/kctx_fix
bugfix: fix occasional reader crash when change screen mode from landscape to portrait in reflow mode
11 years ago
chrox 8df55b8318 recalculate zoom when changing font size 11 years ago
chrox d505f39c79 recalculate zoom when toggling flipping mode 11 years ago
chrox ac548d768c don't bother to consume background context
since now each context is independent and has its own dst bitmap.
11 years ago
chrox 8f18ee260c increase max size of cache item 11 years ago
chrox a60cfc4e10 fix occasionally failed lipc invocation 11 years ago
Huang Xin 9589e5c54d Merge pull request #75 from houqp/houqp-master
update translation
11 years ago
Qingping Hou 5703f44cd0 update translation 11 years ago
Huang Xin 9f22a33b15 Merge pull request #72 from houqp/houqp-master
add simple readerhyphenation menu
11 years ago
Qingping Hou 3ab79f69e9 add simple readerhyphenation menu 11 years ago
Huang Xin 5ba50a3564 Merge pull request #71 from houqp/houqp-master
update koreader-base and bug fix in touch menu
11 years ago