Skip to content

feat: Separate librespot-playback target configuration for Windows … - #24

Merged
LargeModGames merged 1 commit into
mainfrom
macOS---seg-fault
Dec 18, 2025
Merged

LargeModGames merged 1 commit into
mainfrom
macOS---seg-fault

Conversation

@LargeModGames

Copy link
Copy Markdown
Owner

This pull request updates the platform-specific dependencies for audio playback in the Cargo.toml file to improve compatibility and stability across Windows and macOS. The changes clarify which audio backend is used on each platform and address known issues with certain backends on macOS.

Dependency configuration updates:

  • On Windows, the librespot-playback dependency is now explicitly configured with the rodio-backend feature for audio output, ensuring consistent behavior.
  • On macOS, the librespot-playback dependency is added without specifying a default audio backend, due to known compatibility issues with rodio and CoreAudio/Bluetooth devices. Comments clarify that CI uses the portaudio-backend feature, and references to related issues are included.

…and macOS, and remove default Rodio backend for macOS due to compatibility issues.
@LargeModGames
LargeModGames merged commit 6e3ca8b into main Dec 18, 2025
4 of 5 checks passed
@LargeModGames
LargeModGames deleted the macOS---seg-fault branch December 18, 2025 19:03

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Cargo.toml
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.

1 participant