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

Move more playback code to rust #42

Merged
merged 7 commits into from
Jul 27, 2024

Conversation

snylonue
Copy link
Contributor

@snylonue snylonue commented Feb 28, 2024

  • play while downloading
  • validate cache
  • better seeking implementation
  • quality selection
  • fix playback issues
    • possible glitches if downloading is slow
  • support preloading
  • migrate cache
  • clean up dart code

Basically a wrapper of anni-playback with additional
functionality.
@snylonue snylonue marked this pull request as ready for review May 7, 2024 14:45
@snylonue
Copy link
Contributor Author

snylonue commented May 7, 2024

Test is needed.

@Yesterday17
Copy link
Member

Is this PR ready for review?

@snylonue
Copy link
Contributor Author

Is this PR ready for review?

IMO the playback part is finished, but may have some bugs.

snylonue added 4 commits July 19, 2024 11:22
otherwise player state is not correct when start playing, resulting in wrong track being played and duplicate disposal of tracks
@snylonue
Copy link
Contributor Author

Is this PR ready for review?

It's ready for review.

rust/Cargo.toml Show resolved Hide resolved
rust/Cargo.toml Show resolved Hide resolved
Copy link
Member

@Yesterday17 Yesterday17 left a comment

Choose a reason for hiding this comment

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

LGTM! Let me merge it and test on real devices lol

@Yesterday17 Yesterday17 merged commit b06168e into ProjectAnni:master Jul 27, 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.

2 participants