[PR #390] [CLOSED] Crossfade UI Implementation #510

Closed
opened 2026-02-28 14:33:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/390
Author: @podojilr
Created: 4/21/2023
Status: Closed

Base: masterHead: Crossfade


📝 Commits (1)

  • fcaeabb Crossfade UI Implementation

📊 Changes

3 files changed (+45 additions, -1 deletions)

View changed files

📝 psst-core/src/player/mod.rs (+2 -0)
📝 psst-gui/src/data/config.rs (+26 -0)
📝 psst-gui/src/ui/preferences.rs (+17 -1)

📄 Description

Attempted to address #347. Unable to implement crossfading itself, but added Crossfade setting to preferences for future implementations of crossfading. Done in collaboration with @Javeh


🔄 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/jpochyla/psst/pull/390 **Author:** [@podojilr](https://github.com/podojilr) **Created:** 4/21/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Crossfade` --- ### 📝 Commits (1) - [`fcaeabb`](https://github.com/jpochyla/psst/commit/fcaeabb5b2baf6b629d1a5574f1226a095837976) Crossfade UI Implementation ### 📊 Changes **3 files changed** (+45 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `psst-core/src/player/mod.rs` (+2 -0) 📝 `psst-gui/src/data/config.rs` (+26 -0) 📝 `psst-gui/src/ui/preferences.rs` (+17 -1) </details> ### 📄 Description Attempted to address #347. Unable to implement crossfading itself, but added Crossfade setting to preferences for future implementations of crossfading. Done in collaboration with @Javeh --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:16 +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/psst#510
No description provided.