Might need to update the unpacker codez.
unpacking library doens't supprt 7z lzma2
-
- Posting Freak
- Posts: 1223
- Joined: Tue Mar 18, 2008 9:21 am
unpacking library doens't supprt 7z lzma2
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.
-
- Posting Freak
- Posts: 1223
- Joined: Tue Mar 18, 2008 9:21 am
unpacking library doens't supprt 7z lzma2
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.
-
- Posting Freak
- Posts: 1223
- Joined: Tue Mar 18, 2008 9:21 am
unpacking library doens't supprt 7z lzma2
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
Okay, thats what should be done next.
Â
Unicode support.