2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

3700 Commits

Author SHA1 Message Date
HW
f3b132d85f Merge pull request #1113 from chrox/fix_1096
fix #1096
2014-11-10 09:58:07 +01:00
chrox
03ee6630cf fix #1096 2014-11-10 16:36:21 +08:00
Huang Xin
779fc5acef Merge pull request #1112 from NiLuJe/master
Update base
2014-11-10 08:45:04 +08:00
NiLuJe
79b0c8ea0d Update base 2014-11-10 00:14:57 +01:00
Qingping Hou
b32f42d6eb Merge pull request #1111 from Frenzie/master
Remove KOBO_LIGHT_OFF_ON_SUSPEND option and move workaround to kobolight.lua
2014-11-09 17:49:17 -05:00
Qingping Hou
c99540aa74 Merge pull request #1110 from hwhw/master
Fix rotation with viewport, better night mode with viewport
2014-11-09 17:25:03 -05:00
Hans-Werner Hilse
d91dccae80 fix night mode setting
implement bezel cleaning with proper background color
2014-11-09 18:03:33 +01:00
Hans-Werner Hilse
7c9d7e64b3 fix rotation: viewport, not framebuffer
Rotation was always referring to the framebuffer's blitbuffer,
which in the case of devices with a viewport was not identical.
2014-11-09 17:37:50 +01:00
Frans de Jonge
ca75b7a030 Add usage note to unschedule 2014-11-09 16:38:58 +01:00
Frans de Jonge
c4f1687c22 Remove KOBO_LIGHT_OFF_ON_SUSPEND option and move workaround to ffi/kobolight.ua 2014-11-09 16:37:15 +01:00
Huang Xin
0abf44e3c5 Merge pull request #1108 from NiLuJe/master
Update base
2014-11-08 23:42:31 +08:00
NiLuJe
f9de14bba2 Update base 2014-11-08 16:38:35 +01:00
Huang Xin
70570e3f3c Merge pull request #1107 from NiLuJe/master
Revamp the waveform mode selection logic
2014-11-08 23:27:00 +08:00
NiLuJe
5dd9e917b7 Kill a FIXME :) 2014-11-08 15:50:57 +01:00
NiLuJe
e9d5799ce4 Add the KT2 & KV to relevant device checks 2014-11-08 15:50:57 +01:00
NiLuJe
52e21416e6 Detect more KV variants 2014-11-08 15:50:57 +01:00
NiLuJe
3e9f2b06a3 Fix Wario battery/charger detection
Not sure how we didn't catch that one sooner... ;p
2014-11-08 15:50:57 +01:00
NiLuJe
d340159de8 Simplify the whole wait_for_marker commit.
Companion commit to the same stuff in base ;).
2014-11-08 15:50:57 +01:00
NiLuJe
cd7e9c3257 First stab at revamping the wait for marker stuff
WIP, untested, can probably simplified some more.
Good news is, it should be smarter, and thus provide a smoother user
experience :).
Relies on the relevant changes in base.
2014-11-08 15:50:57 +01:00
NiLuJe
d488ca43fa Some potentially fun stuff TODO :) 2014-11-08 15:50:56 +01:00
NiLuJe
ed6f027d68 Whee, the eink driver was updated for the KT2/KV! 2014-11-08 15:50:56 +01:00
NiLuJe
a9d1c860fd Sigh. 2014-11-08 15:50:56 +01:00
NiLuJe
df965eb534 Dry-coded skeleton detection of the KT2 & KV
FIXME!
Needs actual confirmation from people with the HW!!
Once that's done, some device checks will probably need to be
udated in the codebase to take those new devices into account ;).
2014-11-08 15:50:56 +01:00
NiLuJe
76c3a3aa44 Minor comment tweaks 2014-11-08 15:50:56 +01:00
NiLuJe
b3137736c8 Don't highjack regional updates on REAGL devices
We wouldn't want those to become full updates ;).
Also apply an optionally different waveform mode for such partial,
regional updates (right now, only Kindle devices make use of this finer
grained control).
2014-11-08 15:50:56 +01:00
NiLuJe
25adccbcd6 More notes for tomorrow 2014-11-08 15:50:56 +01:00
NiLuJe
374d993355 One more thing to look into/fix... 2014-11-08 15:50:56 +01:00
NiLuJe
13b02cbad9 Request regal waveform on phoenix & dahlia
Depends on the corresponding changes in koreader-base ;)
2014-11-08 15:50:56 +01:00
NiLuJe
1c22c38a5d Review some of my waveform switcheroo logic... 2014-11-08 15:50:56 +01:00
Huang Xin
7798606051 Merge pull request #1106 from erosennin/opds-ignore-unknown-rels
Ignore OPDS links with unknown rel values.
2014-11-08 16:45:17 +08:00
Andrey Golovizin
8bce54a6a0 Ignore OPDS links with unknown rel values. 2014-11-08 09:19:29 +01:00
Huang Xin
74db44c61b Merge pull request #1104 from erosennin/opds-fetch-next
Fix fetching new pages in the OPDS browser
2014-11-08 11:34:03 +08:00
Andrey Golovizin
5888773c95 Try to fetch next page if loading a new catalog resulted in a single page 2014-11-07 22:10:12 +01:00
Andrey Golovizin
500ad9ba4c Fetch enough items to fill at lest one new page 2014-11-07 22:10:06 +01:00
Huang Xin
d5c45b4df5 Merge pull request #1100 from hwhw/master
update base
2014-11-07 06:30:22 +08:00
Hans-Werner Hilse
b0cf86e304 update base
fixes #1098 (hopefully)
2014-11-06 17:54:00 +01:00
HW
9a7834113b Merge pull request #1097 from Frenzie/master
Implement UIManager:unschedule(action). Fixes #1007.
2014-11-06 17:53:35 +01:00
HW
a7938b1680 Merge pull request #1090 from chrox/fix_869
fix #869
2014-11-06 16:16:24 +01:00
Frans de Jonge
8cd80288a0 Implement UIManager:unschedule(action). Fixes #1007. 2014-11-06 12:59:00 +01:00
Huang Xin
3459110edc Merge pull request #1093 from Frenzie/master
Fix Kobo resume in new hardware abstraction.
2014-11-06 17:38:15 +08:00
Frans de Jonge
011c5b6544 Fix Kobo resume in new hardware abstraction. 2014-11-06 10:33:48 +01:00
Qingping Hou
4053e37387 Merge pull request #1091 from chrox/fix_1016
add user defined event map
2014-11-06 03:37:13 -05:00
Qingping Hou
f7e0800297 Merge pull request #1089 from chrox/fix_1039
add option to turn off e-ink optimization
2014-11-06 03:15:09 -05:00
Qingping Hou
d788d91fca Merge pull request #1088 from chrox/fix_968
fix #968 by check the nullity of text range
2014-11-06 02:52:14 -05:00
Qingping Hou
a6b832f3e7 Merge pull request #1087 from chrox/fix_973
add option to disable highlighting as well as dictionary lookup
2014-11-06 02:51:36 -05:00
Qingping Hou
d052a8543f Merge pull request #1086 from chrox/fix_1070
fix #1070 by associating conentwidth zoom mode to auto cropping
2014-11-06 02:45:44 -05:00
chrox
dec9a99fba load Device module after DEBUG is turned on
otherwise some DEBUGs are not printed.
2014-11-06 15:07:53 +08:00
chrox
a5cff2c42b add user defined event map
This should fix #1016.

Usage for #1016:
Create a file named "custom.event.map.lua" in the koreader directory
with the following content:

return {
    [102] = "LPgFwd",
}
2014-11-06 15:02:06 +08:00
Qingping Hou
1f334f65fb Merge pull request #1085 from chrox/fix_1083
fix #1083
2014-11-06 01:49:29 -05:00
chrox
dd308f6be1 allow closing non-existent widget but throw a warning 2014-11-06 14:00:47 +08:00