morkt
1b585ea30e
updated formats.
...
(PICT): fixed 16bpp images.
(GDT): added image format.
(DXR): tweaks to recognizing DXR inside exe files.
(NSA): recognize mp3 files named as nsa.
(TLZ): added ContainedFormats.
(WrapSingleFileAchive): class that represents single file as an archive.
(DesertCgOPener): Software House Parsley archive.
(Triangle.RleReader): utilize UnpackV2, replaced BinaryReader with IBinaryStream.
2023-10-11 18:38:23 +04:00
morkt
3c3f2013ef
updated formats.
...
(ExeFile): limited support for 16-bit Windows executables.
(MbImageFormat): recognize 'MK' signature.
(XP3, VF, YPF): added common executable signature.
(PICT): improved parser.
(Macromedia): improved support, recognize archives within windows executables.
(SEEN): fixed decompression.
2023-09-25 21:01:22 +04:00
morkt
bfd81f9ec4
Formats update.
...
(HG3): attempt to recognize swapped Red/Blue channels.
Fairytale BDT archives.
(XP3, VF): add 'exe' to extensions list.
(DXR): consolidated Macromedia Director archives.
(SND): support mp3 streams.
(QPK): PSP resource archive.
(GRC): support encrypted images.
2023-09-14 19:17:31 +04:00
morkt
7f347c5e46
(BITD): support alpha channel.
2023-09-07 12:08:49 +04:00
morkt
4aeec4f6a4
(SND): audio from Macromedia Director casts.
2023-09-07 12:08:16 +04:00
morkt
d396fd2394
(SWF): fixed rect dimensions order.
2023-09-07 12:07:12 +04:00
morkt
bc7c143c51
(DXR): support 'ediM' audio casts and bitmaps with alpha-channel.
2023-09-07 12:05:25 +04:00
morkt
77fde27d26
bunch of stuff.
2023-08-24 01:33:50 +04:00
morkt
006004f170
(SWF): support BitsJpeg2 chunks.
2019-02-25 12:55:46 +04:00
morkt
01d5b19334
implemented SWF containers.
2018-12-19 03:45:04 +04:00
morkt
bb18303eb4
IBinaryStream migration.
2016-10-16 09:22:53 +04:00
morkt
f1d66206bc
(IResource.CanWrite): new property.
...
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
ebb6c91a73
additonal checks to reduce false positives.
2016-07-10 12:18:38 +04:00
morkt
a3e2aa5848
(CctOpener): XMED entries not necessary are scripts.
2016-06-06 21:19:38 +04:00
morkt
45b8fe97bb
(EdimAudio): additional signature.
2016-04-25 18:02:38 +04:00
morkt
b05c253e8b
reorganized project directory structure.
2015-08-19 21:40:32 +04:00