WS64
e88e2c3bd2
removed unnecessary variables
2014-07-16 13:51:09 +02:00
WS64
5c2b8dc66e
move offset functions to screen.lua because of Kobo Aura issues
2014-07-16 09:44:27 +02:00
WS64
ee6dfe04ed
border Kobo Aura screen because of obscuration by black bezel
2014-07-16 09:40:37 +02:00
WS64
225966ef62
Use of new functions to jump to next/previous chapter that also works in 2-page mode
2014-07-15 12:19:19 +02:00
WS64
9bdcaa2b46
Added new functions to go to next/previous chapter that also work with 2-page layout
2014-07-15 12:18:24 +02:00
WS64
c1ecf23c2c
Update credocument.lua
2014-07-15 12:17:19 +02:00
WS64
0edbc0c6e4
Adde DCREREADER_TWO_PAGE_THRESHOLD
2014-07-15 12:16:41 +02:00
Huang Xin
ea40e822ea
Merge pull request #727 from NiLuJe/master
...
Update koreader-base
2014-07-15 11:16:41 +08:00
NiLuJe
a65414f3f6
Update koreader-base
...
w/ compat CFLAGS tweaks
2014-07-15 05:08:37 +02:00
NiLuJe
5c10e3da9a
Merge pull request #726 from chrox/master
...
protected call to open sidecar history file
2014-07-15 04:35:49 +02:00
chrox
3b25af4f4d
protected call to open sidecar history file
...
This should fix #724 .
2014-07-15 10:14:57 +08:00
NiLuJe
6dfd0561ae
Merge pull request #725 from houqp/houqp-master
...
fix(test): update package list in travis
2014-07-15 00:12:17 +02:00
Qingping Hou
efac6e9210
fix(test): update package list in travis
2014-07-14 15:10:05 -04:00
Qingping Hou
35748027e8
Merge pull request #723 from chrox/master
...
fix importing finite math from GLIBC_2.15
2014-07-14 14:24:18 -04:00
chrox
1babd696a3
fix importing finite math from GLIBC_2.15
...
This should fix #722 .
2014-07-14 22:38:06 +08:00
Paulo Matias
7375219744
Merge pull request #720 from NiLuJe/master
...
Update koreader-base
2014-07-13 11:38:45 -03:00
NiLuJe
18a081c2f5
Update koreader-base
...
Fix Android build
2014-07-13 16:35:43 +02:00
Paulo Matias
2d7b17a2fd
Merge pull request #719 from NiLuJe/master
...
Update koreader-base
2014-07-13 09:43:52 -03:00
NiLuJe
6839571900
Update koreader-base
...
PW2 & FFI stuff
2014-07-13 14:33:39 +02:00
NiLuJe
510d9e25a1
Merge pull request #716 from chrox/master
...
update koreader-base
2014-07-12 17:20:17 +02:00
chrox
0f7143f921
update koreader-base
2014-07-12 21:31:39 +08:00
Paulo Matias
be046c08d1
Merge pull request #713 from NiLuJe/master
...
Minor Kindle startup script tweak
2014-07-09 21:49:07 -03:00
NiLuJe
ecfd691710
Merge remote-tracking branch 'upstream/master'
2014-07-10 01:18:58 +02:00
NiLuJe
86cfca447c
Don't even try to launch on Kindle FW 5.0
2014-07-10 01:17:32 +02:00
Qingping Hou
d1402038ff
Merge pull request #712 from NiLuJe/master
...
Tweak the Kindle startup script.
2014-07-09 01:56:16 -04:00
NiLuJe
94130bb994
Tweak the Kindle startup script.
...
Not a huge fan of negative nice values, you're screwed if it chokes
@ 100% CPU on UP systems.
Besides, AFAICT, neither awesome nor the Booklet thread runs at negative values.
2014-07-08 20:20:27 +02:00
HW
788018cb4f
Merge pull request #710 from houqp/houqp-master
...
fix: crash on emulator when trying to display battery level
2014-07-08 18:31:08 +02:00
Qingping Hou
108a451f0e
fix: crash on emulator when trying to display battery level
2014-07-08 12:19:00 -04:00
Qingping Hou
9ae761a617
Merge pull request #708 from NiLuJe/master
...
A bunch of tweaks
2014-07-08 00:57:45 -04:00
NiLuJe
4172cec156
Update koreader-base
...
Works in tandem w/ this PR
2014-07-08 06:39:24 +02:00
NiLuJe
2d55b3537f
Ha, of course, I forgot the dubest thing ;).
...
Cleanup behind us after an update/install ^^.
2014-07-08 03:57:44 +02:00
NiLuJe
5b0ac644fb
Make the CRe KUAL buttons conditional
2014-07-08 03:36:10 +02:00
NiLuJe
d942b24e4e
Add kerning tweaking to the KUAl ext
2014-07-08 03:31:43 +02:00
NiLuJe
1be569a14d
Meh...
...
It's not even funny when everything works straightaway...
2014-07-08 03:28:03 +02:00
NiLuJe
2f47ae3d1b
Add an installer/updater to the KUAL ext.
...
And also play with some CRe settings, for kicks.
2014-07-08 03:24:07 +02:00
NiLuJe
5ebed6655b
Use Noto instead of Droid, where appropriate.
2014-07-08 02:11:17 +02:00
NiLuJe
c6e6e0a5f2
Add the Noto font family to our ressources.
...
It's basically Droid, but maintained.
Will tweak the defaults later.
2014-07-08 02:05:36 +02:00
NiLuJe
3168ebd219
Move the waveform mode selection a bit...
...
Move it from the main UI loop to init, we're using static values anyways,
and a change of device at runtime is highly unlikely (:D).
2014-07-08 01:21:05 +02:00
NiLuJe
8435a79a3a
Add a warning about the waveform mode constants...
...
Note that they're from the Kindle driver, the Kobo one might expect
slightly different values...
2014-07-08 01:04:41 +02:00
NiLuJe
a2cf015545
Detect the EU 4GB WiFi PW2
2014-07-08 00:15:41 +02:00
Qingping Hou
550e86cc8e
Merge pull request #704 from NiLuJe/master
...
Some Kindle screen refresh experiments (bis)...
2014-07-07 14:38:42 -04:00
NiLuJe
d45efd81d8
Add a battery indicator to the menu.
...
Very quick'n dirty hack, doesn't seem to blow up horribly.
re: #679
2014-07-07 05:37:16 +02:00
NiLuJe
a6ff78e5d8
Fix the battery checks.
...
I have *no* idea how that even seemed to work, but in fact didn't.
Also no idea where the hell is the battery status supposed to appear in
the menu, because it's currently not there.
2014-07-07 04:50:16 +02:00
NiLuJe
eed4e3b9ff
Update koreader-base.
...
For the backend changes related to #704
2014-07-07 02:24:57 +02:00
NiLuJe
9e6dd11b0e
Keystrokes aren't that cheap.
2014-07-07 00:12:37 +02:00
NiLuJe
19295cc027
One more comment...
2014-07-07 00:11:45 +02:00
NiLuJe
806c2ffc00
Another hugely important commit!
2014-07-06 21:38:13 +02:00
NiLuJe
25a4fc01ea
Clear up some comments...
2014-07-06 18:43:50 +02:00
NiLuJe
64566e0f3a
Try to use reagl on the PW2...
...
That doesn't seem to work as nicely as the stock reader... :/
2014-07-06 18:02:58 +02:00
NiLuJe
603dd3bd05
Some Kidle refresh mode experiments...
...
Emulate (as best we can) the refresh behavior of the Kindle Touch reader
2014-07-06 17:22:36 +02:00