Commit Graph

6 Commits

Author SHA1 Message Date
Tino Reichardt
ed069bab9e Remove ErrorOut function
- replace the ErrorOut function with a simple return E_FAIL
- there is non reason to call some MessageBox()
2018-10-31 12:56:53 +01:00
Tino Reichardt
23a9daef72 Fix unused variables. 2017-07-11 21:49:23 +02:00
Tino Reichardt
6b66e6b057 fix: add correct smybols for CoderMt
- decompressing with -mmt will correctly applied now
2017-06-02 23:26:18 +02:00
Tino Reichardt
bfa1f28920 major Lizard fixes
- changed to real Lizard code v1.0 (I used LZ5 v2.0)
- add Lizard file handling, so '.liz' files can be used in windows
- changed CompressDialog (Lizard has 4 entries in the methods now)
- added Lizard icon
2017-05-28 15:32:22 +02:00
Tino Reichardt
5ff0657d9f Major changes, including Brotli and Lizard
- update of zstd-mt library
- add brotli v0.6.0
- add lizard v2.0
- xxhash is from zstd for lz4, lz5 and lizard now
- update also the documentation, where needed
2017-05-25 18:40:15 +02:00
Tino Reichardt
294d7a00dc brotli + zstdmd update 2017-05-21 23:47:30 +02:00