Conversation
新增 Rust 播放器、CLI 与受控 JNI 句柄桥接,并通过 miniaudio C shim 保留原生音频能力。 保留 Zig 实现作为回归基线,更新跨平台构建、发布、测试与迁移文档。
This reverts commit e2bf5a0.
以 Rodio、CPAL 和 Symphonia 替换 miniaudio 回调层,并将 HTTP 音频流改为标准 Read/Seek。 删除 Zig、miniaudio 和迁移期产物,更新跨平台 CI 与构建文档。
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.
变更
1.0.0-alpha.3验证
cargo fmt --all --checkcargo test --all-targets --features test-headlesscargo build --release