You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
poire-z e3bac94db1 PDF written highlights: fix boxes, trash cached tiles
TileCacheItem: add created_ts property.
Document: manage a tile_cache_validity_ts and ignore
older cached tiles.
This timestamps is updated when highlights are written
as annotations in, or deleted from, the PDF, so we can
get the most current rendered bitmap from MuPDF and
avoid highlight ghosts on old tiles.
Save this timestamp in doc settings so older cached to
disk tiles will also be ignored across re-openings.
Bump base for: mupdf.lua: update frontend pboxes with
MuPDF adjusted ones.
3 years ago
..
canvascontext.lua add hasSystemFonts device property (#7535) 3 years ago
credocument.lua FileManager: allow case sensitive file search (#7956) 3 years ago
djvudocument.lua Add a few more mimetypes for OPDS (#7258) 3 years ago
doccache.lua DocCache: Log the effective cache size 3 years ago
document.lua PDF written highlights: fix boxes, trash cached tiles 3 years ago
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
koptinterface.lua PDF text selection: fix/tweak spacing between words/boxes 3 years ago
pdfdocument.lua PDF written highlights: fix boxes, trash cached tiles 3 years ago
picdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
tilecacheitem.lua PDF written highlights: fix boxes, trash cached tiles 3 years ago