UI Builds
Windows x64 - Recommended for all Windows users
Windows x86 - Only needed for older machines
Changelog
- Pre-compress subcode files with Zstd
- Make environment determination more performant
- Add ability to resize main window width
- Update options loader to use PathTool more
- Prepare to move more helpers to IO
- Remove need for UnixBlockDevice
- Rename drive name to device path
- Remove unused auto-property from dump environment
- Use field keyword for configuration loading
- Mark method as moved to RedumpLib
- Update packages, relax requirements
- Update RedumpLib to 2.2.0
- Ensure directories immediately before writing
- Remove redump.org credential placeholders, update options version
- Add initial version of Dreamdump processor
- Add full set of Dreamdump output files
- Enable Dreamdump across all programs
- Add Dreamdump processor tests, fix issues found
- Enable generic outputs processor
- Add WUD and WUX to generic processor
- Always attempt to read cuesheet in generic processor
- Add MDF to generic processor hashed outputs
- Separate options loading for MacOS
- Separate options loading for Windows
- Update accuracy of the README
- Internally prepare for native configuration files
- Make OptionsLoader slightly more uniform
- Ensure dictionary path returns properly
- Add Dreamdump path to options window
- Add all Dreamdump settings to UI
- Enable naive relative path handling
- Bind the main window to properties that exist (gmipf)
- Force add Dreamdump log file
- Do not let a failed file dialog terminate MPF (gmipf)
- Disable native loading for config due to how deserializer works
- Fix writing relative paths setting
- Wire native options loading properly
- Update Redumper to build 732
- Fix and update some string resources
- Add Dreamdump sector order to converter
- Relative paths only work if non-empty
- Fix resizing of main window in WPF
- Use placeholder for media type for Generic processor
- Use input file as only output file in generic processor
- Remove unneded mould fields
- Set disc command by default for Dreamdump
- Update RedumpLib to 3.0.0
- Add logical opposite flags to Check
- Fix Dreamdump parameter generation
- Sync better with supported Dreamdump arguments
- Fix two recent media information window render issues
- Modify link to new dreamdump release 0.4.0 (MoriGM)
- Slight wording tweaks for commandline interactive modes
- Add man page output to the command-line programs (gmipf)
- Add a man page for the graphical frontend (gmipf)
- Normalize CLI feature handling
- Add Crunch to packer filters
- Update dreamdump to 0.5.0
- Add macOS support to the GUI (gmipf)
- Set a terminal type for dumping tools when their output is not a terminal (gmipf)
- Update Redumper to build 735
- Update documentation around program support
- Fix tests broken by Redumper update
- Move generic to bottom of the Check UI list
- Show all layers in generic media cases
- Handle generic media types better
- Include Dreamdump in informational messages
- Grid.Column doesn't work with UniformGrid
- Update RedumpLib to 3.0.1
- Add PSP firmware to UIC outputs
- Update RedumpLib to 3.0.2
- Attempt to fix Cover ID issue
- Add translation layer for site codes
- Add translation layer for site codes, Avalonia
- Reduce direct UI reliance on submission info
- Bind visibility directly from view models
- Fix binding issue with read-only properties
- Reduce number of named inputs in media info window
- Clean up UI code inconsistencies
- Handle media info window loading internally
- Better handling of regions and languages in media info model
- Centralize title normalization
- Update RedumpLib to 3.0.3
- Stop binding events from code
- Reduce binding visibility from code
- Use auto properties in main view model
- Use auto properties in Check view model
- Use auto properties in IRD view model
- Minor additional property cleanup
- More minor view model cleanup
- Sync with recent region and language additions
- Update RedumpLib to 3.1.0
- Update LibIRD to 1.1.0
- Pass auto-detect flag for Redumper by default
- Reenable anti-modchip and LibCrypt outputs
- Slight consistency updates between UI frameworks
- Update Redumper to build 737
What's Changed
- Pre-compress subcode files with Zstd by @Deterous in #1007
- Bind the main window to properties that exist by @gmipf in #1012
- Do not let a failed file dialog terminate MPF by @gmipf in #1011
- Modify link to new dreamdump release 0.4.0 by @MoriGM in #1015
- Add man page output for the frontends by @gmipf in #1004
- Add macOS support to the GUI by @gmipf in #1010
- Set a terminal type for dumping tools when their output is not a terminal by @gmipf in #1018
New Contributors
Full Changelog: 3.8.3...3.9.0