forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Features: -Show confirmation dialog before deleting queue (#227) -Expose gapless playback config option (#369) -Add select artist dialog when multiple artists (#375) -Separate search and search results views (#219) -Show screen title in "pop view" hint (#376) Maintenance: -Fix: Do not announce unplayable tracks via MPRIS (#349) -Set view title for "Similar tracks" -Fix search command and update docs (#353) -Enable mouse scrolling in TabViews (#363) -Fix not setting country correctly in Spotify API calls (e.g. search) (#370) -Fix: convert duration to i64 to avoid overflow. Previously this would break MPRIS updates when playing long podcast episodes. -Build fix: Pin syn to 1.0.57 (#385)
- Loading branch information
Showing
3 changed files
with
60 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters