Add a kobov5 target#1943
Merged
Merged
Conversation
(Fix an unused function warning)
Use the future-proof USB PIDs for the latest Tolino/Kobo devices.
Should somewhat bias towards MTK SoCs, without entirely jumping to the A53 (because both feature in-order pipelines).
kobov4 exists just because the TC exists, but we won't actually ship binaries for it. On the other hand, since kobov5 implies packaging changes, we *will* make use of its greatly updated userland.
Frenzie
approved these changes
Sep 28, 2024
Frenzie
left a comment
Member
There was a problem hiding this comment.
Not really the place but potentially worth noting that there's a new https://github.com/fribidi/fribidi/releases/tag/v1.0.16 and https://github.com/harfbuzz/harfbuzz/releases/tag/10.0.1
(I'm too tired atm anyway)
Member
|
Yep, I have PRs for those. |
hugleo
added a commit
to hugleo/android-luajit-launcher
that referenced
this pull request
Sep 29, 2024
Frenzie
pushed a commit
to koreader/android-luajit-launcher
that referenced
this pull request
Sep 29, 2024
Member
Author
|
That'll probably be tomorrow evening ;). |
NiLuJe
commented
Oct 1, 2024
NiLuJe
left a comment
Member
Author
There was a problem hiding this comment.
Reviewed 5 of 5 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @NiLuJe)
NiLuJe
added a commit
to NiLuJe/koreader
that referenced
this pull request
Oct 1, 2024
NiLuJe
added a commit
to NiLuJe/koreader
that referenced
this pull request
Oct 1, 2024
NiLuJe
added a commit
to koreader/koreader
that referenced
this pull request
Oct 1, 2024
0xstillb
pushed a commit
to 0xstillb/koreader-thai
that referenced
this pull request
May 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Now that the TCs are ready ;).
Also, minor third-party bumps.
(Rebase me)
This change is