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
chrox b912200951 don't share info field in document
We may have multiple documents opened simultaneously, such as in
screensaver mode the current document is opened twice, it's better
to keep seperate info table for each document.

This should fix #858. When a credocument is opened for screensaver to
get the cover page, the total pages info is set to 1(strangely enough),
before this fix this total pages is shared with the reading document
so the progress bar will get a progress percentage well beyond 100% and
rendering the progress bar out of the boundering box as shown in #858.
10 years ago
..
apps fix performance issue of screensaver on Kobo 10 years ago
document don't share info field in document 10 years ago
ui Merge pull request #854 from chrox/screensaver 10 years ago
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 11 years ago
MD5.lua fix ffi.cast to uint32_t in ARM 10 years ago
cache.lua remove more global variables 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 os.execute may cause FC on Android 10 years ago
docsettings.lua remove more global variables 10 years ago
gettext.lua automatically set language on Android 10 years ago
memutils.lua serialize the most recently used blitbuffer/koptcontext 10 years ago
optmath.lua cleanup: expand tab to 4 spaces 10 years ago
stringzutils.lua serialize the most recently used blitbuffer/koptcontext 10 years ago