[PR #543] [MERGED] WIP: rodio 0.13 #964

Closed
opened 2026-02-27 20:00:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/543
Author: @willstott101
Created: 12/1/2020
Status: Merged
Merged: 12/13/2020
Merged by: @sashahilton00

Base: devHead: rodio-0.13


📝 Commits (1)

  • 8ff1dc2 Quick minimal hack to get latest rodio working.

📊 Changes

3 files changed (+876 additions, -119 deletions)

View changed files

📝 Cargo.lock (+811 -76)
📝 playback/Cargo.toml (+2 -2)
📝 playback/src/audio_backend/rodio.rs (+63 -41)

📄 Description

Not super happy with all the expects etc, but I'm going to do something else for the evening so I thought I'd push something that works. Hopefully will address https://github.com/librespot-org/librespot/issues/317 and a step forward maybe with https://github.com/librespot-org/librespot/issues/316


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/543 **Author:** [@willstott101](https://github.com/willstott101) **Created:** 12/1/2020 **Status:** ✅ Merged **Merged:** 12/13/2020 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `dev` ← **Head:** `rodio-0.13` --- ### 📝 Commits (1) - [`8ff1dc2`](https://github.com/librespot-org/librespot/commit/8ff1dc24bd095cf067835728a0678cace918d399) Quick minimal hack to get latest rodio working. ### 📊 Changes **3 files changed** (+876 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+811 -76) 📝 `playback/Cargo.toml` (+2 -2) 📝 `playback/src/audio_backend/rodio.rs` (+63 -41) </details> ### 📄 Description Not super happy with all the expects etc, but I'm going to do something else for the evening so I thought I'd push something that works. Hopefully will address https://github.com/librespot-org/librespot/issues/317 and a step forward maybe with https://github.com/librespot-org/librespot/issues/316 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#964
No description provided.