[PR #789] [MERGED] Improve ALSA buffer size #1080

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/789
Author: @JasonLG1979
Created: 6/6/2021
Status: Merged
Merged: 6/9/2021
Merged by: @roderickvd

Base: devHead: alsa_backend_fix


📝 Commits (2)

📊 Changes

2 files changed (+30 additions, -29 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 playback/src/audio_backend/alsa.rs (+29 -29)

📄 Description

As discussed in https://github.com/librespot-org/librespot/discussions/788 this I believe is a better implementation.

This is ofc a wip and I look forward to any help as far as making it more rust like as this is my 1st attempt at writing rust.

When everything is squared away I will write a more meaningful commit message.


🔄 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/789 **Author:** [@JasonLG1979](https://github.com/JasonLG1979) **Created:** 6/6/2021 **Status:** ✅ Merged **Merged:** 6/9/2021 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `alsa_backend_fix` --- ### 📝 Commits (2) - [`4af095e`](https://github.com/librespot-org/librespot/commit/4af095e741118a85c8a820368f9915ecfc5c8406) Improve ALSA buffer size - [`c309592`](https://github.com/librespot-org/librespot/commit/c30959212a4690b2f51664ad294772ac0781449a) Update CHANGELOG.md ### 📊 Changes **2 files changed** (+30 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `playback/src/audio_backend/alsa.rs` (+29 -29) </details> ### 📄 Description As discussed in https://github.com/librespot-org/librespot/discussions/788 this I believe is a better implementation. This is ofc a wip and I look forward to any help as far as making it more rust like as this is my 1st attempt at writing rust. When everything is squared away I will write a more meaningful commit message. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:05 +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#1080
No description provided.