Commit Graph

2112 Commits (945c4b34705f27d08f18dc7b85e64ae2a83200ec)
 

Author SHA1 Message Date
Huang Xin 945c4b3470 Merge pull request #235 from houqp/houqp-master
reset current page on item_table switch for menu widget
11 years ago
Qingping Hou c951eacc35 fix: reset current page on item_table switch for menu widget 11 years ago
Qingping Hou cad8ddec92 disable path compress on relative path 11 years ago
Huang Xin 9253406ab6 Merge pull request #234 from thotypous/master
Update koreader-base
11 years ago
Paulo Matias a646f6e26c Update koreader-base 11 years ago
Huang Xin 8eb195a42e Merge pull request #233 from thotypous/fl-toggle-clear
Add InputText:setText and avoid non-intuitive UI behavior after light toggle
11 years ago
Paulo Matias 54636e9407 Add InputText:setText and avoid non-intuitive UI behavior after light toggle 11 years ago
{Qingping, Dave} Hou 93f5e53ebb Merge pull request #232 from chrox/master
patch crengine to register external fonts
11 years ago
chrox 19bae7852d patch crengine to register external fonts 11 years ago
HW 843d6972d0 Merge pull request #231 from thotypous/lulip-move-base
No need for lulip to be global
11 years ago
Paulo Matias 130786dd9f Merge branch 'master' into lulip-move-base 11 years ago
Paulo Matias af6d47fb6c Update koreader-base 11 years ago
Paulo Matias 8f53571e06 No need for lulip to be global 11 years ago
HW cbb919d2a3 Merge pull request #230 from thotypous/lulip-move-base
Move lulip to koreader-base
11 years ago
Paulo Matias 2492ca247a Use ffi/lulip.lua from koreader-base; change package.path 11 years ago
Paulo Matias ed7d4070c0 Update koreader-base 11 years ago
{Qingping,Dave} Hou 7537f3acc0 Merge pull request #229 from thotypous/lulip-ffi-util
Remove ffi.cdef to avoid conflict with ffi/util.lua from koreader-base
11 years ago
Paulo Matias 9ce281873c Remove ffi.cdef to avoid conflict with ffi/util.lua from koreader-base 11 years ago
Paulo Matias d9bc98a7ce Merge pull request #228 from chrox/master
update k2pdfopt to version 1.66
11 years ago
chrox 4f85030099 update k2pdfopt to version 1.66 11 years ago
{Qingping,Dave} Hou 380c626b25 Merge pull request #227 from chrox/jpeg_fix
fix bug #179 and #224
11 years ago
chrox 0c17b6a163 update koreader-base to fix bug #224 11 years ago
Huang Xin b8dc272d68 Merge pull request #225 from giorgio130/master
Don't kill nickel software on kobo
11 years ago
Giorgio Micotti 12f920b0ec Don't kill nickel software, it's not really needed and might prevent issues with database corruption. 11 years ago
chrox 6f89fec891 fix calling setFontSize in pdfreader 11 years ago
chrox 44c31afe62 fix bug #179
It seems that the setPageMargins method will mess up XPointer of current view.
This bugfix simply disables page margin restoring in readercopt.lua so that
reading position is restorable.
11 years ago
{Qingping,Dave} Hou 4f30037953 Merge pull request #222 from chrox/master
bugfix: fix screen ghosting after swiping north/south in scroll mode
11 years ago
chrox 75eb0e6f23 bugfix: fix screen ghosting after swiping north/south in scroll mode
As swiping north/south will generate several pan gestures which will
set refresh mode to WAVEFORM_MODE_A2, we should explicitly do a full
refresh in order to switch refresh waveform from WAVEFORM_MODE_A2
to WAVEFORM_MODE_GC16 as in OnPanRelease.
11 years ago
Huang Xin 777273c4cb Merge pull request #221 from thotypous/master
update koreader-base
11 years ago
Paulo Matias 40aef0ad88 update koreader-base 11 years ago
{Qingping,Dave} Hou 8db9179f04 Merge pull request #219 from thotypous/master
Initialize FileChooser with root_path, otherwise the command line argument (directory) is ignored
11 years ago
Paulo Matias 04ebaf0964 Use `lfs.currentdir()` to get default `root_dir` as an absolute path 11 years ago
Paulo Matias 48d6020930 Initialize FileChooser with root_path, otherwise the command line argument (directory) is ignored 11 years ago
{Qingping,Dave} Hou 89decc25d5 Merge pull request #218 from chrox/master
transfer libk2pdfopt to koreader
11 years ago
chrox d09c399d5f transfer libk2pdfopt to koreader 11 years ago
Huang Xin d4568ee0eb Merge pull request #205 from hwhw/master
Adaptions for dynamic library aware koreader-base and some streamlining
11 years ago
HW 8d71e110c3 update koreader-base submodule 11 years ago
HW 62a2c6738d consolidated Makefile, adapted to dynlib approach 11 years ago
HW f2e0eb3dfd interim merge of latest upstream 11 years ago
Huang Xin a269384cb6 Merge pull request #217 from houqp/houqp-master
fix out-of-bound bug in filemanager
11 years ago
Qingping Hou 656f02c7f6 fix out-of-bound bug in filemanager 11 years ago
Huang Xin 6da7722706 Merge pull request #216 from houqp/houqp-master
add missing import for group widget in readerview
11 years ago
Qingping Hou 94e89e8e38 add missing import for group widget in readerview 11 years ago
Huang Xin 2e8b5cb39c Merge pull request #215 from houqp/houqp-master
check frontlight before setting intensity
11 years ago
Qingping Hou ce4d628028 only insert frontlight menu item if frontlight is detected 11 years ago
Huang Xin 4e83288040 Merge pull request #214 from houqp/filemanager
bug fix in class system & rewrite filemanager
11 years ago
Qingping Hou f65ae9a2b5 check frontlight before setting intensity 11 years ago
Qingping Hou caf7ebb9ae bug fix & rewrite filemanager 11 years ago
Qingping Hou aef2c4123e fix Menu widget initialization on inheritance bug in filechooser 11 years ago
Qingping Hou c66429c903 add is_popout and no_title to menu widget 11 years ago