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
Hans-Werner Hilse e8d576f99f fix bug in viewport offset calculation for refreshes
The calculation did not correctly calculate the offset in rotated
modes when the rotation was 90 or 270 degrees. Under these circumstances,
getWidth() and getHeight() did return rotated values for the framebuffer,
while Device.viewport did return not rotated values.
10 years ago
..
apps Use setStringProperty method to set hyphenation dictionary. 10 years ago
device fix bug in viewport offset calculation for refreshes 10 years ago
document Use setStringProperty method to set hyphenation dictionary. 10 years ago
ui Fix double-check of task list 10 years ago
JSON.lua
MD5.lua make functions in MD5 implementation local 10 years ago
cache.lua fix cache implementation 10 years ago
cacheitem.lua
configurable.lua
dbg.lua factor out dump() function, handle reference loops 10 years ago
device.lua Refactoring hardware abstraction 10 years ago
docsettings.lua factor out dump() function, handle reference loops 10 years ago
dump.lua factor out dump() function, handle reference loops 10 years ago
gettext.lua
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua