Commit Graph

2071 Commits

Author SHA1 Message Date
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
Giorgio Micotti a145ee19aa Add firmware detection for kobo, adjust input accordingly. 2013-08-08 12:09:43 +02:00
Giorgio Micotti d9b210c315 Changed "koboupdate" to be more reliable as an installation mean. 2013-08-08 12:07:40 +02:00
Paulo Matias 667378d64a Merge branch 'master' of https://github.com/koreader/koreader
Conflicts:
	koreader_kobo.sh
2013-08-07 08:31:52 -03:00
{Qingping,Dave} Hou d99c71abdb Merge pull request #201 from giorgio130/master
Initial light control widget; final fixes for kobo light
2013-08-07 01:44:21 -07:00
Paulo Matias fae6981023 Solve conflict with pull req #201 2013-08-06 14:26:24 -03:00
Paulo Matias cc9f9cce4d Added LuaJIT profiling support (lulip), better cmdline option handling. 2013-08-06 11:53:44 -03:00
Giorgio Micotti 1201b64d18 Add an option "make koboupdate" 2013-08-06 12:03:10 +02:00
Giorgio Micotti 1be83abede update koreader-base. 2013-08-06 09:01:44 +02:00
Giorgio Micotti cea353323e Initial light control widget; final fixes for kobo light 2013-08-05 23:06:26 +02:00
{Qingping,Dave} Hou 68af46f495 Merge pull request #198 from chrox/page_button
add page up/down buttons in menus that have more than one pages
2013-08-02 14:57:21 -07:00
chrox 1520fd7974 add page up/down buttons in menus that have more than one pages 2013-08-02 22:44:47 +08:00
chrox 4547273d7b add icon button and show/hide method of button 2013-08-02 22:41:39 +08:00
Huang Xin b174ff2039 Merge pull request #197 from giorgio130/master
update koreader-base.
2013-08-02 05:33:21 -07:00
Giorgio Micotti c6899856b4 update koreader-base. 2013-08-02 12:04:12 +02:00
Huang Xin a2653ccf2c Merge pull request #196 from giorgio130/master
Fix some dumb mistakes, toggle light now works
2013-08-02 02:52:13 -07:00
Giorgio Micotti 103133d216 Fix some dumb mistakes, toggle light now works 2013-08-02 11:08:36 +02:00
{Qingping,Dave} Hou 3d8b6ca838 Merge pull request #191 from chrox/master
fix fast refresh waveform
2013-07-31 08:54:51 -07:00
chrox dea294d6b6 update koreader-base 2013-07-31 20:37:34 +08:00
chrox fa21dfda63 remove double_tap processing code in keyboard 2013-07-31 20:06:27 +08:00
chrox 225ae9f826 disable double tap detection in keyboard widget 2013-07-31 20:02:26 +08:00
chrox fa9878301f disable double tap detection by default in gesture detector
since the gesture detector will block the main thread
(the only thread in the lua part) for 300 ms on each tap
waiting for the arrival of the second tap, it makes the whole
application less responsive. 300 ms of latency is well perceived
in this case. This patch will simply disable double tap detection by
default as no widget now handles double_tap gestures. We could
temporarily enable double tap detection when this gesture is indeed
needed after.
2013-07-31 19:35:47 +08:00
chrox 19d70f2719 fix delChar decreasing charpos on blank charlist 2013-07-31 19:33:36 +08:00