Commit Graph

2656 Commits (775e5ea3b48bb447894dc335aae5ba3450e236de)
 

Author SHA1 Message Date
chrox 775e5ea3b4 serialize the most recently used blitbuffer/koptcontext
to speedup koreader startup for PDF/DJVU documents
especially when reflowing
10 years ago
chrox f9302cd17d fix recalculate from close document pageno 10 years ago
Qingping Hou 22c9211e21 Merge pull request #557 from chrox/master
update koreader-base
10 years ago
chrox 2d9a3499dd update koreader-base 10 years ago
Qingping Hou 5ad0e615b7 Merge pull request #556 from chrox/master
add Evernote plugin to export highlights and notes
10 years ago
chrox 842439cb62 update pot file for plugins 10 years ago
chrox 5c1d5c3314 add Evernote plugin to export highlights and notes
The "My Clipping" file that storing highlights and notes for Kindle
native readers could also be parsed and exported. The parser is
implemented in `evernote.koplugin/clip.lua`.

Parsed highlights and notes in one book will be packed and rendered
into html node with a slt2 template `note.tpl` that complies with
evernote markup language(ENML).

Finally the evernote client will create or update note entries and
push them to Evernote cloud.
10 years ago
chrox 34fd9f3efa add koreader plugin mechanism
This should implement #505.
10 years ago
Qingping Hou 24d5c01a73 Merge pull request #555 from Markismus/master
wtest.lua adapted for use with issue #372
10 years ago
Markismus 3b113800fe 1. wtest.lua crashed. So I cut&paste some lines from reader.lua to fix it.
2. I added the function TestVisible to assess the extreme coordinates still visible on the Kobo Aura.
10 years ago
Markismus 380c763bea Delete wtest.lua.bak
I fucked up with pushing. I'll reread github tutorial. Sorry!
10 years ago
Markismus 52c3594f6b wtest crashed: ./luajit: ./frontend/document/credocument.lua:21: attempt to index global 'G_reader_settings' (a nil value)
A little copy-paste from reader.lua has it working again.
10 years ago
Huang Xin 019d94816f Merge pull request #554 from th0mass/patch-1
Update koreader.po (tr)
10 years ago
th0mass d5451f8ee3 Update koreader.po 10 years ago
Huang Xin f1a8970adb Merge pull request #551 from danan72/patch-2
Update koreader.po
10 years ago
danan72 692dd486e8 Update koreader.po
Update Polish translation from transifex
10 years ago
Qingping Hou 0b247ed8d2 Merge pull request #549 from chrox/master
add dewatermark option for pdf/djvu documents
10 years ago
chrox 6432ad2324 update pot file 10 years ago
chrox df65c1069a remove unnecessary DEBUG 10 years ago
chrox c6c4cbcab1 add dewatermark option for pdf/djvu documents 10 years ago
Qingping Hou 87f69291e1 Merge pull request #547 from chrox/master
highlight current toc entry
10 years ago
chrox 4a32f4415e use borderless flat bookmark/toc window 10 years ago
chrox ac396e3aa9 highlight current toc entry 10 years ago
chrox 9ee1352a76 update koreader-base 10 years ago
chrox 47f986941f tap on reader footer to hide footer 10 years ago
Huang Xin 9b396e3796 Merge pull request #544 from houqp/houqp-master
move reader code into apps directory
10 years ago
Qingping Hou f07c0c4fba require FileManager on demand in reader.lua 10 years ago
Qingping Hou 4b357c1466 move reader code into frontend/apps/reader
it makes more sense to completely separate the UI framework and
application code

also move frontend/ui/configurable.lua to frontend/configurable.lua
10 years ago
Qingping Hou 7ca851de21 Merge pull request #543 from chrox/master
fix infinite loop on up-skip CJK puncutuations
10 years ago
chrox 4c77e45a39 fix infinite loop on up-skip CJK puncutuations 10 years ago
Qingping Hou c45dc23099 Merge pull request #541 from chrox/master
fix wrong screen dpi on Kindle Paperwhite 2
10 years ago
chrox 714bc13720 fix wrong screen dpi on Kindle paperwhite 2 10 years ago
Huang Xin d2b1f59d87 Merge pull request #540 from th0mass/patch-1
Update koreader.po
10 years ago
th0mass 8ef5b2a6fd Update koreader.po 10 years ago
Huang Xin 8f2d8b33b4 Merge pull request #539 from dsmid/master
Czech (cs_CZ) l10n updated
10 years ago
David Šmíd 23c6f664e5 Synced with Transifex 10 years ago
David Šmíd a2dace5f9c More strings fixed 10 years ago
David Šmíd 23cd57e6d8 Fixed minor glitches 10 years ago
David Šmíd 664f525479 Added missing Czech messages, fixed others 10 years ago
Qingping Hou e5df639d12 Merge pull request #538 from chrox/master
add make test in Makefile and README file
10 years ago
chrox 6bee469ea0 add make test in Makefile and README file 10 years ago
chrox e950d46f1f add .editorconfig file 10 years ago
Qingping Hou 37e63c2dea Merge pull request #537 from chrox/master
switch license to AGPLv3
10 years ago
chrox 2f1256515c update README.md 10 years ago
chrox b3c2a7e3fd switch license to AGPLv3 10 years ago
Markismus 7e26047af4 The last code changes resulted in crashes. Now they don't and it the fine tuning is improved.
It changes `steps` in line 13 for better finetuning,
`rate` in line 22 so that it has a nil value for `Kobo_phoenix'
and delta_int in line 48 to the last know working syntax.

Could someone check whether line 22 does result in 3.0 for non-phoenix devices?
10 years ago
Qingping Hou 3e7d518207 Merge pull request #531 from chrox/retab
cleanup: expand tab to 4 spaces
10 years ago
chrox 92219a1f1e cleanup: expand tab to 4 spaces 10 years ago
chrox bd0ba69d08 reset configurable before loading new options 10 years ago
Markismus b17b780ee1 Merge pull request #528 from chrox/master
code refactoring
10 years ago