mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
* Split type combobox into system combobox and disc type combobox * corrected indentation for xaml file * fixed merge with head * fixed format * fixed issues for PR, added KnownSystem.CUSTOM * removed Updater.cs which ended by error in commit * fixed GetOuptutName() for new drive/system combobox * added max dump speed option - added slider element into OptionsWindow - moved drive speeds to UIElements from MainWindow - added setting to Options which is saved still need to understand how to manage DVD/CD-ROM different speeds * kept working on max dump speed settings - rewrote max speed list management in Options - added second slider in OptionsWindow - added callback from OptionsWindow to MainWindow on updated options * final tweaks before PR * renamed maxDumpSpeed to preferredDumpSpeed * restored SetCurrentDiscType functionality * fixes for PR * fixes for PR