From 189bb519eb10554e9979686f89e7d467c2725338 Mon Sep 17 00:00:00 2001 From: Psychotoxical Date: Wed, 15 Apr 2026 21:04:14 +0200 Subject: [PATCH] =?UTF-8?q?chore(about):=20add=20PR=20#184=E2=80=93#192=20?= =?UTF-8?q?to=20contributors=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cucadmuh: CLI player controls + D-Bus forwarding + shell completions (PR #187) kveld9: Favorites redesign, albums/playlists headers, column picker fixes, CSV import, search context menu (PR #184, #186, #188, #190, #191, #192) Co-Authored-By: Claude Sonnet 4.6 --- src/pages/Settings.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx index e135e10b..2a465932 100644 --- a/src/pages/Settings.tsx +++ b/src/pages/Settings.tsx @@ -116,6 +116,7 @@ const CONTRIBUTORS = [ 'Folder Browser: arrow navigation blocked when modifier keys are held (PR #174)', 'Linux audio output device picker: stable watcher (disable false enumeration-miss resets), canonicalize ALSA name drift, ghost entry for unlisted device (PR #176)', 'Opus audio playback via symphonia-adapter-libopus with bundled libopus (PR #183)', + 'CLI player controls with D-Bus forwarding, shell completions for bash/zsh (PR #187)', ], }, { @@ -142,6 +143,12 @@ const CONTRIBUTORS = [ 'Multi-select for albums, artists & playlists with bulk "Add to Playlist"; collapsible sidebar playlist section; infinite scroll on Artists page; "Remove from Playlist" in context menu (PR #168)', '3 visual toggles: cover art background, playlist cover photo, show bitrate badge (PR #181)', '8 community themes (AMOLED Black, Monochrome Dark, Amber Night, Phosphor Green, Midnight Blue, Rose Dark, Sepia Dark, Ice Blue) + waveform live theme update (PR #182)', + 'Favorites redesign: sortable columns, genre filter, age range filter, new columns (PR #184)', + 'Albums and playlist headers redesign with improved layout and theme integration (PR #186)', + 'Tracklist column picker overflow fix in AlbumTrackList (PR #188)', + 'Spotify CSV playlist import (PR #190)', + 'Context menu for songs in AdvancedSearch and SearchResults (PR #191)', + 'Tracklist column picker alignment and toggle fix across Favorites and PlaylistDetail (PR #192)', ], }, {