2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/document
NiLuJe 7018853940 Stash enableCPUCores in CanvasContext
Avoids requring Device direction in Document.

The method needs complete access to the Device object, though, so it's
just another layer of indirection, with an extra reference on the Device
object stashed in CanvasContext...
(much like it already does for Screen)
2022-01-19 12:44:35 +01:00
..
canvascontext.lua Stash enableCPUCores in CanvasContext 2022-01-19 12:44:35 +01:00
credocument.lua OPDS: rename a book before downloading (#8520) 2021-12-07 15:06:37 +02:00
djvudocument.lua Bookmarks: fix sort within one page (#8616) 2022-01-06 21:54:33 +02:00
doccache.lua DocCache: Only compute cache size once 2021-09-12 00:30:16 +02:00
document.lua Stash enableCPUCores in CanvasContext 2022-01-19 12:44:35 +01:00
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
koptinterface.lua Stash enableCPUCores in CanvasContext 2022-01-19 12:44:35 +01:00
pdfdocument.lua Bookmarks: fix sort within one page (#8616) 2022-01-06 21:54:33 +02:00
picdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
tilecacheitem.lua TileCache: Preserve BlitBuffer's inversion & rotation (#8547) 2021-12-13 02:15:00 +01:00