chrox
95ac27df5c
remember menu tab index when showing reader menu
2014-11-11 10:06:17 +08:00
NiLuJe
7a812ff86d
Make Button update regional
2014-11-11 03:03:25 +01:00
NiLuJe
39244aa0cb
Make ToggleSwitch updates regional
2014-11-11 02:52:47 +01:00
NiLuJe
041f11cba0
Tweak some comments
2014-11-11 02:42:07 +01:00
NiLuJe
a4a50b3d0d
Fix the REAGL logic.
...
Never use REAGL to handle UI elements. It makes for a much smoother
experience.
2014-11-11 02:28:41 +01:00
NiLuJe
656a2c7cb6
Actually do what the comment says.
...
Don't hijack forced partial updates (i.e., from UI elements) on always
FULL REAGL devices. It doesn't implode if we don't, and it makes for a
snappier UI.
2014-11-11 02:15:08 +01:00
NiLuJe
3ce10b697a
Moar comments!
2014-11-11 01:27:44 +01:00
NiLuJe
8cfbcca7c5
More comments on the H2O weirdness...
2014-11-11 01:25:44 +01:00
NiLuJe
a44c5e99d1
Use the proper constants for Kobo's waveform modes
2014-11-11 00:48:19 +01:00
NiLuJe
e2e99e5d99
make RedaerFooter updates regional
2014-11-10 21:08:34 +01:00
NiLuJe
8f3598bec3
Make IconButton updates regional
...
Beginning of the quest to make menu refreshes slightly smoother ;).
2014-11-10 20:27:35 +01:00
NiLuJe
a2f107075d
Shot in the dark at matching the H2O's behavior...
2014-11-10 20:04:34 +01:00
NiLuJe
6b21057c35
Do FULL updates when going in/out of ScreenSaver.
...
Sounds a good idea in general, and helps in particular on REAGL-aware
devices.
2014-11-10 16:51:31 +01:00
NiLuJe
a12015c0d1
Force the dictionary popup to do a partial update.
...
It was done the other way around on purpose, so I probably broke some
very specific use-case ;). Feel free to shout at me ^^.
2014-11-10 16:48:16 +01:00
HW
6ae62f15fe
Merge pull request #1117 from WS64/master
...
Center screen for Kobo Aura
2014-11-10 13:58:40 +01:00
HW
2b62280456
Merge pull request #1116 from chrox/master
...
fix filemanager not aware of screen dimen changed from landscape to portrait
2014-11-10 13:53:10 +01:00
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!
2014-11-10 13:48:46 +01:00
chrox
7b5358c481
fix filemanager not aware screen dimen when change from landscape to portrait
2014-11-10 20:46:45 +08:00
HW
3740a48be9
Merge pull request #1115 from chrox/master
...
normalize version when checking packages in OTA manager
2014-11-10 13:28:36 +01:00
chrox
befa3aa63c
normalize version when checking packages in OTA manager
...
This fixes a bug that version 987 was treated newer than version 1010.
2014-11-10 20:21:28 +08:00
chrox
26467d557f
timestamp of screenshot filename is now of second precision
2014-11-10 20:20:09 +08:00
HW
099a314585
Merge pull request #1114 from chrox/fix_1094
...
fix #1094
2014-11-10 11:15:50 +01:00
chrox
f8bfeb5048
fix #1094
2014-11-10 17:17:58 +08:00
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