mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-09 21:32:19 +00:00
[PR #854] [MERGED] Update redumper, MPF options, SS sanity check #1196
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?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/854
Author: @Deterous
Created: 5/30/2025
Status: ✅ Merged
Merged: 5/30/2025
Merged by: @mnadareski
Base:
master← Head:master📝 Commits (10+)
8da0d48Update redumper, add DriveType option2e705aeFix typo60f8c82Don't save ss file if invalid SS940d748Update changelistc07c1a1LongName for DriveType3d98105Fix typo596cf09Fix tests752b15cRedo tests2842366Fix test typo87194b4Remove additional space from test📊 Changes
15 files changed (+289 additions, -155 deletions)
View changed files
📝
CHANGELIST.md(+1 -0)📝
MPF.ExecutionContexts.Test/RedumperTests.cs(+66 -67)📝
MPF.ExecutionContexts/Redumper/Enumerations.cs(+17 -2)📝
MPF.ExecutionContexts/Redumper/ExecutionContext.cs(+42 -23)📝
MPF.ExecutionContexts/Redumper/FlagStrings.cs(+22 -9)📝
MPF.ExecutionContexts/Redumper/SettingConstants.cs(+4 -7)📝
MPF.Frontend.Test/EnumExtensionsTests.cs(+18 -2)📝
MPF.Frontend/EnumExtensions.cs(+64 -6)📝
MPF.Frontend/Options.cs(+12 -13)📝
MPF.Frontend/ViewModels/OptionsViewModel.cs(+17 -2)📝
MPF.Processors/ProcessingTool.cs(+4 -0)📝
MPF.UI/ElementConverter.cs(+3 -0)📝
MPF.UI/Windows/OptionsWindow.xaml(+9 -14)📝
publish-nix.sh(+5 -5)📝
publish-win.ps1(+5 -5)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.