morkt
|
7c989a0150
|
(WaveAudio.TryOpen): check for "WAVE" signature beforehand.
|
2016-12-17 18:45:38 +04:00 |
|
morkt
|
bd037316c3
|
(ViewPointer.Value): check for disposed state.
|
2016-12-17 18:44:41 +04:00 |
|
morkt
|
ddff997522
|
use ArcFile.TryOpen (Entry) overload.
|
2016-12-17 18:43:55 +04:00 |
|
morkt
|
428214182d
|
(TifFormat): precaution against ill-formed files.
|
2016-12-17 06:08:02 +04:00 |
|
morkt
|
82bfbd7398
|
(TifFormat.Parser): fixed.
|
2016-12-15 20:05:45 +04:00 |
|
morkt
|
8ffe411583
|
(BinaryStream): various fixes.
|
2016-12-15 19:47:40 +04:00 |
|
morkt
|
9a0c6ef5cd
|
(CowArray.IndexOf): fixed.
|
2016-12-15 19:35:07 +04:00 |
|
morkt
|
8aec9a4ae2
|
(WebPFormat.ReadMetaData): set bpp property.
|
2016-12-15 19:34:22 +04:00 |
|
morkt
|
4ec723c334
|
released v1.2.22
|
2016-12-15 15:13:40 +04:00 |
|
morkt
|
f08f018f2c
|
added NSIS installation script.
|
2016-12-15 15:10:26 +04:00 |
|
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 |
|