morkt
|
eaf9cdca46
|
implemented Ogg/Opus audio.
|
2016-12-15 13:10:54 +04:00 |
|
morkt
|
128e86412f
|
added native WebP implementation.
|
2016-12-15 10:59:20 +04:00 |
|
morkt
|
4d2fd62d51
|
disabled managed WebP port for now.
|
2016-12-15 10:54:57 +04:00 |
|
morkt
|
48bb4bc59f
|
(RioOpener.TryOpen): use LINQ syntax.
|
2016-12-15 10:54:09 +04:00 |
|
morkt
|
eb9c5128a0
|
(Experimental): renamed assembly to ArcExtra.
|
2016-12-05 20:03:15 +04:00 |
|
morkt
|
b0433ecdf1
|
ignore packages and experimental folders.
|
2016-12-05 04:02:39 +04:00 |
|
morkt
|
a585f759a3
|
added 'experimental' project.
|
2016-12-05 04:00:25 +04:00 |
|
morkt
|
d2034f351d
|
(ArchiveFormat): moved to separate source file.
|
2016-12-04 15:34:22 +04:00 |
|
morkt
|
7983cd0674
|
moved BOM detection to separate methods.
|
2016-12-03 19:18:59 +04:00 |
|
morkt
|
0b12c7bcef
|
(WebPDecoder): use IBinaryStream instead of BinaryReader.
|
2016-12-03 19:17:30 +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
|
37e52279d2
|
(LibPReader): adjusted alignment type.
|
2016-12-03 07:25:14 +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
|
a6452693cb
|
(KiriKiri): consider MD5-hashed filenames.
|
2016-11-26 08:54:01 +04:00 |
|
morkt
|
7b0c116ea6
|
(WidgetMSD): fixed password input.
|
2016-11-25 08:15:21 +04:00 |
|
morkt
|
c42c088bf5
|
implemented FJSYS archives and MGD images.
|
2016-11-25 07:42:32 +04:00 |
|
morkt
|
f44e13ae34
|
implemented ODN archives.
|
2016-11-24 13:45:18 +04:00 |
|
morkt
|
e03fedcb5a
|
(Encodings.WithFatalFallback): set fatal fallback for decoder, too.
|
2016-11-24 13:26:44 +04:00 |
|
morkt
|
0120c3405a
|
(LibScheme): added constructors from string key.
|
2016-11-24 13:25:22 +04:00 |
|
morkt
|
492692773e
|
implemented BlackRainbow PACK archives.
|
2016-11-18 02:05:03 +04:00 |
|
morkt
|
0b962cf8e3
|
(Malie): recognize different alignment in LIBP archives.
|
2016-11-15 10:20:21 +04:00 |
|
morkt
|
0c3ea083c5
|
(FpkOpener.OpenEntry): refined null check.
|
2016-11-15 10:17:49 +04:00 |
|
morkt
|
12cfdd289e
|
(Camellia): added key generation methods.
|
2016-11-15 10:16:15 +04:00 |
|
PeratX
|
2bfeaf65be
|
lang: improved Chinese translations (#42)
thank you.
|
2016-11-13 17:39:58 +04:00 |
|
morkt
|
e74283cdea
|
(CRip): added ReadMetaData virtual method.
|
2016-11-13 16:27:15 +04:00 |
|
morkt
|
b333119148
|
check for index file existence.
not really necessary, just a shortcut to avoid exception thrown later
on.
|
2016-11-13 16:18:23 +04:00 |
|
morkt
|
1797f5151f
|
(WEBP): fixed alpha decoder.
|
2016-11-13 15:48:09 +04:00 |
|
morkt
|
b9480255af
|
(rUGP): implemented SIA images.
|
2016-11-11 18:32:21 +04:00 |
|
morkt
|
7d74f348d5
|
implemented S5I images.
|
2016-11-11 17:34:25 +04:00 |
|
morkt
|
c346681e49
|
implemented YaneSDK archives.
|
2016-11-11 17:30:49 +04:00 |
|
morkt
|
6c3d96b65f
|
(Rip007): implemented RGBA decoding.
|
2016-11-08 20:29:52 +04:00 |
|
morkt
|
56ee16ddb1
|
(rUGP): initial implementation.
|
2016-11-08 12:30:59 +04:00 |
|
morkt
|
328eb3d791
|
implemented 'PackDat3' CAB archives.
|
2016-11-04 06:56:44 +04:00 |
|
morkt
|
2a076f0e45
|
released v1.2.21
|
2016-11-01 06:03:04 +04:00 |
|
morkt
|
d7e6bab608
|
(KiriKiri): another encryption algorithm.
|
2016-10-31 23:10:44 +04:00 |
|
morkt
|
8238e0fa20
|
(NoaOpener): password query moved to separate method.
|
2016-10-29 05:36:51 +04:00 |
|
morkt
|
5dbddd1273
|
(PsbReader): fixed deserialization.
|
2016-10-29 05:32:57 +04:00 |
|
morkt
|
75f37f9bfd
|
(PsbOpener): rewritten with IImageDecoder.
support TLG-based layers.
|
2016-10-29 02:06:58 +04:00 |
|
morkt
|
559f47c673
|
(DowAudio): dummy format that links DOW extension to WaveAudio.
|
2016-10-29 02:05:03 +04:00 |
|
morkt
|
ab965b9529
|
(CgFormat.Reader): implement IImageDecoder.
|
2016-10-29 02:04:19 +04:00 |
|
morkt
|
94d426d8a9
|
added constructors that accept ImageMetaData.
|
2016-10-29 02:03:11 +04:00 |
|
morkt
|
60827a2a5f
|
implemented DSK archives.
|
2016-10-29 02:01:31 +04:00 |
|
morkt
|
02e1ee11dd
|
more IImageDecoder implementations.
|
2016-10-27 19:32:58 +04:00 |
|
morkt
|
c771b13d4e
|
renamed some ImageDecoder properties and classes.
|
2016-10-26 15:42:27 +04:00 |
|
morkt
|
2c06c1cbcd
|
added some IImageDecoder implementations.
|
2016-10-26 05:10:30 +04:00 |
|