2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend
poire-z 0fc7a5ed6d
ProgressWidget: add some bound checks (#3916)
Avoid drawing the fill bar our of the progress bar.
Avoid zero divided by zero that return 'nan' (Not a Number),
that does not bother lua code, but will crash libblitbuffer.so
when it gets nan as a coordinate.
2018-04-27 22:22:33 +02:00
..
apps RenderImage: factorize all image rendering and scaling code 2018-04-22 17:00:29 +02:00
device [fix] tar args order & Kobo IR grid regression (#3895) 2018-04-19 21:08:55 +02:00
document RenderImage: factorize all image rendering and scaling code 2018-04-22 17:00:29 +02:00
ui ProgressWidget: add some bound checks (#3916) 2018-04-27 22:22:33 +02:00
cache.lua [fix] Cache: don't overwrite same CacheItem (#3847) 2018-04-08 16:02:48 +02:00
cacheitem.lua
configurable.lua
dbg.lua [chore] Handle SDL_MOUSEWHEEL and less hackish SDL events (#3826) 2018-04-03 14:56:28 +02:00
depgraph.lua
device.lua Propose installing SDL on Linux (#3753) 2018-03-14 17:00:01 +01:00
docsettings.lua [chore] Ignore empty files and tables in DocSettings (#3348) 2017-10-12 19:52:01 +02:00
dump.lua
gettext.lua turn missing translations into a warning (#3752) 2018-03-14 15:15:14 +01:00
httpclient.lua
logger.lua
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua luasettings: backup previous file and auto-recover (#3625) 2018-01-21 18:44:15 +01:00
luxl.lua
optmath.lua
pluginloader.lua
pluginshare.lua
random.lua
readhistory.lua Update History and Last open document when move (cut and paste) file (#3607) 2018-01-16 18:20:25 +01:00
up_reg.list
util.lua Wikipedia Save as EPUB: various encoding fixes (#3851) 2018-04-10 18:30:27 +02:00
version.lua