Skip to content

Updated cpal from 0.17.0 to 0.18.1. - #159

Merged
tesselode merged 6 commits into
tesselode:mainfrom
Eagisa:cpal-0.18-upgrade
Jul 16, 2026
Merged

Updated cpal from 0.17.0 to 0.18.1.#159
tesselode merged 6 commits into
tesselode:mainfrom
Eagisa:cpal-0.18-upgrade

Conversation

@Eagisa

@Eagisa Eagisa commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Changes made to adapt to the new unified error API in 0.18.0:

  • Replaced BuildStreamError, DefaultStreamConfigError, and PlayStreamError with the new unified cpal::Error type in error.rs
  • Updated StreamError references to cpal::Error in desktop.rs and stream_manager.rs
  • Updated StreamError variant matching to use the new ErrorKind API
  • Fixed build_output_stream() to pass StreamConfig by value instead of by reference

Tested locally with no playback issues and all 98 tests pass.

@tesselode

Copy link
Copy Markdown
Owner

thank you!

@tesselode
tesselode merged commit 6c2c1ed into tesselode:main Jul 16, 2026
24 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