[PR #29] Add Custom Parameter Support #913

Closed
opened 2026-01-29 16:24:15 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/SabreTools/MPF/pull/29

State: closed
Merged: Yes


Addresses #14.

This change makes it so that the current commandline params are displayed in a disabled text box but when the custom option is selected, the other parts get disabled and you have full control over the commandline. This can allow any customization that users would like. It also simplifies the code that gets called when the DiscImageCreator instance gets run.

The changes to the xaml are incidental, they're just reordering (sans the addition of the new grid row for the custom parameters).

**Original Pull Request:** https://github.com/SabreTools/MPF/pull/29 **State:** closed **Merged:** Yes --- Addresses #14. This change makes it so that the current commandline params are displayed in a disabled text box but when the custom option is selected, the other parts get disabled and you have full control over the commandline. This can allow any customization that users would like. It also simplifies the code that gets called when the DiscImageCreator instance gets run. The changes to the xaml are incidental, they're just reordering (sans the addition of the new grid row for the custom parameters).
claunia added the pull-request label 2026-01-29 16:24:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#913