[PR #24] Add Enumerations; Helper Methods #907

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

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

State: closed
Merged: Yes


This PR adds enumerations, helper methods, and combobox automation to make the system more extensible in the future. This includes things like automatically getting the list of items in the box, setting default parameters better, and even filling in some previously-missing formats.

I encourage local testing to make sure that all items are still working as intended.

My merge with the main branch (Merge branch 'master') removes the unnecessary additional ECC check for CDs. If the EccEdc executable is in the folder with DIC, it will automatically run and create the required _eccEdc.txt file. I was trying to mention this in #21 but to no avail.

**Original Pull Request:** https://github.com/SabreTools/MPF/pull/24 **State:** closed **Merged:** Yes --- This PR adds enumerations, helper methods, and combobox automation to make the system more extensible in the future. This includes things like automatically getting the list of items in the box, setting default parameters better, and even filling in some previously-missing formats. I encourage local testing to make sure that all items are still working as intended. My merge with the main branch (Merge branch 'master') removes the unnecessary additional ECC check for CDs. If the EccEdc executable is in the folder with DIC, it will automatically run and create the required _eccEdc.txt file. I was trying to mention this in #21 but to no avail.
claunia added the pull-request label 2026-01-29 16:24:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#907