Skip to content

MPF 2.5

Compare
Choose a tag to compare
@mnadareski mnadareski released this 12 Mar 21:48
· 974 commits to master since this release

Note: For those unaware, only the .NET Framework 4.8 version is considered to be fully-featured at this time. The .NET 6 versions are included for testing and bug reporting only.

  • Add _drive file to zip for UIC
  • Add Xbox Series X and PS5 to list, fix Acorn
  • Add Xbox Series X short name to list
  • Remove windows from test target
  • Remove .NET 6.0 from tests, add TODO
  • Add .NET 6.0 to tests, remove msbuild args
  • Add HD-DVD to speed definitions
  • Add PS3 internal serial and version parsing (tjanas)
  • Update Nuget packages to newest stable
  • Simplify path selection in UI
  • Fix broken normalization test
  • Update drive info before dumping
  • Update redumper strings
  • Add new parameter and mode validation
  • Add redumper to the UI
  • Update redumper to build 81
  • Fix incorrect naming in Options window
  • Initial attempt at parsing redumper outputs
  • Update README
  • Reenable write offset for all CDs
  • Add missing redumper output file
  • Force a filename for redumper
  • Fix incorrect SetParameters
  • Fix a couple redumper things
  • Update AppVeyor version
  • Output security sectors to info
  • Remove x86 requirement for build
  • Fix XGD media type outputs
  • Fix typo in ToInternalProgram
  • Fix redumper error count parsing
  • Update to Aaru v5.3.2 LTS
  • Update options loader with sane defaults
  • Fix AppVeyor pathing
  • Skip during detection
  • Address some UI concerns
  • Tweak AppVeyor, show Check 6.0 builds
  • More strict when custom parameters editing
  • Use msbuild for .NET Framework 4.8
  • Update nuget packages
  • ReadAllText not ReadAllLines
  • Add drive format (fs) to log
  • Go back to pre .NET 7 Aaru
  • Be smarter about old paths
  • Fix relative paths for DIC
  • Add nicer failure message
  • Update to DIC 20230201
  • Use relative path output for DIC
  • Remove usage of Aaru
  • Remove Aaru as submodule
  • Fix Aaru removal
  • Enable .NET 6 Windows builds
  • Update Redumper to build_106
  • Reformat CICM for old .NET versions
  • Attempt to handle no drives
  • Handle no drives better
  • Handle no drives betterer
  • Packaging requires -windows for framework
  • Fix other -windows places for .NET 6
  • Fix typo in DICMultiSectorReadValue
  • Semi-unify drive finding
  • Introduce cross-platform MMI
  • Remove System.Management
  • Add Redumper Universal Hash support
  • Fix Redumper write offset support
  • Add Redumper non-zero data start
  • Use media size for type detection on .NET 6
  • Trim PIC for PS3
  • Get the version of redumper (fuzz6001)
  • Update VSCode config files
  • Can't publish single file for UI
  • Handle missing extension gracefully
  • Fix incorrect option slider display
  • Handle undetected discs on refresh
  • Originally intended behaviour of the Update Label button (IcySon55)
  • Update to BurnOutSharp 2.7.0
  • Get error count from recent redumper log (fuzz6001)
  • Minor cosmetic changes
  • Set saner defaults for dumping speeds
  • Attempt to support Windows 7
  • Add win7-x64 to identifier list
  • Remove unsupported identifiers
  • Add identifiers in more places
  • Move drive finding inside of the try/catch
  • Update to DIC 20230309
  • Fix errant forward slashes
  • Add TOC back as optional file
  • Fix Redumper path generation
  • Use and trim quotes for Redumper
  • Fix incorrect image name setting
  • Ensure Redumper parameters are set
  • Ensure min values are taken care of
  • Update parameters with = handling
  • Ensure drive and speed are set
  • Handle quotes embedded
  • Return list of missing files for Redumper
  • Readd accidentally deleted line
  • Detect EOF during the search for error counts (fuzz6001)