[PR #64] [MERGED] Remove sg-raw #942

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

📋 Pull Request Information

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

Base: masterHead: nosg


📝 Commits (6)

  • 53d944a Remove sg-raw from OptionsWindow.xaml.cs
  • fc2be36 Remove sg-raw from OptionsWindow.xaml
  • 2988559 Remove sg-raw from Options.cs
  • 072b1ce Remove sg-raw from MainWindow.xaml.cs
  • fd3d6c8 Missed the other rows
  • dcf6f7c Remove sg-raw from App.config

📊 Changes

5 files changed (+11 additions, -47 deletions)

View changed files

📝 App.config (+1 -2)
📝 MainWindow.xaml.cs (+3 -28)
📝 Options.cs (+0 -2)
📝 OptionsWindow.xaml (+6 -14)
📝 OptionsWindow.xaml.cs (+1 -1)

📄 Description

Remove all references to sg-raw since DIC now outputs the proper PIC.bin file. Fixes #60.


🔄 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/64 **Author:** [@mnadareski](https://github.com/mnadareski) **Created:** 6/20/2018 **Status:** ✅ Merged **Merged:** 6/20/2018 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `nosg` --- ### 📝 Commits (6) - [`53d944a`](https://github.com/SabreTools/MPF/commit/53d944a7843f3cbc2c29833f506c9e9efd523de2) Remove sg-raw from OptionsWindow.xaml.cs - [`fc2be36`](https://github.com/SabreTools/MPF/commit/fc2be36169f570a01444afc5177f39e0585610a1) Remove sg-raw from OptionsWindow.xaml - [`2988559`](https://github.com/SabreTools/MPF/commit/2988559876c8da878abe122e8e4109b2b6e349ee) Remove sg-raw from Options.cs - [`072b1ce`](https://github.com/SabreTools/MPF/commit/072b1cebdad8e39e26487786defb40176d6eebcf) Remove sg-raw from MainWindow.xaml.cs - [`fd3d6c8`](https://github.com/SabreTools/MPF/commit/fd3d6c8255e6a9ec9f86307d8e2c92b4e310b79b) Missed the other rows - [`dcf6f7c`](https://github.com/SabreTools/MPF/commit/dcf6f7c2813aae82a8873aad9f591191616b3eb7) Remove sg-raw from App.config ### 📊 Changes **5 files changed** (+11 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `App.config` (+1 -2) 📝 `MainWindow.xaml.cs` (+3 -28) 📝 `Options.cs` (+0 -2) 📝 `OptionsWindow.xaml` (+6 -14) 📝 `OptionsWindow.xaml.cs` (+1 -1) </details> ### 📄 Description Remove all references to sg-raw since DIC now outputs the proper PIC.bin file. Fixes #60. --- <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:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#942