Skip to content

Releases: unknownbrackets/maxcso

v1.13.0

01 May 21:31
Compare
Choose a tag to compare

Add libdeflate trials by default.
Correct Windows fileshare path support.
Show final percentage on completion.
Add measure option to see size without output.
Update to latest versions of dependencies.

Note: The 32bit version is slower. Use only when 64bit cannot be used.
Future releases of maxcso may drop Windows XP support.

v1.12.0

18 May 00:39
Compare
Choose a tag to compare

Fix issue building with system libuv.
Decompress 16K+ block size CSOs correctly.
Compress ISOs not aligned to block size correctly (2048 alignment still required.)
Generate filenames properly when they include multiple dots.
Small I/O optimization.

Note: The 32bit version is slower. Use only when 64bit cannot be used.
Future releases of maxcso may drop Windows XP support.

v1.11.0

25 May 20:00
Compare
Choose a tag to compare

Update to Visual Studio 2017 and drop MFC dependency.
Update to latest lz4 and libuv.
Support for outputting all files in a specific other folder.
Add install/uninstall targets and manpage.
Allow overriding CFLAGS and CXXFLAGS.

Note: The 32bit version is slower. Use only when 64bit cannot be used.

v1.10.0

07 Apr 16:40
Compare
Choose a tag to compare

Support for DAX output.
Faster decompression of large block sizes.

Note: The 32bit version is slower. Use only when 64bit cannot be used.

v1.9.1

18 Mar 21:53
Compare
Choose a tag to compare

Allow flag override in Makefile.
Update 7-zip and libuv code.
Tune 7-zip deflate parameters better.

Note: The 32bit version is slower. Use only when 64bit cannot be used.

v1.9.0

10 Sep 23:10
Compare
Choose a tag to compare

Update zopfli and use PGO - ~25% faster, ~0.5% smaller.

v1.8.0

05 May 06:03
Compare
Choose a tag to compare

Support for Mac and Linux.

v1.7.2

24 Mar 03:21
Compare
Choose a tag to compare

Correct single-arg syntax breakage after Unicode changes.

v1.7.1

23 Mar 04:08
Compare
Choose a tag to compare

Fix bug in wildcard handling on Windows.

v1.7.0

23 Mar 03:42
Compare
Choose a tag to compare

Add support for Unicode paths on Windows.