Commit Graph

3541 Commits (0a74dc6072ad503dc96e54c5b484ae2791af7558)
 

Author SHA1 Message Date
Hans-Werner Hilse 0a74dc6072 add needed ffi module when saving annotations 10 years ago
Huang Xin 3484920718 Merge pull request #1051 from gontofe/cover_screensaver
Added option for proportional cover image screensaver
10 years ago
Michael Hall 79cb75b153 Added option for proportional cover image screensaver 10 years ago
Huang Xin 2dcf65c912 Merge pull request #1049 from gontofe/wifi_toggle
Leave both readerconfig and readermenu open on wifi toggle
10 years ago
Huang Xin 717422dac6 Merge pull request #1047 from houqp/kindle-legacy
Kindle legacy
10 years ago
Michael Hall dd80d61155 Leave both readerconfig and readermenu open on wifi toggle 10 years ago
Qingping Hou b0682b0470 chore: code clean up 10 years ago
Qingping Hou 580a35481e build: update koreader base for legacy kindle build fix 10 years ago
Qingping Hou 17586c7ef4 chore: readme clean up 10 years ago
Qingping Hou 70537f83ab build: supress make clean output 10 years ago
Qingping Hou df61760c82 test: add spec for Menu.itemTableFromTouchMenu 10 years ago
Huang Xin 1340ba8e62 Merge pull request #1041 from houqp/dxg
more fixes for none touch kindles
10 years ago
Qingping Hou 6aabc62f73 fix(reader): crash on closing reader menu 10 years ago
Qingping Hou 394c847e2b fix(app): initilize menu properly in reader and filemanager 10 years ago
Qingping Hou d1627337e0 fix(ui): fix dynamic menu height calculation 10 years ago
Huang Xin dba6bf5d9f Merge pull request #1036 from hwhw/noninvert
Unroll inversion, introduce color values
10 years ago
Hans-Werner Hilse cd15d95f30 update to latest base 10 years ago
Hans-Werner Hilse ba40cc56e9 fill background of intermediary blitbuffers
we need to explicitly fill those buffers, now that white is not "0"
anymore.
10 years ago
Hans-Werner Hilse 5982e24d57 unify color specification
colors were a mixture of 4bpp integers (0=white, 15=black) and
fractional blackness levels (0=white, 1.0=black) before. This is
now unified to use the color specification of the Blitbuffer API.
10 years ago
Qingping Hou 03ac887d46 Merge pull request #1032 from chrox/fix_1028
fix #1028 by trying load libpthread.so.0 on Kobo devices
10 years ago
chrox 0a893453b9 fix #1028 by trying load libpthread.so.0 on Kobo devices 10 years ago
Qingping Hou bbe07e3909 Merge pull request #1031 from chrox/travis_nasm
install nasm in Travis
10 years ago
chrox 64d2d3deae install nasm in Travis 10 years ago
Qingping Hou 64bd71aa71 Merge pull request #1030 from chrox/fix_1028
fix #1028
10 years ago
chrox 9eb86441cd update base to use new libcrengine 10 years ago
chrox 281df50da5 fix #1028 10 years ago
chrox 2ff12af50c protected call of mupdf.renderImage 10 years ago
HW 30c3bc53c9 Merge pull request #1025 from chrox/fix_1024
fix #1024
10 years ago
chrox 24f1d0feb3 optimize png image to grayscale mode 10 years ago
chrox 91400f8fef expand/collapse for the left one third region should be more resonable 10 years ago
chrox c994e30cff fix #1024
if toc item has expand/collapse state and tap select on the left side
the state switch action is triggered, otherwise goto the
linked page.
10 years ago
HW 1cb3c85f34 Merge pull request #1021 from chrox/fix_1011
fix #1011
10 years ago
Huang Xin 3c1d2c69df Merge pull request #1014 from hwhw/master
use new FFI based mupdf API
10 years ago
HW b843a46c82 Merge pull request #4 from chrox/fix_1014
fix renderImage invocation
10 years ago
chrox 07ae0cba81 fix #1011
The #1011 bug is caused by the `contains` check of link box with
visible area. When the link is at the very right (left?) of
the page, enlarged link box often exceeds the page bound rendering
the mentioned `contains` check failed. This patch uses an `intersectWith`
test to check if the link is in current page.
10 years ago
chrox 2050c0aa66 fix renderImage invocation 10 years ago
HW 3a42557b19 Merge pull request #1020 from chrox/fix_1013
fix #1013
10 years ago
chrox 1462d382d9 fix #1013 10 years ago
Hans-Werner Hilse ee6b5a7fe1 update to latest base 10 years ago
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
10 years ago
HW 67eb0c8663 Merge pull request #1019 from chrox/fix_1017
Fix #1017
10 years ago
chrox 2ad63fc1a3 expand/collapse TOC only by tap on the icon 10 years ago
chrox 0a863f07c7 show 50 ticks on the mini progress bar at most 10 years ago
HW 1697191cf9 Merge pull request #1018 from houqp/dxg
fix: various fixes for kindle dxg
10 years ago
Qingping Hou c1c3bcb3fe fix: various fixes for kindle dxg 10 years ago
HW 03bafa6145 Merge pull request #1004 from chrox/html_highlight
add option to export highlights to local HTML files in Evernote plugin
10 years ago
Qingping Hou 52f377b031 Merge pull request #1012 from Frenzie/master
Kobo Aura H2O: fix offset for reverse landscape (rotation_mode 3)
10 years ago
Frans de Jonge 3334903e8c Actually flush stdio rather than all io. 10 years ago
Frans de Jonge 65d3cacd7c Flush stdio to prevent buffering multiple debugging messages when redirecting output to file. 10 years ago
Frans de Jonge f3d5d5b030 Kobo Aura H2O: fix offset for reverse landscape (rotation_mode 3) 10 years ago