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

Some more input & input_scan shenanigans #1788

Merged
merged 6 commits into from
May 19, 2024
Merged

Conversation

NiLuJe
Copy link
Member

@NiLuJe NiLuJe commented May 19, 2024

Specifically, implement input.fdopen so we can keep the fds opened by fbink_input_scan without having to do a stupid close->open dance on top.


This change is Reviewable

Will allow us to use fbink's opened fd when using input_scan,
instead of doing an extra close->open dance.

Might help with funky zForce drivers, too.
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.

alright

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 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @NiLuJe)

@NiLuJe NiLuJe merged commit 61c05b6 into koreader:master May 19, 2024
2 of 3 checks passed
NiLuJe added a commit to NiLuJe/koreader that referenced this pull request May 19, 2024
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