morkt
|
ae0e966564
|
implemented CPZ7 archives.
|
2017-11-27 12:47:15 +04:00 |
|
morkt
|
31a01f2e5d
|
use HasExtension method instead of string.EndsWith.
|
2017-04-10 23:15:13 +04:00 |
|
morkt
|
e2ec6423d1
|
implemented MV2X audio.
|
2016-12-03 19:16:44 +04:00 |
|
morkt
|
0075eb9b63
|
(MvReader): renamed to MvDecoder and moved common methods to separate base class.
|
2016-12-03 19:15:35 +04:00 |
|
morkt
|
1af4cd8396
|
whitespace.
|
2016-12-03 19:14:45 +04:00 |
|
morkt
|
40ec5dedee
|
(Pb2Reader): rearranged local vars.
|
2016-12-03 14:33:08 +04:00 |
|
morkt
|
6596df030e
|
implemented CPZ2 archives and PB2 images.
|
2016-12-03 07:37:06 +04:00 |
|
morkt
|
6d3828a166
|
(Pb3Reader): moved common methods to separate class.
|
2016-12-03 07:24:47 +04:00 |
|
morkt
|
a0a6f0024c
|
(CpzOpener.UnpackLzss): new internal method.
|
2016-12-03 07:23:54 +04:00 |
|
morkt
|
bb18303eb4
|
IBinaryStream migration.
|
2016-10-16 09:22:53 +04:00 |
|
morkt
|
d0c1d5da01
|
IBinaryStream migration - continued.
|
2016-10-15 12:21:12 +04:00 |
|
morkt
|
010384fbfa
|
(Cmvs): another encryption scheme.
|
2016-10-11 01:35:36 +04:00 |
|
morkt
|
f1d66206bc
|
(IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
|
2016-10-11 00:05:22 +04:00 |
|
morkt
|
d0c5f958b9
|
(CPZ5): another encryption scheme.
|
2016-09-27 10:40:02 +04:00 |
|
morkt
|
248413c3fe
|
(PB3): added JBP decoder.
|
2016-09-08 13:14:48 +04:00 |
|
morkt
|
f990fbb55e
|
implemented CPZ6 archives.
|
2016-08-29 05:48:56 +04:00 |
|
morkt
|
eeed66e6c8
|
MD5 implementations moved to separate namespace.
|
2016-07-30 22:22:39 +04:00 |
|
morkt
|
21138f9dcd
|
implemented PBZ archives, PSB images and MV audio.
|
2016-06-24 19:06:01 +04:00 |
|
morkt
|
41b9dd9a54
|
use VFS.GetDirectoryName() method.
|
2016-05-20 04:07:23 +04:00 |
|
morkt
|
3e313995d7
|
properly dispose of cryptography-related classes.
|
2016-02-18 02:36:03 +04:00 |
|
morkt
|
4969c7023e
|
generalized CPZ archives access.
support different encryption schemes.
|
2015-12-12 18:25:50 +04:00 |
|
morkt
|
6613f11461
|
(Pb3Reader.Unpack): throw InvalidEncryptionScheme on unknown type id.
|
2015-12-12 18:18:10 +04:00 |
|
morkt
|
7e30141e94
|
implemented CPZ archives and PB3 images (#10)
|
2015-12-03 16:16:54 +04:00 |
|