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
Paulo Matias d7b747d6dd Change util.isEmulated to boolean and fix frontlight
Device:hasFrontlight always returned a true-like value because util.isEmulated was an integer.
Fixed this, also, used a polymorphic object design to reduce FrontLight code, and
adapted BaseFrontLight for the emulator.
11 years ago
..
apps/filemanager Use `lfs.currentdir()` to get default `root_dir` as an absolute path 11 years ago
document only set two pages mode for crengine in kindle dxg 11 years ago
ui Change util.isEmulated to boolean and fix frontlight 11 years ago
JSON.lua add json parser library from http://regex.info/blog/ (Public domain license) 11 years ago
cache.lua move defaults.lua to root directory 11 years ago
dbg.lua add LvDEBUG 11 years ago
gettext.lua add gettext lua module 11 years ago
math.lua use eight anchor points to adjust bbox 11 years ago
settings.lua Fix bug #119. 11 years ago