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 25d5e9322c
Pocketbook: Try to auto-detect HW feature caps more precisely (#6721)
The differences between Allwinner/MXC matter surprisingly little in practice, it's not even worth
it to bother the base mxc driver with it. Instead, frontend can make some informed choice by
probing for the hardware and tweaking requested device caps accordingly.

On Allwinner B288, we disable both hwrot (done in software in kernel and terribly, ie not worth it)
and hwinverse (no support whatsoever). On NXT we'll keep both on, as the kernel driver seems
to be using the hardware properly .
4 years ago
..
android add eudic from gplay (#6682) 4 years ago
cervantes linuxfb: is_always_portrait must be passed to screen init() from all frontends. (#6712) 4 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic Pocketbook: Try to auto-detect HW feature caps more precisely (#6721) 4 years ago
kindle Clean up C blitbuffer kludges. (#6696) 4 years ago
kobo linuxfb: is_always_portrait must be passed to screen init() from all frontends. (#6712) 4 years ago
pocketbook Pocketbook: Try to auto-detect HW feature caps more precisely (#6721) 4 years ago
remarkable [chore] Device abstraction (#6280) 4 years ago
sdl linuxfb: is_always_portrait must be passed to screen init() from all frontends. (#6712) 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