Commit Graph

3659 Commits (6ae62f15fe8729d646376efd12f91d135792afda)
 

Author SHA1 Message Date
HW 6ae62f15fe Merge pull request #1117 from WS64/master
Center screen for Kobo Aura
10 years ago
HW 2b62280456 Merge pull request #1116 from chrox/master
fix filemanager not aware of screen dimen changed from landscape to portrait
10 years ago
WS64 67c4bb365d Center screen for Kobo Aura
Why was it 
viewport = Geom:new{x=6, y=12, w=752, h=1012},?
viewport = Geom:new{x=0, y=0, w=752, h=1012}, looks way better!
10 years ago
chrox 7b5358c481 fix filemanager not aware screen dimen when change from landscape to portrait 10 years ago
HW 3740a48be9 Merge pull request #1115 from chrox/master
normalize version when checking packages in OTA manager
10 years ago
chrox befa3aa63c normalize version when checking packages in OTA manager
This fixes a bug that version 987 was treated newer than version 1010.
10 years ago
chrox 26467d557f timestamp of screenshot filename is now of second precision 10 years ago
HW 099a314585 Merge pull request #1114 from chrox/fix_1094
fix #1094
10 years ago
chrox f8bfeb5048 fix #1094 10 years ago
HW f3b132d85f Merge pull request #1113 from chrox/fix_1096
fix #1096
10 years ago
chrox 03ee6630cf fix #1096 10 years ago
Huang Xin 779fc5acef Merge pull request #1112 from NiLuJe/master
Update base
10 years ago
NiLuJe 79b0c8ea0d Update base 10 years ago
Qingping Hou b32f42d6eb Merge pull request #1111 from Frenzie/master
Remove KOBO_LIGHT_OFF_ON_SUSPEND option and move workaround to kobolight.lua
10 years ago
Qingping Hou c99540aa74 Merge pull request #1110 from hwhw/master
Fix rotation with viewport, better night mode with viewport
10 years ago
Hans-Werner Hilse d91dccae80 fix night mode setting
implement bezel cleaning with proper background color
10 years ago
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.
10 years ago
Frans de Jonge ca75b7a030 Add usage note to unschedule 10 years ago
Frans de Jonge c4f1687c22 Remove KOBO_LIGHT_OFF_ON_SUSPEND option and move workaround to ffi/kobolight.ua 10 years ago
Huang Xin 0abf44e3c5 Merge pull request #1108 from NiLuJe/master
Update base
10 years ago
NiLuJe f9de14bba2 Update base 10 years ago
Huang Xin 70570e3f3c Merge pull request #1107 from NiLuJe/master
Revamp the waveform mode selection logic
10 years ago
NiLuJe 5dd9e917b7 Kill a FIXME :) 10 years ago
NiLuJe e9d5799ce4 Add the KT2 & KV to relevant device checks 10 years ago
NiLuJe 52e21416e6 Detect more KV variants 10 years ago
NiLuJe 3e9f2b06a3 Fix Wario battery/charger detection
Not sure how we didn't catch that one sooner... ;p
10 years ago
NiLuJe d340159de8 Simplify the whole wait_for_marker commit.
Companion commit to the same stuff in base ;).
10 years ago
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.
10 years ago
NiLuJe d488ca43fa Some potentially fun stuff TODO :) 10 years ago
NiLuJe ed6f027d68 Whee, the eink driver was updated for the KT2/KV! 10 years ago
NiLuJe a9d1c860fd Sigh. 10 years ago
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 ;).
10 years ago
NiLuJe 76c3a3aa44 Minor comment tweaks 10 years ago
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).
10 years ago
NiLuJe 25adccbcd6 More notes for tomorrow 10 years ago
NiLuJe 374d993355 One more thing to look into/fix... 10 years ago
NiLuJe 13b02cbad9 Request regal waveform on phoenix & dahlia
Depends on the corresponding changes in koreader-base ;)
10 years ago
NiLuJe 1c22c38a5d Review some of my waveform switcheroo logic... 10 years ago
Huang Xin 7798606051 Merge pull request #1106 from erosennin/opds-ignore-unknown-rels
Ignore OPDS links with unknown rel values.
10 years ago
Andrey Golovizin 8bce54a6a0 Ignore OPDS links with unknown rel values. 10 years ago
Huang Xin 74db44c61b Merge pull request #1104 from erosennin/opds-fetch-next
Fix fetching new pages in the OPDS browser
10 years ago
Andrey Golovizin 5888773c95 Try to fetch next page if loading a new catalog resulted in a single page 10 years ago
Andrey Golovizin 500ad9ba4c Fetch enough items to fill at lest one new page 10 years ago
Huang Xin d5c45b4df5 Merge pull request #1100 from hwhw/master
update base
10 years ago
Hans-Werner Hilse b0cf86e304 update base
fixes #1098 (hopefully)
10 years ago
HW 9a7834113b Merge pull request #1097 from Frenzie/master
Implement UIManager:unschedule(action). Fixes #1007.
10 years ago
HW a7938b1680 Merge pull request #1090 from chrox/fix_869
fix #869
10 years ago
Frans de Jonge 8cd80288a0 Implement UIManager:unschedule(action). Fixes #1007. 10 years ago
Huang Xin 3459110edc Merge pull request #1093 from Frenzie/master
Fix Kobo resume in new hardware abstraction.
10 years ago
Frans de Jonge 011c5b6544 Fix Kobo resume in new hardware abstraction. 10 years ago