Commit Graph

4070 Commits (0191dc6530317f3e659e9200c7d3e99e1da71022)
 

Author SHA1 Message Date
chrox c6dbf43cf4 fix occasionally cannot login to Evernote
This should fix #1401.
9 years ago
chrox d0b450efde refresh battery capacity when going out of suspend
This should fix #1383.
9 years ago
chrox 2b8d931bf5 fix PocketBook framebuffer configuration
This should fix #1386.
9 years ago
Huang Xin 476ae682b6 Merge pull request #1405 from NiLuJe/master
Fix input on KT2 (re #1403)
9 years ago
NiLuJe f0341e7b97 Update base 9 years ago
NiLuJe 06bf4a2199 Fix input on KT2 devices (re #1403) 9 years ago
HW 5d815128cd Merge pull request #1402 from chrox/fix_font_dir
fix mupdf rendering caused by FONTDIR env var
9 years ago
chrox a40c172c47 fix mupdf rendering caused by FONTDIR env var
It turns out that one of our mupdf patch reads the FONTDIR env var
and uses it in a totally different way so we will use another env var
EXT_FONT_DIR to define external font directory for different platforms.
9 years ago
Qingping Hou a05001943d Merge pull request #1400 from chrox/fix_eink_optimization
Fix eink optimization and add custom font directory
9 years ago
chrox 077517be0b add FONTDIR env variable
to support custom font directory for EPUB documents

Now Koreader could find fonts in the "fonts" directory in the USB root
directory of kindle, Kobo and PocketBook devices, thus no need to copy
fonts to "koreader/fonts" directory.
9 years ago
chrox dfa30f5524 ignore koreader-arm-obreey-linux-gnueabi directory 9 years ago
chrox 9d13d4189b fix no eink optimization on all devices 9 years ago
chrox 375070867b fix crash when checking ota on some devices 9 years ago
HW 702c3978c4 Merge pull request #1399 from chrox/fix_pocketbook_ota
don't update extensions.cfg in OTA
9 years ago
chrox 4a23f05cc0 don't update extensions.cfg in OTA
since users may have mantained their own extensions.cfg file

The extensions.cfg file is still in the release package and users
could manually copy the `system` directory to the USB root if they
want Koreader to handle all their documents.
9 years ago
HW ff19edb7c1 Merge pull request #1394 from chrox/fix_pocketbook_ota
fix ota update for PocketBook
9 years ago
chrox c11a2bbf1e fix ota update for PocketBook 10 years ago
HW 917f45a5ba Merge pull request #1393 from chrox/master
make libzmq work on PocketBook 4.* firmware
10 years ago
chrox ce322a08eb make libzmq work on PocketBook 4.* firmware 10 years ago
HW a685e7eeae Merge pull request #1390 from chrox/master
auto launch koreader when opening PDF/DJVU/EPUB/FB2 files in pocketbook
10 years ago
chrox 6ad9d3cfed support PocketBook firmware versions under 5.* 10 years ago
chrox 29c15518b0 fix wrong PgBack/PgFwd key binding 10 years ago
chrox 78df8736aa more sensitive tap gesture detection 10 years ago
chrox 49e672d599 totally disable rotation gesture to change screen orientation 10 years ago
chrox 291f088d94 update koreader-base for multi-touch support on PocketBook 10 years ago
chrox d94d7d3aa7 fix PgFwd/PgBack cannot turn page in PDF scroll mode 10 years ago
chrox 6a06cfaea5 refactor out flush settings when device goes into screensaver 10 years ago
chrox 73e02735e5 add missing pocketbook-toolchain target in Makefile 10 years ago
chrox a5b90588ae add powerd for PocketBook device 10 years ago
chrox 96e9bb0701 partial refresh screen when koreader goes to forground 10 years ago
chrox 4b6d2e155c fix wrong exclusion of unused files when building pbupdate 10 years ago
chrox 5c4651a3d9 auto launch koreader when opening PDF/DJVU/EPUB/FB2 files in pocketbook 10 years ago
HW cc40dcc69d Merge pull request #1389 from chrox/master
handle keyboard events in pocketbook
10 years ago
chrox 7ac36a460c handle keyboard events in pocketbook 10 years ago
HW bc1fc801b8 Merge pull request #1388 from chrox/master
add PocketBook port of Koreader
10 years ago
chrox 6894c11640 fix typo 10 years ago
chrox 1cba495fe0 add PocketBook port of Koreader 10 years ago
Huang Xin b476989d3b Merge pull request #1387 from hwhw/master
rump implementation for PocketBook devices, to be extended.
10 years ago
Hans-Werner Hilse d016858d75 only device event0 and event1 do exist, remove others. 10 years ago
Hans-Werner Hilse c28d973941 fix: load input driver before configuring it 10 years ago
Hans-Werner Hilse 0b5545f125 rump implementation for PocketBook devices, to be extended. 10 years ago
Huang Xin fc0e24a48e Merge pull request #1376 from gontofe/master
Handle Kobo Touch Key
10 years ago
Michael Hall 9a66805b5a Handle Kobo Touch Key 10 years ago
HW c041e7c7ee Merge pull request #1370 from chrox/master
get rid of plugin name "calibre companion"
10 years ago
Huang Xin 1f51cdc499 get rid of plugin name "calibre companion"
It's called "calibre wireless connection" now.
10 years ago
Frans de Jonge 8e9f2b27f7 Merge pull request #1368 from hwhw/master
read global default value for using embedded stylesheets
10 years ago
Hans-Werner Hilse f789913702 read global default value for margin size
The global configuration wasn't evaluated before
10 years ago
Hans-Werner Hilse a4571c297e read global default value for using embedded stylesheets
The global configuration wasn't evaluated before.
Fixes #1364.
10 years ago
HW 13183ab45e Merge pull request #1366 from houqp/fix_1354
fix: empty item_table crashes menu widget
10 years ago
Qingping Hou f1d44ec809 test: add imagewidget_spec 10 years ago