Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MXCFB: Move cap checks to front #1339

Merged
merged 3 commits into from
Mar 26, 2021
Merged

MXCFB: Move cap checks to front #1339

merged 3 commits into from
Mar 26, 2021

Conversation

NiLuJe
Copy link
Member

@NiLuJe NiLuJe commented Mar 26, 2021

This makes adding support for new devices less unwieldy and error-prone.


This change is Reviewable

Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure.

@NiLuJe NiLuJe merged commit ebe2580 into koreader:master Mar 26, 2021
NiLuJe added a commit to NiLuJe/koreader that referenced this pull request Mar 26, 2021
NiLuJe added a commit to koreader/koreader that referenced this pull request Mar 26, 2021
* Move MXCFB capchecks to front

The fact that this was halfway in front/halfway in base was weird and
mistake-prone (c.f., the amount of times I forgot to update one bit or
the other).

* Initial KOA3 support

Assume it's essentially a KOA2. Meaning no warmth handling for now.

* Bump base

koreader/koreader-base#1339
koreader/koreader-base#1338
roygbyte pushed a commit to roygbyte/koreader-base that referenced this pull request Mar 3, 2022
* Get rid of the weird device detection code at framebuffer_mxcfb init

Move everything to Device capChecks in front.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants