Paulo Matias
9ce281873c
Remove ffi.cdef to avoid conflict with ffi/util.lua from koreader-base
2013-08-18 15:47:46 -03:00
Paulo Matias
d9bc98a7ce
Merge pull request #228 from chrox/master
...
update k2pdfopt to version 1.66
2013-08-18 10:29:10 -07:00
chrox
4f85030099
update k2pdfopt to version 1.66
2013-08-18 15:59:47 +08:00
{Qingping,Dave} Hou
380c626b25
Merge pull request #227 from chrox/jpeg_fix
...
fix bug #179 and #224
2013-08-17 23:21:52 -07:00
chrox
0c17b6a163
update koreader-base to fix bug #224
2013-08-18 12:34:38 +08:00
Huang Xin
b8dc272d68
Merge pull request #225 from giorgio130/master
...
Don't kill nickel software on kobo
2013-08-17 04:22:47 -07:00
Giorgio Micotti
12f920b0ec
Don't kill nickel software, it's not really needed and might prevent issues with database corruption.
2013-08-17 13:18:23 +02:00
chrox
6f89fec891
fix calling setFontSize in pdfreader
2013-08-17 16:11:46 +08:00
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.
2013-08-17 15:34:42 +08:00
{Qingping,Dave} Hou
4f30037953
Merge pull request #222 from chrox/master
...
bugfix: fix screen ghosting after swiping north/south in scroll mode
2013-08-16 21:12:15 -07:00
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.
2013-08-17 11:01:57 +08:00
Huang Xin
777273c4cb
Merge pull request #221 from thotypous/master
...
update koreader-base
2013-08-16 18:47:01 -07:00
Paulo Matias
40aef0ad88
update koreader-base
2013-08-16 22:43:24 -03:00
{Qingping,Dave} Hou
8db9179f04
Merge pull request #219 from thotypous/master
...
Initialize FileChooser with root_path, otherwise the command line argument (directory) is ignored
2013-08-15 17:56:08 -07:00
Paulo Matias
04ebaf0964
Use lfs.currentdir()
to get default root_dir
as an absolute path
2013-08-15 19:50:33 -03:00
Paulo Matias
48d6020930
Initialize FileChooser with root_path, otherwise the command line argument (directory) is ignored
2013-08-15 18:53:22 -03:00
{Qingping,Dave} Hou
89decc25d5
Merge pull request #218 from chrox/master
...
transfer libk2pdfopt to koreader
2013-08-15 09:42:39 -07:00
chrox
d09c399d5f
transfer libk2pdfopt to koreader
2013-08-15 23:13:40 +08:00
Huang Xin
d4568ee0eb
Merge pull request #205 from hwhw/master
...
Adaptions for dynamic library aware koreader-base and some streamlining
2013-08-15 07:17:59 -07:00
HW
8d71e110c3
update koreader-base submodule
2013-08-15 15:57:10 +02:00
HW
62a2c6738d
consolidated Makefile, adapted to dynlib approach
2013-08-15 15:55:50 +02:00
HW
f2e0eb3dfd
interim merge of latest upstream
2013-08-15 15:51:12 +02:00
Huang Xin
a269384cb6
Merge pull request #217 from houqp/houqp-master
...
fix out-of-bound bug in filemanager
2013-08-14 19:38:39 -07:00
Qingping Hou
656f02c7f6
fix out-of-bound bug in filemanager
2013-08-15 08:28:18 +08:00
Huang Xin
6da7722706
Merge pull request #216 from houqp/houqp-master
...
add missing import for group widget in readerview
2013-08-14 10:00:49 -07:00
Qingping Hou
94e89e8e38
add missing import for group widget in readerview
2013-08-14 12:13:48 -04:00
Huang Xin
2e8b5cb39c
Merge pull request #215 from houqp/houqp-master
...
check frontlight before setting intensity
2013-08-14 03:54:43 -07:00
Qingping Hou
ce4d628028
only insert frontlight menu item if frontlight is detected
2013-08-14 06:52:39 -04:00
Huang Xin
4e83288040
Merge pull request #214 from houqp/filemanager
...
bug fix in class system & rewrite filemanager
2013-08-14 03:39:36 -07:00
Qingping Hou
f65ae9a2b5
check frontlight before setting intensity
2013-08-14 06:34:12 -04:00
Qingping Hou
caf7ebb9ae
bug fix & rewrite filemanager
2013-08-14 05:29:05 -04:00
Qingping Hou
aef2c4123e
fix Menu widget initialization on inheritance bug in filechooser
2013-08-14 05:19:01 -04:00
Qingping Hou
c66429c903
add is_popout and no_title to menu widget
2013-08-14 05:18:09 -04:00
Qingping Hou
b49a338121
add extend method to widget
2013-08-14 05:17:25 -04:00
{Qingping,Dave} Hou
7f57996499
Merge pull request #212 from thotypous/frontlight3
...
Frontlight bugfixes and refactoring
2013-08-14 00:43:27 -07:00
Paulo Matias
e45442c1f6
Refactor Kobo frontlight_intensity restoration: move to reader.lua
2013-08-13 13:56:46 -03:00
Paulo Matias
f68edd97ba
Merge branch 'master' into frontlight3
2013-08-13 13:33:26 -03:00
Paulo Matias
44258d4ba6
Force initialization of FrontLight in Input:init() to avoid glitches in Kobo
2013-08-12 16:41:39 -03:00
Huang Xin
7c680a181d
Merge pull request #211 from houqp/houqp-master
...
move emu_event to /tmp for vagrant box
2013-08-12 06:57:07 -07:00
Paulo Matias
1c3bf6f2cb
Update koreader-base
2013-08-12 09:41:52 -03:00
Paulo Matias
81facc2ce9
Refactor min/max handling in BaseFrontLight; use getFrontlight() in ReaderFrontLight for consistency
2013-08-12 09:37:41 -03:00
Paulo Matias
3f3fba2fdf
Big refactoring: Device handles frontlight device, ReaderFrontLight now only GUI
2013-08-12 02:13:28 -03:00
Paulo Matias
232d8cd74a
Fix multiple ReaderFrontLight instances, i18n issues, and refactor event handling to follow codebase patterns
2013-08-12 02:13:28 -03:00
Qingping Hou
82e4863827
move emu_event to /tmp
...
because virtualbox cannot create fifo file in shared folders
2013-08-11 20:04:04 -04:00
Huang Xin
0d421afbe4
Merge pull request #208 from houqp/houqp-master
...
fix unnecessary frontlight module require
2013-08-11 08:31:02 -07:00
{Qingping,Dave} Hou
e0c4b46ee2
Merge pull request #204 from thotypous/master
...
Added LuaJIT profiling support (lulip), better cmdline option handling.
2013-08-10 11:11:39 -07:00
Paulo Matias
aaa646aa56
Only assign DEBUG to a no-op function if Dbg.is_on==false
2013-08-10 11:16:02 -03:00
Qingping Hou
a0676790cd
fix unnecessary frontlight module require
2013-08-10 02:07:01 -04:00
Paulo Matias
8bebb93a8b
Merge branch 'master' of https://github.com/koreader/koreader
2013-08-09 13:49:30 -03:00
HW
461ca65fa0
Merge pull request #206 from giorgio130/master
...
Other fixes for kobo
2013-08-09 05:08:41 -07:00