Page 1 of 1

unpacking library doens't supprt 7z lzma2

Posted: Thu Jan 07, 2010 9:20 am
by Squall Leonhart

Might need to update the unpacker codez.


unpacking library doens't supprt 7z lzma2

Posted: Thu Jan 07, 2010 4:15 pm
by spacy51

If I am not mistaken, LZMA2 is still in beta, so I don't think we should support it until it's officially declared stable.


unpacking library doens't supprt 7z lzma2

Posted: Thu Jan 07, 2010 9:47 pm
by Squall Leonhart

Winrar has added unpacking support, which pretty much guarantee's its ready.

 

Also, we should update the version of file extractor used, Blargg has released version 1.0.0 on google code.


unpacking library doens't supprt 7z lzma2

Posted: Sat Jan 01, 2011 3:14 pm
by Squall Leonhart

we have some preliminary lzma2 support, however accented characters in archive paths is currently broken, theres a number of ways we can fix this, but i think we should do it right and correct the source code for UNICODE compatibility.


unpacking library doens't supprt 7z lzma2

Posted: Sat Jan 01, 2011 10:27 pm
by mudlord

Okay, thats what should be done next.

 

Unicode support.