mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2026-02-10 05:31:27 +00:00
[PR #45] MVVM v2 and Only Fixes #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/aaru-dps/RedBookPlayer/pull/45
State: closed
Merged: Yes
This PR does the following:
bool?(fixes #31).xaml.csfiles (fixes #38)OpticalDiscOptionsclass to avoid method signature creepSettingstoSettingsViewModelto better reflect its useThis PR is the first of two to be split off from https://github.com/aaru-dps/RedBookPlayer/pull/40, the second of which will focus on adding the other features.