[PR #42] [MERGED] More fixes #925

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/42
Author: @mnadareski
Created: 6/14/2018
Status: Merged
Merged: 6/14/2018
Merged by: @mnadareski

Base: masterHead: more-fixes


📝 Commits (4)

  • c3d7e6e Make custom parameters react to filename/directory changes
  • dc4a1cd Add subdump for Saturn (fixes #20)
  • 36f7bee Add disc eject, fix minor issue
  • 96218c2 Fix spacing issue

📊 Changes

3 files changed (+159 additions, -56 deletions)

View changed files

📝 App.config (+1 -0)
📝 MainWindow.xaml (+4 -2)
📝 MainWindow.xaml.cs (+154 -54)

📄 Description

Add more changes for minor issues and UI reactivity.
Added the disc eject and secondary dumping parts for Saturn.

Fixes #20 Fixes #17


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/42 **Author:** [@mnadareski](https://github.com/mnadareski) **Created:** 6/14/2018 **Status:** ✅ Merged **Merged:** 6/14/2018 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `more-fixes` --- ### 📝 Commits (4) - [`c3d7e6e`](https://github.com/SabreTools/MPF/commit/c3d7e6e700132ad7abcbf8bd3ff7347b2811e5a7) Make custom parameters react to filename/directory changes - [`dc4a1cd`](https://github.com/SabreTools/MPF/commit/dc4a1cd85442a25c6207a63c0bc1bc340357137b) Add subdump for Saturn (fixes #20) - [`36f7bee`](https://github.com/SabreTools/MPF/commit/36f7bee446b226e8826d6a1b11aa9210ad47b512) Add disc eject, fix minor issue - [`96218c2`](https://github.com/SabreTools/MPF/commit/96218c226640611a2cc39656d200c6a412262fff) Fix spacing issue ### 📊 Changes **3 files changed** (+159 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `App.config` (+1 -0) 📝 `MainWindow.xaml` (+4 -2) 📝 `MainWindow.xaml.cs` (+154 -54) </details> ### 📄 Description Add more changes for minor issues and UI reactivity. Added the disc eject and secondary dumping parts for Saturn. Fixes #20 Fixes #17 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#925