Skip to content

v3.0.0-alpha

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 21:10
· 1 commit to master since this release

Commits

  • a3dcf8c: Updated readme (Danixu)
  • d94802b: Fixed compression with 0 bytes sectors (Danixu)
  • d4a5e2d: Changed header data (Danixu)
  • 0b7c8f9: Added new specification and modified conversion to fit it (Danixu) #8
  • 0ff15ef: Now the program is able to encode and decode ECM2v3 files (Danixu) #8
  • 26a0336: Fixed an error with encoding options fixer (Danixu) #8
  • 3c052bb: Cleanup, little fixes and added summary (Danixu) #8
  • ee4d11e: Fixed progress and moved summary (Danixu) #8
  • 2a2614f: Added some finished messages (Danixu) #8
  • 79f8cec: Fixed decoding when compression is used (Danixu) #8
  • 280b5e2: Moved ECM end position to relative (Danixu) #8
  • a9f63fb: Now the program detects the PSX ID and store it in header (Danixu) #8
  • 06c5c7f: Fixed a problem with optimizations detector (Danixu) #8
  • b24b6d9: Added a Warning when no data sectors are detected, and changed std cout/cerr with fprintf_s (Danixu) #8
  • ec7b8e6: Updated changelog (Danixu)
  • a014765: Removed sprintf_s because is not compatible with standard build (Danixu)