Commit Graph
403 Commits
Author SHA1 Message Date
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
Rick Sayre 382b7cc8a7 Pre-built libmpv.2.dylib and needed dependencies compatible with macOS back to High Sierra 2023-04-06 20:32:29 -07:00
Drew Weymouth 1b1bc84e90 update changelog with system tray 2023-04-06 19:49:03 -07:00
Drew Weymouth 9367943822 update fyne base for MacOS re-show window fix 2023-04-06 19:18:09 -07:00
Drew Weymouth 565c9e98a4 fix race condition on exit: disable UI playback state callbacks 2023-04-06 19:17:06 -07:00
Drew Weymouth f7b381c22c add Hide option to system tray menu 2023-04-06 19:17:06 -07:00
Drew Weymouth 43616f4f31 add UI for system tray settings 2023-04-06 19:17:04 -07:00
Drew Weymouth 8086262a8b add system tray + close to tray support (no settigs UI yet) 2023-04-06 19:15:11 -07:00
Drew Weymouth 198110d1dc don't show update prompt if found version is same as running version 2023-04-06 08:54:49 -07:00
Drew Weymouth e80c4bbce5 add file path column to tracklist 2023-04-06 08:42:01 -07:00
Drew Weymouth b603cdbed4 Update CHANGELOG.md - choose audio device 2023-04-05 21:16:37 -07:00
Drew Weymouth 41fa20a60e Merge pull request #121 from dweymouth/feature/choose-audio-device
Add drop-down list to Playback settings tab to choose audio device
2023-04-05 21:12:08 -07:00
Drew Weymouth f0a0864fc6 fallback to 'auto' device if configured audio device is not available 2023-04-05 20:42:48 -07:00
Drew Weymouth 6334598507 add settings UI to choose audio device 2023-04-05 18:52:29 -07:00
Drew Weymouth d6a84c78a1 add config option for audio device name and set it on startup 2023-04-05 18:19:56 -07:00
Drew Weymouth b5086eafd3 add function to list mpv audio devices 2023-04-05 18:03:28 -07:00
Drew Weymouth 34f65e45ca switch libmpv binding 2023-04-05 17:35:26 -07:00
Drew Weymouth 7164fa15c6 quick minSize optimizations 2023-04-02 10:40:55 -07:00
Drew Weymouth 9fc28b9389 Update CHANGELOG.md - 0.1.0-beta is live! 2023-04-01 12:00:26 -07:00
Drew Weymouth 553101677f prepare for beta release 2023-04-01 11:26:05 -07:00
Drew Weymouth e2ef6ea468 Merge pull request #111 from dweymouth/feature/settingsdialog
Add settings dialog
2023-04-01 10:57:18 -07:00
Drew Weymouth 51d60822f7 fix for duration entry enabled on dialog launch 2023-04-01 10:52:14 -07:00
Drew Weymouth d84c0d71ed hook up playback config onchanged 2023-04-01 10:42:15 -07:00
Drew Weymouth 4740446c13 connect replaygain config UI to config object 2023-04-01 10:06:04 -07:00