Commit Graph
426 Commits
Author SHA1 Message Date
Drew Weymouth 2f14a09cd8 Fix #63: add experimental support for setting custom app font 2023-04-21 18:19:45 -07:00
Drew Weymouth e7e77ee54c add kofi link to about dialog 2023-04-20 21:39:41 -07:00
Drew Weymouth cf22503610 make search bar on tracks page Ctrl+F focusable; reset tracklist selection on clear 2023-04-20 21:27:46 -07:00
Drew Weymouth a56daa0c7f Merge pull request #139 from dweymouth/feature/alltracksview
Add searchable "All Tracks" page
2023-04-20 21:19:16 -07:00
Drew Weymouth 7e92407651 update CHANGELOG with all tracks page 2023-04-20 21:15:01 -07:00
Drew Weymouth 78ed013466 make tracks page show now playing + tracklist now playing refactor 2023-04-20 21:07:31 -07:00
Drew Weymouth 6b57df78a9 adjust position of tracks page search bar 2023-04-20 19:56:29 -07:00
Drew Weymouth ff1094c588 memory allocation optimization 2023-04-20 19:53:08 -07:00
Drew Weymouth 3521f62f28 bug fix 2023-04-20 19:24:44 -07:00
Drew Weymouth 7a04d502fe add search to tracks page 2023-04-20 19:24:44 -07:00
Drew Weymouth 6d8fd75767 add SearchTracksIterator 2023-04-20 19:24:44 -07:00
Drew Weymouth 5e8c450d76 add TracksPage 2023-04-20 19:24:44 -07:00
Drew Weymouth b21b1ce6ba add TracklistLoader for infinite scrolling tracklist 2023-04-20 19:24:44 -07:00
Drew Weymouth 88d4322ecd trackiterator properly loads album tracklist 2023-04-20 19:24:44 -07:00
Drew Weymouth ddc4d5272b add thread-safety to tracklist 2023-04-20 19:24:41 -07:00
Drew Weymouth 51efab082e add trackiterator 2023-04-20 19:23:15 -07:00
Drew Weymouth a20f047c12 Update README.md - x64 build runs on M1/M2 Macs via Rosetta 2023-04-20 17:01:09 -07:00
Drew Weymouth e61dace0dd #136: add menu button to album page with options to add album to queue or playlist 2023-04-19 18:13:31 -07:00
Drew Weymouth 8780477025 add Ko-fi badge to README 2023-04-19 09:16:40 -07:00
Drew Weymouth 1a23ea01d5 add icon and Flathub badge to README 2023-04-19 09:07:39 -07:00
Drew Weymouth 64a2366c68 Merge pull request #137 from anarcat/appstream
import Appstream data file from Flatpak package
2023-04-18 18:41:07 -07:00
Antoine Beaupré 8adfc8e90f import Appstream data file from Flatpak package
Closes: #133
2023-04-18 21:30:31 -04:00
Drew Weymouth 3fbf53279f Fix #132: provide standard sized icons 2023-04-18 17:56:06 -07:00
Drew Weymouth cf41e8ef18 Fix #135: Update libmpv package name in Linux install instructions 2023-04-18 17:36:36 -07:00
Drew Weymouth ec3cb0c36d Fix #104: add alternate hostname to server connection config 2023-04-18 17:21:02 -07:00
Drew Weymouth 5782c97752 update README to add Flatpak link 2023-04-18 09:37:09 -07:00
Drew Weymouth cdec7b001d Arch package maintainer 2023-04-17 14:15:10 -07:00
Drew Weymouth 78f78b8124 Merge pull request #134 from dusnm/main
Adding Arch Linux build instructions to the README
2023-04-16 07:16:43 -07:00
Dušan Mitrović 35826cc584 Adding the actually correct link to the AUR package.
Signed-off-by: Dušan Mitrović <dusan@dusanmitrovic.xyz>
2023-04-15 14:50:54 +02:00
Dušan Mitrović 9c118a8f77 Merge branch 'main' of github.com:dusnm/supersonic 2023-04-15 14:48:30 +02:00
Dušan Mitrović f8ac454390 Modified README.md to add instructions for building the package on Arch Linux
Signed-off-by: Dušan Mitrović <dusan@dusanmitrovic.xyz>
2023-04-15 14:47:53 +02:00
Drew Weymouth 440dee15ac Merge pull request #130 from anarcat/debug 2023-04-13 19:03:02 -07:00
Antoine Beaupré d6c249aa8c add debugging statements when playing
This was requested in issue #112.
2023-04-13 21:51:20 -04:00
Drew Weymouth 37e78f0c03 allow Ctrl+F to focus the search bar on artists, genres, playlists pages 2023-04-11 17:04:27 -07:00
Drew Weymouth 3c7fd445c7 README updates 2023-04-11 09:33:30 -07:00
Drew Weymouth 84b5963407 add comments to some custom layouts 2023-04-10 19:14:36 -07:00
Drew Weymouth 19a45b7361 Fix #115: add search to artists, genres, and playlists pages 2023-04-10 17:38:33 -07:00
Drew Weymouth f95632a43c changelog: move multi-disc support from fixed to added 2023-04-09 13:35:28 -07:00
Drew Weymouth aee6221691 Fix #55: show disc number and disc count for multi-disc albums 2023-04-09 13:14:39 -07:00
Drew Weymouth ca6792cb41 Merge pull request #127 from dusnm/main
Adding a proper .desktop file for future releases.
2023-04-09 12:26:50 -07:00
Dušan Mitrović 5a33433294 Adding a proper .desktop file for future releases.
Signed-off-by: Dušan Mitrović <dusan@dusanmitrovic.xyz>
2023-04-09 20:40:39 +02:00
Drew Weymouth c6e655a704 fix #125 - search state not being properly restored 2023-04-08 18:49:32 -07:00
Drew Weymouth 7298b6f8b9 add some comments 2023-04-08 08:59:39 -07:00
Drew Weymouth a6b5e03476 Merge pull request #124 from dweymouth/mac-prebuilt-mpv
Support Mac OS back to High Sierra using pre-built MPV libs
2023-04-07 19:04:11 -07:00
Drew Weymouth bc1d4b7c8a update README with Mac build process change 2023-04-07 19:03:19 -07:00
Drew Weymouth c6be4c471d update CHANGELOG for mac High Sierra support 2023-04-07 18:59:26 -07:00
Drew Weymouth d69c3f4cb4 update Makefile with highsierra build target 2023-04-07 18:51:23 -07:00
Drew Weymouth 4cd7bfdc84 rm .gitignore entry for mac libs 2023-04-07 17:35:22 -07:00
Drew Weymouth eef1e41cae Merge pull request #123 from whorfin/main
Pre-built libmpv.2.dylib and needed dependencies compatible with macOS High Sierra and later
2023-04-07 17:32:30 -07:00
Drew Weymouth 8e1fd0857c Merge pull request #122 from dweymouth/feature/systemtray
Add system tray menu and close to tray option
2023-04-06 20:41:59 -07:00