Commit Graph

2598 Commits

Author SHA1 Message Date
chrox 560444c168 add fallback_font option in G_reader_settings 2014-03-10 22:06:17 +08:00
chrox 21b0b24b14 fix input timer queue
if new timer has a timeout later than a timer in queue, the
new timer will be discarded and never be pushed into timer queue.
This is fixed by pushing new timer without timeout checking
and then sorting the queue according to timer timeouts.

This should fix #520 and #495.
2014-03-10 17:42:40 +08:00
Huang Xin 54c59437f9 Merge pull request #524 from danan72/patch-1
Update language.lua - Polish language translation
2014-03-09 22:58:01 +08:00
danan72 e03c103364 Update language.lua 2014-03-09 15:47:09 +01:00
Qingping Hou ff98fdbf50 Merge pull request #523 from chrox/master
hinting one page by default
2014-03-09 08:42:10 -04:00
chrox 2c3ebfc438 update pot file 2014-03-09 20:13:16 +08:00
chrox 315abd92d3 strip unnecessary parts in update packages 2014-03-09 20:09:54 +08:00
chrox 19e50a1098 hinting one page by default
since reflowed page has a minimum height of screen height.
There are no more than two pages displayed on screen
simultaneously even in scroll mode.
2014-03-09 16:48:13 +08:00
Qingping Hou 7de54b63ee Merge pull request #521 from chrox/master
dirty hack to prevent infinite loop on up skip puncutuation
2014-03-04 10:00:54 -05:00
chrox 1d816aa5f2 dirty hack to prevent infinite loop on up skip puncutuation
This should fix #517.
2014-03-04 21:20:09 +08:00
Qingping Hou c54a8a3018 Merge pull request #514 from chrox/master
fix font-family property ignored if no generic-family is provided
2014-02-18 00:15:54 -05:00
chrox 87131525db fix font-family property ignored if no generic-family is provided 2014-02-18 12:40:44 +08:00
Qingping Hou 52ac2dc041 Merge pull request #513 from chrox/master
fix semi-auto cropping for djvu files
2014-02-16 11:47:07 -05:00
chrox c9784a84b3 fix semi-auto cropping for djvu files 2014-02-16 21:32:48 +08:00
chrox 1b55339186 cleanup readerui init for pdf 2014-02-16 20:57:36 +08:00
chrox 0eee130f5a clipping page bbox 2014-02-16 19:49:18 +08:00
chrox b1acbb2446 make overlap pixels configurable 2014-02-16 19:42:50 +08:00
Qingping Hou 476375acfe Merge pull request #512 from chrox/master
fix missing page margin settings
2014-02-16 00:44:24 -05:00
chrox cb757a9ddf fix missing page margin settings 2014-02-16 12:32:08 +08:00
Qingping Hou 4fb0e25c52 Merge pull request #511 from chrox/master
get rid of several dirty hacks
2014-02-15 11:32:17 -05:00
chrox bae842540a get rid of several dirty hacks 2014-02-15 22:29:36 +08:00
Qingping Hou 21172924fc Merge pull request #510 from chrox/master
fix conflicts of two finger swipe gesture for flipping mode and showing ...
2014-02-14 15:30:37 -05:00
chrox 68757794a2 fix conflicts of two finger swipe gesture for flipping mode and showing TOC/Bookmark 2014-02-14 23:56:35 +08:00
Qingping Hou 08bee8aa08 Merge pull request #508 from chrox/master
switch to arm-linux-gnueabi toolchain for Kindle devices
2014-02-13 15:26:41 -05:00
chrox 186e78eb79 fix broken support of mobi format 2014-02-14 00:39:10 +08:00
chrox 45ca50458b fix broken toggle frontlight on kpw2 2014-02-13 23:59:59 +08:00
chrox 828f90d7a9 switch to arm-linux-gnueabi toolchain for Kindle devices 2014-02-13 22:49:45 +08:00
Qingping Hou a741bdb6ff Merge pull request #507 from chrox/master
dirty hack to fix wrong zoom level
2014-02-12 10:39:33 -05:00
chrox 11ec22c33b dirty hack to fix wrong zoom level
This hack is to rescue wrong zoom level after removing unnecessary
`self:handleEvent(Event:new("SetDimensions", self.dimen))` at the
end of ReaderUI initialization which otherwise would confuse crengine
with two different dimens and would cause inconsistent reading progress.
2014-02-12 23:21:43 +08:00
Qingping Hou 517b5432ae Merge pull request #506 from chrox/master
add 'full/mini' options for progress bar of crereader
2014-02-12 10:10:12 -05:00
chrox 8e11a5bf6d fix page states not updated in scroll mode 2014-02-12 22:34:44 +08:00
chrox b26f040403 fix hinting beyond page range 2014-02-12 22:33:27 +08:00
chrox 0b2cc17b69 hold progress bar to show goto dialog 2014-02-12 20:41:16 +08:00
chrox f21d34f682 add two finger swipe gestures for showing TOC and bookmarks
two_finger_swipe to east is for TOC
two_finger_swipe to west is for bookmarks
2014-02-12 20:32:28 +08:00
chrox 4fcb39494c use mini progress bar by default 2014-02-12 15:43:52 +08:00
chrox 9f507e6447 add 'full/mini' options for progress bar of crereader 2014-02-12 15:43:52 +08:00
chrox 8b09ee7cf1 disable tap zone for config menu by default 2014-02-12 15:43:52 +08:00
Qingping Hou 72fa03f45b Merge pull request #504 from giorgio130/master
Fix bug #448.
2014-02-09 16:20:51 -05:00
Giorgio Micotti 8d8e85e0fb Fix bug #448. 2014-02-09 22:10:29 +01:00
Paulo Matias c66eb45e11 Merge pull request #503 from chrox/master
update koreader-base
2014-02-09 15:54:47 -02:00
chrox cf99b46775 update koreader-base 2014-02-10 01:32:01 +08:00
Paulo Matias f711b28413 Merge pull request #502 from chrox/master
save highlight to pdf document
2014-02-09 12:06:23 -02:00
chrox ccadf3fbb6 update koreader-base 2014-02-09 17:51:41 +08:00
chrox c0c33a3050 automatically set css according to file extention
even when embeded style sheet is on.
2014-02-09 17:51:41 +08:00
chrox 19b3d10d8c fix wrong xpointer when changing screen orientation 2014-02-09 17:51:41 +08:00
chrox b42b4ed204 save highlight to pdf document 2014-02-09 17:51:40 +08:00
Huang Xin 702d656f8e Merge pull request #492 from thotypous/master
One more setting to preserve in floating punctuation workaround
2014-01-23 05:01:30 -08:00
Paulo Matias 1410860a2c One more setting to preserve in floating punctuation workaround 2014-01-23 10:52:27 -02:00
Paulo Matias 5c620e44ba Merge pull request #491 from chrox/master
several crash fixes
2014-01-23 03:54:47 -08:00
chrox 5e1d85ad55 fix segmentation fault when transforming from reflow to native in blank page 2014-01-23 19:38:32 +08:00