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/device
NiLuJe 2011cf1ad1 Various blitting related cleanups (#4789)
* Fix the "Enable debug logging" checkbox so that it properly disables "Enable verbose debug logging" when it gets disabled
* Avoid asking ImageWidget for alpha-blending when it's not useful
* Make ImageWidget's alpha-blending code-path double-check that alpha-blending actually is needed, and avoid it if possible
* In the same vein, only do alpha-blending in textboxwidget when absolutely necessary
* Prefer color constants over the gray() method, ensuring that they're part of the eInk palette

Depends on https://github.com/koreader/koreader-base/pull/853

Fix #4774
5 years ago
..
android scheduleIn actions needed to open a new file from an intent on resume, to provide feedback since we cannot blit to the window yet 5 years ago
cervantes display network settings based on device capabilities + fix android basic network info 5 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic Various blitting related cleanups (#4789) 5 years ago
kindle Fix WiFi status on Kindle 5 years ago
kobo Remove the Kobo-specific 16bpp JIT loopunroll tweak (#4784) 5 years ago
pocketbook [feat] PocketBook: implement Wi-Fi connection toggling (#4775) 5 years ago
sdl [fix] Add fake delayed pan to SDL scroll event (#4758) 5 years ago
sony-prstux display network settings based on device capabilities + fix android basic network info 5 years ago
gesturedetector.lua fix: update gesturedector constant for custom screen dpi 5 years ago
input.lua Better-than-nothing key repeat handling. 5 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Enable HW dithering in a few key places (#4541) 5 years ago