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
NiLuJe 2c4cbd12a2 DocumentRegistry: Downgrade refcount warnings to debug logging.
It can happen in perfectly sane contexts.

CReDocument: Don't destroy internal engine data when Document just
decreased the refcount (as opposed to actually tore down the document
userdata if it were the last ref).

PdfDocument: Only write edited documents if the Doc instance was torn
down.

PicDocument: Silence some DocumentRegistry related warnings
3 years ago
..
canvascontext.lua add hasSystemFonts device property (#7535) 3 years ago
credocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
djvudocument.lua Add a few more mimetypes for OPDS (#7258) 3 years ago
doccache.lua Cache: Some more tweaks after #7624 3 years ago
document.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
koptinterface.lua KOPTInterface: Minor optimization when hashing the configurable status 3 years ago
pdfdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
picdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
tilecacheitem.lua Cache: Rewrite based on lua-lru 3 years ago