morkt
|
c7ba369605
|
(PmpFormat.ReadMetaData): use PeekByte instead of ReadByte.
|
2017-11-23 18:22:56 +04:00 |
|
morkt
|
57e56e1f2a
|
implemented UK archives and GPC images.
|
2017-11-23 01:23:59 +04:00 |
|
morkt
|
979582304c
|
(BPC): fixed BPP sanity check.
|
2017-11-23 01:21:14 +04:00 |
|
morkt
|
5bd5568719
|
implemented BPC images.
|
2017-11-22 19:59:13 +04:00 |
|
morkt
|
b8cd3d2ce4
|
implemented AVG32 engine seen.txt scripts archive.
|
2017-11-22 19:56:12 +04:00 |
|
morkt
|
b1c8a7ad71
|
implemented PNX images.
|
2017-11-22 19:52:26 +04:00 |
|
morkt
|
8d7d06e1ac
|
(GUI): convert wave audio providers to ISampleProvider.
avoids audio clicking at the end of playback.
|
2017-11-21 12:13:42 +04:00 |
|
morkt
|
a1f3db374e
|
implemented Zenos archives.
|
2017-11-21 12:11:51 +04:00 |
|
morkt
|
aec330d8a5
|
(RPM): moved archive index interpreter logic to separate class.
|
2017-11-21 12:10:18 +04:00 |
|
morkt
|
5d3b66824c
|
(MGS): moved to separate file.
|
2017-11-21 10:23:41 +04:00 |
|
morkt
|
15982675c5
|
implemented Masys ALP bitmasks.
|
2017-11-21 10:13:02 +04:00 |
|
morkt
|
f5a847c966
|
(MGS): archive could contain non-WAV files too.
|
2017-11-21 10:12:07 +04:00 |
|
morkt
|
4967aae168
|
(WILL): archives may contain filenames without extension.
|
2017-11-21 00:01:23 +04:00 |
|
morkt
|
0158006226
|
(RGSS): dropped one version check.
|
2017-11-21 00:00:07 +04:00 |
|
morkt
|
91a1ea7705
|
(FA2): misc.
|
2017-11-20 23:59:28 +04:00 |
|
morkt
|
e3eba7e0f6
|
implemented C25 images.
|
2017-11-20 23:57:44 +04:00 |
|
morkt
|
f7b9642a41
|
implemented RPG Maker archives (#107)
|
2017-11-18 23:10:18 +04:00 |
|
morkt
|
f4e5fc6029
|
implemented Tamamo PCK archives.
|
2017-11-16 11:34:52 +04:00 |
|
morkt
|
5d6438c2b6
|
(ARCG): recognize BMX archives with external encrypted index.
|
2017-11-12 10:13:16 +04:00 |
|
morkt
|
601b335238
|
(WSM): recognize 'WSM4' archives.
|
2017-11-12 10:05:49 +04:00 |
|
morkt
|
6553d73230
|
(MBF): recognize 'MBF1' archives.
|
2017-11-12 10:05:02 +04:00 |
|
morkt
|
800e69dfcb
|
(BMP): use image offset stored in header.
|
2017-11-12 10:02:21 +04:00 |
|
morkt
|
dd26dd9ae3
|
(GUI): reset filename lookup on Enter keypress.
|
2017-11-12 09:58:58 +04:00 |
|
morkt
|
41fe47f7b5
|
(MBL): graphics archive format variation.
|
2017-11-12 09:56:01 +04:00 |
|
morkt
|
6e035b7c25
|
released v1.4.32
|
2017-11-09 20:27:26 +04:00 |
|
morkt
|
cb536f040e
|
(fPK): implemented archives version 2.
|
2017-11-09 00:57:32 +04:00 |
|
morkt
|
dcedc79678
|
(SG): implemented sRGB images type 3.
|
2017-11-09 00:16:05 +04:00 |
|
morkt
|
1d59b50ea1
|
(RPA): do not prepend empty header to entries.
|
2017-11-09 00:14:44 +04:00 |
|
morkt
|
857f4c544b
|
(RPA): added missing Pickle codes for long integers (#104)
|
2017-11-07 16:00:58 +04:00 |
|
morkt
|
e783d26957
|
(GCP): non-standard bitmaps workaround.
|
2017-11-07 15:43:23 +04:00 |
|
morkt
|
62ccf44288
|
(GRP): archive variation.
|
2017-11-07 15:43:01 +04:00 |
|
morkt
|
84a94d1636
|
updated formats.
|
2017-10-30 08:54:17 +04:00 |
|
morkt
|
0bb857876b
|
(RepiPack): only ASCII characters supposed to be low-cased.
|
2017-10-29 08:12:46 +04:00 |
|
morkt
|
9d2eb27383
|
implemented 'RepiPack' archives.
|
2017-10-28 12:08:48 +04:00 |
|
morkt
|
ac27791ea3
|
use FormatCatalog.ReadFileList method to read file lists.
|
2017-10-28 11:49:15 +04:00 |
|
morkt
|
4517bd55e8
|
(VZY): dispose original stream.
|
2017-10-28 11:47:39 +04:00 |
|
morkt
|
883cbb2954
|
(FormatCatalog): added ReadFileList method.
|
2017-10-28 11:46:03 +04:00 |
|
morkt
|
da1762dc64
|
(MD5): added final methods.
|
2017-10-28 11:43:25 +04:00 |
|
morkt
|
64ba3f8294
|
implemented ALO images and VZY audio.
|
2017-10-23 08:55:38 +04:00 |
|
morkt
|
703b097de5
|
(WMA): NAudio has been updated, workaround no longer necessary.
|
2017-10-07 00:54:49 +04:00 |
|
morkt
|
da61e5e3ba
|
updated nuget packages.
|
2017-10-07 00:53:28 +04:00 |
|
morkt
|
bfe38d3ef8
|
updated formats.
|
2017-10-06 12:32:44 +04:00 |
|
morkt
|
13f53affbb
|
(Csystem): workaround for some incremental images.
|
2017-10-01 17:59:31 +04:00 |
|
morkt
|
90941a0ba6
|
updated formats.
|
2017-09-30 20:18:20 +04:00 |
|
morkt
|
d54305d3ff
|
(Csystem): slight image variation.
|
2017-09-30 20:14:52 +04:00 |
|
morkt
|
d7d49c010b
|
(KiriKiri.ICrypt): added virtual method EntryReadFilter.
|
2017-09-27 18:04:42 +04:00 |
|
morkt
|
b713a01031
|
(XP3): added optional AES decryption.
|
2017-09-27 15:42:53 +04:00 |
|
morkt
|
99ab258678
|
(ERI): fixed incremental images with different stride. (#96)
|
2017-09-26 21:20:21 +04:00 |
|
morkt
|
c29aee53b8
|
updated formats.
|
2017-09-22 13:25:05 +04:00 |
|
morkt
|
d4132c2cac
|
(SFA): replaced AosEntry with PackedEntry.
|
2017-09-22 13:22:21 +04:00 |
|