Hans-Werner Hilse
e0868826ad
use new FFI based mupdf API
...
This will use the new API where the Lua/C interface was used before
and also drop usage of mupdfimg wrapper which is now implemented
within the mupdf interface
2014-10-20 16:49:10 +02:00
HW
67eb0c8663
Merge pull request #1019 from chrox/fix_1017
...
Fix #1017
2014-10-20 16:48:41 +02:00
chrox
2ad63fc1a3
expand/collapse TOC only by tap on the icon
2014-10-20 22:19:31 +08:00
chrox
0a863f07c7
show 50 ticks on the mini progress bar at most
2014-10-20 22:17:53 +08:00
HW
1697191cf9
Merge pull request #1018 from houqp/dxg
...
fix: various fixes for kindle dxg
2014-10-20 09:05:03 +02:00
Qingping Hou
c1c3bcb3fe
fix: various fixes for kindle dxg
2014-10-20 02:17:57 -04:00
HW
03bafa6145
Merge pull request #1004 from chrox/html_highlight
...
add option to export highlights to local HTML files in Evernote plugin
2014-10-19 17:48:00 +02:00
Qingping Hou
52f377b031
Merge pull request #1012 from Frenzie/master
...
Kobo Aura H2O: fix offset for reverse landscape (rotation_mode 3)
2014-10-18 16:32:08 -04:00
Frans de Jonge
3334903e8c
Actually flush stdio rather than all io.
2014-10-18 15:31:05 +02:00
Frans de Jonge
65d3cacd7c
Flush stdio to prevent buffering multiple debugging messages when redirecting output to file.
2014-10-18 15:18:01 +02:00
Frans de Jonge
f3d5d5b030
Kobo Aura H2O: fix offset for reverse landscape (rotation_mode 3)
2014-10-17 13:25:13 +02:00
Qingping Hou
9d6af18330
Merge pull request #1000 from chrox/fix_992
...
fix #992 by creating fake command line arguments
2014-10-16 23:03:23 -04:00
Huang Xin
e69c106060
Merge pull request #1006 from Frenzie/master
...
Kobo Aura H2O: fix bezel.
2014-10-16 21:44:23 +08:00
Frans de Jonge
7117235414
Kobo Aura H2O: fix bezel.
2014-10-16 15:17:31 +02:00
HW
ad9fd03454
Merge pull request #1005 from chrox/fix_929
...
fix #929 by validating image magic number
2014-10-16 14:47:06 +02:00
chrox
b1a760f18b
fix #929 by validating image magic number
2014-10-16 19:48:54 +08:00
Huang Xin
5f92a99709
Merge pull request #1003 from Frenzie/master
...
Kobo Aura H2O detection: slight code refactoring.
2014-10-16 18:27:32 +08:00
chrox
7eb58588fc
add option to export highlights to local HTML files in Evernote plugin
2014-10-16 18:25:02 +08:00
Frans de Jonge
c50bdfd11c
Kobo Aura H2O detection: slight code refactoring.
2014-10-16 10:59:11 +02:00
chrox
87fcbd49cc
don't test coverage on plugins
...
since it's not easy to cover code that use external services like
Evernote cloud and calibre.
2014-10-16 10:28:31 +08:00
chrox
64b102ebc9
fix #992 by creating fake command line arguments
2014-10-16 09:24:59 +08:00
HW
0f40042e57
Merge pull request #999 from Frenzie/master
...
Changes for Kobo Aura H2O.
2014-10-15 20:35:39 +02:00
Frans de Jonge
629c32f6ba
Changes for Kobo Aura H2O.
2014-10-15 18:28:13 +02:00
Paulo Matias
8bbdf03ccb
Merge pull request #998 from chrox/fix_970
...
fix #970
2014-10-15 11:40:57 -03:00
Paulo Matias
2843bf362d
Merge pull request #996 from chrox/djvu_render_mode
...
add djvu render mode options in readermenu
2014-10-15 11:29:44 -03:00
Paulo Matias
53c2e19a6c
Merge pull request #997 from chrox/fix_995
...
fix #995 by reseting readertoc on init
2014-10-15 11:19:29 -03:00
chrox
834c994ed8
fix #970
...
by rendering full page if bbox is larger than native page size when
zooming mode is fit to content*
2014-10-15 22:01:42 +08:00
chrox
c99288f3ad
fix #995 by reseting readertoc on init
2014-10-15 20:47:13 +08:00
chrox
d30709edb0
add djvu render mode options in readermenu
2014-10-15 20:31:24 +08:00
Paulo Matias
ef80cc6a4e
Merge pull request #994 from chrox/fix_987
...
fix #987
2014-10-15 08:08:00 -03:00
Paulo Matias
ce75b689b1
Merge pull request #993 from chrox/dict_lookup
...
add menu entry to lookup input word in dictionary
2014-10-15 08:07:27 -03:00
chrox
f3417c5488
fix #987
2014-10-15 18:17:16 +08:00
chrox
506bf96379
add menu entry to lookup input word in dictionary
...
This should close #971 .
2014-10-15 18:02:02 +08:00
Qingping Hou
12914a01f3
Merge pull request #990 from chrox/collapsible_toc
...
add collapsable TOC menu
2014-10-14 23:21:25 -04:00
chrox
96960cd554
don't dim icon button by default
2014-10-14 21:34:56 +08:00
chrox
7c9130744c
add collapsable TOC menu
2014-10-14 21:34:56 +08:00
chrox
46963df0bb
don't need to rebuild ota installed package if it's detected
2014-10-14 21:34:56 +08:00
chrox
3554bdd2c4
fix firewall block of calibre companion on Kindle
2014-10-14 21:34:56 +08:00
Huang Xin
6af7652002
Merge pull request #988 from WS64/master
...
Bugfix
2014-10-13 21:51:57 +08:00
WS64
f537125756
Bugfix
2014-10-13 15:40:48 +02:00
Qingping Hou
e65de41755
Merge pull request #985 from chrox/collapsible_toc
...
refactoring restoreScreenMode from readerview to filemanager
2014-10-12 16:03:45 -04:00
chrox
e714caed8d
refactoring restoreScreenMode from readerview to filemanager
...
This should fix #983 .
2014-10-12 17:26:36 +08:00
Qingping Hou
101a7f6d96
Merge pull request #984 from chrox/collapsible_toc
...
count only leaf nodes of toc tree when level is zero
2014-10-11 11:14:53 -07:00
chrox
de38ea1199
count only leaf nodes of toc tree when level is zero
2014-10-11 21:10:07 +08:00
Qingping Hou
c69f77d5ab
Merge pull request #980 from chrox/collapsible_toc
...
refactoring readerrolling
2014-10-11 01:01:56 -07:00
chrox
2b26e599d9
return to previous filemanager view instead of opening a new one
2014-10-10 18:14:33 +08:00
chrox
6dd3f99c35
reset ticks cache
2014-10-10 18:14:33 +08:00
chrox
b422eb90cc
refactoring readerrolling
...
and fix lossing progress when switching screen mode
2014-10-10 18:14:33 +08:00
HW
e9623b1d72
Merge pull request #977 from chrox/collapsible_toc
...
refactoring module registration in readerui
2014-10-09 11:48:54 +02:00
chrox
e34ad5ffe5
refactoring module registration in readerui
...
now every module can be looked up in readerui so that
unit test of these modules is possible.
2014-10-09 17:41:27 +08:00