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

Cache/MµPDF shenanigans, the base edition #1365

Merged
merged 5 commits into from
May 5, 2021
Merged

Conversation

NiLuJe
Copy link
Member

@NiLuJe NiLuJe commented May 3, 2021

Bits and bobs needed by koreader/koreader#7624 related to koreader/koreader#7627


This change is Reviewable

NiLuJe added 3 commits May 4, 2021 01:53
This works around numerous issues (leak, corruption) occuring
on overcommit on the old version we're currently using.
We've stopped using in front, in favor of our own Persist and its bitser or LuaJIT backends.

(We still keep the buildsystem around, as we currently pickup its luacompat52 build on Android
for the Evernote plugin.
Which also builds/ships its own copy of it).
Make it return the number of words, too.
Helps cache size estimations in front.
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.

The commit title me think you randomly included a fix for koreader/koreader#7631

@NiLuJe
Copy link
Member Author

NiLuJe commented May 4, 2021

Not that I know of, unless the two are related, which I doubt, but koreader/koreader#7627, yeah ;).

@Frenzie
Copy link
Member

Frenzie commented May 4, 2021

Yeah, no, the commit titled KOPTContext: Minor API tweak to getWordBoxes & co isn't related at all but it just sounds like it. :-D

Copy link
Member Author

@NiLuJe NiLuJe left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 7 files at r1, 2 of 2 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @NiLuJe)

@NiLuJe NiLuJe merged commit 197f283 into koreader:master May 5, 2021
NiLuJe added a commit to koreader/koreader that referenced this pull request May 5, 2021
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