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

fix(playback): refactor cache code #55

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

snylonue
Copy link
Contributor

Otherwise, correct data will be appended to the end of file, disrupting
playback and causing a continuous increase in file size
- Open seperate files to perform IO rather than sharing the same handle
- Ensure reading within the `buf_len`
- Set `is_buffering` properly
@Yesterday17 Yesterday17 merged commit 4de0f4e into ProjectAnni:master Aug 23, 2024
5 checks passed
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.

2 participants