Commit Graph

2234 Commits (4cfdce610575aecfce60607413fad72e30b79791)
 

Author SHA1 Message Date
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
Qingping Hou b49a338121 add extend method to widget 11 years ago
{Qingping,Dave} Hou 7f57996499 Merge pull request #212 from thotypous/frontlight3
Frontlight bugfixes and refactoring
11 years ago
Paulo Matias e45442c1f6 Refactor Kobo frontlight_intensity restoration: move to reader.lua 11 years ago
Paulo Matias f68edd97ba Merge branch 'master' into frontlight3 11 years ago
Paulo Matias 44258d4ba6 Force initialization of FrontLight in Input:init() to avoid glitches in Kobo 11 years ago
Huang Xin 7c680a181d Merge pull request #211 from houqp/houqp-master
move emu_event to /tmp for vagrant box
11 years ago
Paulo Matias 1c3bf6f2cb Update koreader-base 11 years ago
Paulo Matias 81facc2ce9 Refactor min/max handling in BaseFrontLight; use getFrontlight() in ReaderFrontLight for consistency 11 years ago
Paulo Matias 3f3fba2fdf Big refactoring: Device handles frontlight device, ReaderFrontLight now only GUI 11 years ago
Paulo Matias 232d8cd74a Fix multiple ReaderFrontLight instances, i18n issues, and refactor event handling to follow codebase patterns 11 years ago
Qingping Hou 82e4863827 move emu_event to /tmp
because virtualbox cannot create fifo file in shared folders
11 years ago
Huang Xin 0d421afbe4 Merge pull request #208 from houqp/houqp-master
fix unnecessary frontlight module require
11 years ago
{Qingping,Dave} Hou e0c4b46ee2 Merge pull request #204 from thotypous/master
Added LuaJIT profiling support (lulip), better cmdline option handling.
11 years ago
Paulo Matias aaa646aa56 Only assign DEBUG to a no-op function if Dbg.is_on==false 11 years ago
Qingping Hou a0676790cd fix unnecessary frontlight module require 11 years ago
Paulo Matias 8bebb93a8b Merge branch 'master' of https://github.com/koreader/koreader 11 years ago
HW 461ca65fa0 Merge pull request #206 from giorgio130/master
Other fixes for kobo
11 years ago
Giorgio Micotti a145ee19aa Add firmware detection for kobo, adjust input accordingly. 11 years ago
Giorgio Micotti d9b210c315 Changed "koboupdate" to be more reliable as an installation mean. 11 years ago
HW 5eeb4380e4 small fixes 11 years ago
HW e862820638 switch to new dynamic loading library build
separate output directories are created per-architecture
11 years ago
Paulo Matias 667378d64a Merge branch 'master' of https://github.com/koreader/koreader
Conflicts:
	koreader_kobo.sh
11 years ago
{Qingping,Dave} Hou d99c71abdb Merge pull request #201 from giorgio130/master
Initial light control widget; final fixes for kobo light
11 years ago
Paulo Matias fae6981023 Solve conflict with pull req #201 11 years ago
Paulo Matias cc9f9cce4d Added LuaJIT profiling support (lulip), better cmdline option handling. 11 years ago
Giorgio Micotti 1201b64d18 Add an option "make koboupdate" 11 years ago
Giorgio Micotti 1be83abede update koreader-base. 11 years ago
Giorgio Micotti cea353323e Initial light control widget; final fixes for kobo light 11 years ago