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
chrox a60544b1ad Koreader Ubuntu-touch port
Currently only tested on Ubuntu-touch emulator with framework
ubuntu-sdk-14.10 for armhf.
The ubuntu-touch port is binary compatible with the Kobo port
major changes in this PR are:
1. rename the emulator device to sdl device since both the emulator
and the ubuntu-touch target use libsdl to handle input/output.
2. ubuntu-touch app has no write access to the installation dir so
all write-outs should be in a seperate dir definded in `datastorage`.
9 years ago
..
credocument.lua Koreader Ubuntu-touch port 9 years ago
djvudocument.lua chore: fix some of the luacheck errors 9 years ago
document.lua add Document:fastDigest method to calculate document hash without performance overhead 9 years ago
documentregistry.lua Make the suffix lowercase before comparing. 10 years ago
koptinterface.lua add datastorage module to handle data directory on various platform 9 years ago
pdfdocument.lua Add Statistic plugin (#1581 Amount of hours spent on a book) 9 years ago
picdocument.lua Add Statistic plugin (#1581 Amount of hours spent on a book) 9 years ago
tilecacheitem.lua serialize the most recently used blitbuffer/koptcontext 10 years ago