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
ezdiy 5345728cc4
Clean up C blitbuffer kludges. (#6696)
CBB now handles nightmode correctly (by deferring to Lua), so we no longer
need to do monkey dances about disabling it when hw invert is missing.

canUseCBB cap is resolved by generic device re-configuring blitbuffer
on the go, so as to avoid repeating the same thing in every device driver.

The dev setting can now flip cbb on the go, so one can gloat at the near
meaningless perf difference - 2Mp draw is 15ms Lua / 10ms C on 1GHz Cortex A7.
4 years ago
..
android add eudic from gplay (#6682) 4 years ago
cervantes Clean up C blitbuffer kludges. (#6696) 4 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic Clean up C blitbuffer kludges. (#6696) 4 years ago
kindle Clean up C blitbuffer kludges. (#6696) 4 years ago
kobo Clean up C blitbuffer kludges. (#6696) 4 years ago
pocketbook Clean up C blitbuffer kludges. (#6696) 4 years ago
remarkable [chore] Device abstraction (#6280) 4 years ago
sdl FrontLight: fix footer update on FL on/off toggle (#6664) 4 years ago
sony-prstux Various Wi-Fi QoL improvements (#6424) 4 years ago
devicelistener.lua android: fix frontlight dialog gesture (#6568) 4 years ago
gesturedetector.lua Pocketbook: Implement HW screen rotation, bring in PB specific kludges from linuxfb (#6684) 4 years ago
input.lua Allow following links and footnotes with keys (#6619) 4 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 4 years ago
thirdparty.lua refactor thirdparty app integration (#6513) 4 years ago
wakeupmgr.lua [fix] WakeupMgr: pass through task epoch for proximity check 5 years ago