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 da65ac8b02
Cleanup various varargs shenanigans (#9624)
* Iterate over varargs directly via select if possible
* Use table.pack otherwise (https://github.com/koreader/koreader-base/pull/1535).
* This allows us to simplify a few Logger calls, as logger now handles nil values.
2 years ago
..
android Clarify our OOP semantics across the codebase (#9586) 2 years ago
cervantes Clarify our OOP semantics across the codebase (#9586) 2 years ago
dummy Clarify our OOP semantics across the codebase (#9586) 2 years ago
generic Clarify our OOP semantics across the codebase (#9586) 2 years ago
kindle Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
kobo Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
pocketbook Cleanup various varargs shenanigans (#9624) 2 years ago
remarkable Clarify our OOP semantics across the codebase (#9586) 2 years ago
sdl Clarify our OOP semantics across the codebase (#9586) 2 years ago
sony-prstux Clarify our OOP semantics across the codebase (#9586) 2 years ago
devicelistener.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
gesturedetector.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
input.lua Assorted bag'o tweaks & fixes (#9569) 2 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Misc: Use the ^ operator instead of math.pow (#9550) 2 years ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago