Commit Graph

10379 Commits (master)
 

Author SHA1 Message Date
chrox 56c8b28f7c Fix bug #151
Check if there is only one line between the two positions and no
word boxes are found, if so break the loop immediately.
11 years ago
chrox 5a3f239e8a add fixed point procedure for better reflow performance 11 years ago
{Qingping,Dave} Hou 30d3db5ccc Merge pull request #152 from chrox/master
keep only one instance of reader.lua
11 years ago
Huang Xin 8cd6854808 kill reader.lua immediately after reader.lua exits 11 years ago
Huang Xin fa9713cceb keep only one instance of reader.lua
in case the reader crashed without cleaning up the forked subprocess lipc-wait-event
11 years ago
Huang Xin 1582f2e307 Merge pull request #149 from houqp/houqp-master
update translation
11 years ago
{Qingping,Dave} Hou f25e30e3ac Merge pull request #150 from giorgio130/master
Fix bug #144
11 years ago
Giorgio Micotti 6c9b76de4f Fix bug #144. 11 years ago
Qingping Hou a8e13d30c8 update translation 11 years ago
Huang Xin 4c1e17ae8f Merge pull request #148 from giorgio130/master
Clean-up for kobo devices
11 years ago
Giorgio Micotti c91e3834bb Added detection of single kobo models. Also a script to launch koreader is included and the related Makefile changes. 11 years ago
{Qingping,Dave} Hou c423c031b3 Merge pull request #146 from chrox/master
semi-automatic bbox finding
11 years ago
Huang Xin dae90add0c Merge pull request #147 from giorgio130/master
Make cbz show up in file chooser, fix #119
11 years ago
chrox 9cb9999865 semi-automatic bbox finding
Semi-automatic cropping is implemented with a initial
manual cropping that exclude the obvious decorating line or
the spine part in scanned books and then an automatic cropping
ie. background/foreground pixel detection restricted within
the manual cropping area.
This PR is a candidate for the solution of issue #141.
11 years ago
Giorgio Micotti 01d04250c2 Fix bug #119. 11 years ago
Giorgio Micotti 98a2e50652 Add cbz to the supported extensions of pdf viewer. 11 years ago
chrox 43240a7d98 add defaults.lua in emu directory 11 years ago
chrox 5b1ca4b101 remove associated scroll mode setting with zoom mode 11 years ago
{Qingping,Dave} Hou a60eb8fd3e Merge pull request #145 from ddysher/master
when open document, check if provider is nil
11 years ago
Deyuan Deng 9528f4a95b when open document, check if provider is nil 11 years ago
Huang Xin 24eb3a139b Merge pull request #143 from houqp/houqp-master
add scrollmode and fullscreen mode to defaults
11 years ago
Qingping Hou 5b8996dfcc turn off scroll mode be default 11 years ago
Qingping Hou 0d902a1a4c add scrollmode and fullscreen mode to defaults 11 years ago
Huang Xin 4f36cd2504 Merge pull request #142 from houqp/houqp-master
add defaults.lua support
11 years ago
Qingping Hou 84801e6f51 add defaults.lua in customupdate 11 years ago
Qingping Hou 561c7902ca move defaults.lua to root directory 11 years ago
Qingping Hou 18122fe067 add defaults.lua 11 years ago
Huang Xin 5a9f83279f Merge pull request #140 from houqp/houqp-master
update koreader-base
11 years ago
Qingping Hou 4391533892 update koreader-base 11 years ago
{Qingping,Dave} Hou d0e23dd90e Merge pull request #136 from houqp/houqp-master
update koreader-base
11 years ago
{Qingping,Dave} Hou 211e1acd59 Merge pull request #137 from chrox/master
add page margin options for crereader
11 years ago
chrox 811e14be25 update koreader-base for new setPageMargins method in crengine 11 years ago
chrox d8e45b4e7c bugfix: embedded css toggle now shows correct status 11 years ago
chrox 94526fa26d add page margin options in CREOptions 11 years ago
chrox 67816852ac option value can be dict now 11 years ago
Qingping Hou 4295c265bc update koreader-base for cre margin support 11 years ago
Qingping Hou 38bb360f2d link ev_replay to emu dir 11 years ago
{Qingping,Dave} Hou 85068a2de7 Merge pull request #135 from chrox/master
several tweaks on scroll mode behavior
11 years ago
chrox f87c67308a toggle scroll mode on when zooming to content*
and toggle scrool mode off when zooming to page*.
11 years ago
chrox 84e67ff122 disable scroll mode in flipping for better performance 11 years ago
chrox 6601b19e4d disable scroll mode by default
since the default zoom mode is page while continuous paging is
useless in page zoom mode.
11 years ago
Huang Xin 2c564b935a Merge pull request #134 from houqp/houqp-master
update translation
11 years ago
Qingping Hou 08856dfd85 update translation 11 years ago
Huang Xin aaeb347c19 Merge pull request #128 from giorgio130/master
Reference last commit in koreader-base.
11 years ago
Giorgio Micotti 3b580c2544 Reference last commit in koreader-base. 11 years ago
{Qingping,Dave} Hou f73cceee29 Merge pull request #127 from chrox/highlight
add fake tap to dismiss temp hightlight after hightlight is saved
11 years ago
chrox 35f71bb04a add fake tap to dismiss temp hightlight after hightlight is saved 11 years ago
Huang Xin e50c9a31bc Merge pull request #126 from chrox/master
update koreader-base for glyph checking
11 years ago
chrox 3bb8fb31b6 update koreader-base for glyph checking 11 years ago
{Qingping,Dave} Hou ef66e106cb Merge pull request #125 from chrox/highlight
bugfix: remove selected word only if hold moves out of word box
11 years ago