[PR #886] [MERGED] Update RedumpLib, detect Playmaji Polymega system #1214

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/886
Author: @Deterous
Created: 9/5/2025
Status: Merged
Merged: 9/5/2025
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (3)

  • 0ce1e31 Update RedumpLib, detect Playmaji Polymega system
  • f73a43e Update libs for Processors
  • e9c923e Add IO and Matching to Processors csproj

📊 Changes

11 files changed (+21 additions, -12 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.CLI/MPF.CLI.csproj (+1 -1)
📝 MPF.Check/MPF.Check.csproj (+1 -1)
📝 MPF.ExecutionContexts.Test/MPF.ExecutionContexts.Test.csproj (+1 -1)
📝 MPF.ExecutionContexts/MPF.ExecutionContexts.csproj (+1 -1)
📝 MPF.Frontend.Test/MPF.Frontend.Test.csproj (+1 -1)
📝 MPF.Frontend/MPF.Frontend.csproj (+1 -1)
📝 MPF.Frontend/ViewModels/MainViewModel.cs (+6 -0)
📝 MPF.Processors.Test/MPF.Processors.Test.csproj (+1 -1)
📝 MPF.Processors/MPF.Processors.csproj (+6 -4)
📝 MPF.UI/MPF.UI.csproj (+1 -1)

📄 Description

Fixes #883


🔄 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/886 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`0ce1e31`](https://github.com/SabreTools/MPF/commit/0ce1e315edbdae5018d04e79e298bdea90ae0587) Update RedumpLib, detect Playmaji Polymega system - [`f73a43e`](https://github.com/SabreTools/MPF/commit/f73a43e529e514fe676fa4ba8852b7d86e098091) Update libs for Processors - [`e9c923e`](https://github.com/SabreTools/MPF/commit/e9c923e1ff25f612375b4fc01183e1770f8b7ea9) Add IO and Matching to Processors csproj ### 📊 Changes **11 files changed** (+21 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.CLI/MPF.CLI.csproj` (+1 -1) 📝 `MPF.Check/MPF.Check.csproj` (+1 -1) 📝 `MPF.ExecutionContexts.Test/MPF.ExecutionContexts.Test.csproj` (+1 -1) 📝 `MPF.ExecutionContexts/MPF.ExecutionContexts.csproj` (+1 -1) 📝 `MPF.Frontend.Test/MPF.Frontend.Test.csproj` (+1 -1) 📝 `MPF.Frontend/MPF.Frontend.csproj` (+1 -1) 📝 `MPF.Frontend/ViewModels/MainViewModel.cs` (+6 -0) 📝 `MPF.Processors.Test/MPF.Processors.Test.csproj` (+1 -1) 📝 `MPF.Processors/MPF.Processors.csproj` (+6 -4) 📝 `MPF.UI/MPF.UI.csproj` (+1 -1) </details> ### 📄 Description Fixes #883 --- <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:26:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1214