-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.0.7 - Add ability to display current volume on Volume Set key.
- Loading branch information
Showing
8 changed files
with
148 additions
and
28 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,19 @@ | ||
# Changelog | ||
|
||
## [1.0.7] - 2020-08-07 | ||
- Fix issues when waking up from sleep where dynamically rendered images may cause buttons to fail to work. | ||
|
||
## [1.0.6] - 2020-08-04 | ||
- Add ability to show current volume on volume set button | ||
|
||
### Changed | ||
|
||
## [1.0.5] - 2020-06-27 | ||
|
||
### Changed | ||
- Fixed race condition in cover art rendering | ||
* Fixed an issue causing the cover art to not always be rendered | ||
* Fixed an issue causing the Play button to not update correctly | ||
* Fixed issue where previous cover art was not removed if the next track didn't have cover art available | ||
* Fixed an issue when adding buttons and the default zone wasn't set | ||
* Added ability to reconnect to Roon Core by pressing any key when disconnected | ||
- Fixed an issue causing the cover art to not always be rendered | ||
- Fixed an issue causing the Play button to not update correctly | ||
- Fixed issue where previous cover art was not removed if the next track didn't have cover art available | ||
- Fixed an issue when adding buttons and the default zone wasn't set | ||
- Added ability to reconnect to Roon Core by pressing any key when disconnected |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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