Skip to content

Media Preservation Frontend (MPF) 2.7.4

Compare
Choose a tag to compare
@mnadareski mnadareski released this 31 Oct 18:36
· 806 commits to master since this release
  • Move Hash enum and simplify
  • Add other non-cryptographic hashes
  • Avoid unncessary allocation in hashing
  • Make Hasher more consistent
  • Move all hashing to Hasher
  • Separate out static hashing
  • Remove unncessary summary
  • Version-gate new switch statement
  • Ignore empty protection results
  • Remove and Sort Usings
  • Update Redumper to build 244
  • Enable Bluray dumping with Redumper
  • Add Bluray layerbreak support for Redumper
  • Remove now-obsolete notes
  • Compile most regex statements
  • Handle a couple of messages
  • Remove .manufacturer for Bluray
  • Fix typo that disables DIC during media check (Deterous)
  • Fix build
  • Remove duplicate check
  • Add PIC output for Redumper
  • Update Redumper to build 246
  • Enable HD-DVD for Redumper in UI
  • Attempt to fix window owner issue

What's Changed

  • Fix typo that disables DIC during media check by @Deterous in #591

Full Changelog: 2.7.3...2.7.4