Updated audio player with settings

This commit is contained in:
Marco Dalla Tiezza
2024-06-24 18:48:53 +02:00
parent 76bcbac60a
commit ddb952b894
7 changed files with 367 additions and 241 deletions

View File

@@ -5,6 +5,13 @@
## [Unreleased]
### Added
- Created a setting panel for the audio player
- Selection of the audio output device. Close #4
### Fixed
- Fixed margins for downloader window
## [4.0.5] - 2024-06-15
### Added