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 63af71188a refactor refresh
Lots of the device-related distinction wandered into
base/ffi/framebuffer_<driver>. This eases the refresh logic in
UI manager, which basically only decides what kind of refresh
to trigger. The device specific configuration in the framebuffer
driver decides how to realize that whish.

screen.lua is gone, in its place is now the framebuffer driver.
The device abstraction decides what framebuffer driver to load.
10 years ago
..
apps Merge pull request #1224 from chrox/cover_60 10 years ago
device refactor refresh 10 years ago
document wait for background thread before free()ing koptcontext 10 years ago
ui refactor refresh 10 years ago
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 11 years ago
MD5.lua make functions in MD5 implementation local 10 years ago
cache.lua fix cache implementation 10 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua hold on config panel option to set default option 10 years ago
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 fix dump() recursion detection 10 years ago
gettext.lua gettext: unescape \n 10 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua cleanup: expand tab to 4 spaces 10 years ago