morkt
|
12c2690ae3
|
(UnityFS): implemented encrypted entries.
|
2017-04-13 08:47:03 +04:00 |
|
morkt
|
3203e48d83
|
implemented PKG archive variation.
|
2017-04-12 04:17:24 +04:00 |
|
morkt
|
2d41224b6e
|
(GUI): disable format selection when images are ignored.
|
2017-04-12 04:15:44 +04:00 |
|
morkt
|
683546eacf
|
(Bm_Format): added "gpp" extension.
|
2017-04-11 17:31:05 +04:00 |
|
morkt
|
3028c27a6d
|
implemented 'UnityFS' archives and FSB5 audio.
|
2017-04-11 00:19:55 +04:00 |
|
morkt
|
31a01f2e5d
|
use HasExtension method instead of string.EndsWith.
|
2017-04-10 23:15:13 +04:00 |
|
morkt
|
e0a5e95081
|
(VFS.PathSepratorChars): made public.
|
2017-04-10 22:19:16 +04:00 |
|
morkt
|
a4bd5caf05
|
added static class implementing string extension methods.
methods check if file name ends with specified extensions.
|
2017-04-10 22:18:41 +04:00 |
|
morkt
|
2fd4d2cf7d
|
(Silky.ArcOpener): check for duplicate entry offsets.
|
2017-04-10 22:04:23 +04:00 |
|
morkt
|
3763a054dd
|
(ExeFile.InitSectionTable): fixed section name length.
|
2017-04-10 14:34:43 +04:00 |
|
morkt
|
e10094bf8f
|
removed colon from error message.
|
2017-04-10 14:33:16 +04:00 |
|
morkt
|
4cd05c152c
|
(Seraph): moved to separate folder.
|
2017-04-10 14:32:13 +04:00 |
|
morkt
|
20cf6c191b
|
use ResourceInstance for formats instantiation.
|
2017-04-08 19:23:46 +04:00 |
|
morkt
|
3b74dae09f
|
(ResourceInstance<T>): lazily initialized wrapper for formats instances.
|
2017-04-08 18:38:23 +04:00 |
|
morkt
|
51a1e81a17
|
implemented GRP audio archive.
|
2017-04-07 12:40:52 +04:00 |
|
morkt
|
725455e5ce
|
(FileErrorDialog): limit error text width.
|
2017-04-07 12:38:34 +04:00 |
|
morkt
|
7024987d23
|
(File.CompactPath): new static method.
|
2017-04-05 18:38:23 +04:00 |
|
morkt
|
e98a6a2fca
|
(LZ4): decompression routine moved to separate class.
|
2017-04-05 18:33:35 +04:00 |
|
morkt
|
90564a52a8
|
comment remark.
|
2017-04-04 19:34:05 +04:00 |
|
morkt
|
42364bbdc4
|
updated translation credits.
|
2017-04-04 19:33:16 +04:00 |
|
PeratX
|
a961b37e69
|
(GUI): updated Chinese translation (#62)
|
2017-04-04 19:29:05 +04:00 |
|
morkt
|
af3a8665ad
|
updated formats.
|
2017-04-03 17:40:49 +04:00 |
|
morkt
|
03f8fb00b2
|
(TlgFormat.Read): set position in ReadTlg method.
|
2017-04-03 17:39:01 +04:00 |
|
morkt
|
f925e093f6
|
released v1.4.27
|
2017-04-02 16:05:24 +04:00 |
|
morkt
|
a1f2285a2e
|
implemented MicroVision ARC1 archives, GPC images and IKM audio.
|
2017-04-02 15:30:00 +04:00 |
|
morkt
|
72f0c66aab
|
(DatOpener.OpenEntry): ArcViewStream now buffered.
|
2017-04-02 14:49:48 +04:00 |
|
morkt
|
18529d0b83
|
implemented Kaguya 'UF01' archives.
|
2017-04-02 14:47:10 +04:00 |
|
morkt
|
ec00da4469
|
(Aps3Format): added 'ap3' extension.
|
2017-04-02 14:41:53 +04:00 |
|
morkt
|
1f45de7d35
|
(ArcViewStream): restored bufferization.
apparently performance is improved compared to unbuffered mapped file
view reads.
|
2017-04-02 14:41:25 +04:00 |
|
morkt
|
89de867c2d
|
(LZ4): use literal constants.
|
2017-04-02 10:01:51 +04:00 |
|
morkt
|
e604ed6607
|
(ArcView.GetPointer): changed accessibility.
|
2017-03-31 13:49:33 +04:00 |
|
morkt
|
3ae37c7a19
|
(ArcView): use unsafe pointer to access memory directly.
|
2017-03-31 13:27:51 +04:00 |
|
morkt
|
6e11704808
|
(ArcView.ArcStream): moved to separate file and renamed to ArcViewStream.
|
2017-03-30 05:49:02 +04:00 |
|
morkt
|
68aad58569
|
(ArcView.ArcStream): added bufferization.
|
2017-03-29 15:15:30 +04:00 |
|
morkt
|
2c7b82535e
|
(BMP): support ancient header format.
|
2017-03-29 08:51:53 +04:00 |
|
morkt
|
fd4563c812
|
implemented CRZ images.
|
2017-03-29 02:57:34 +04:00 |
|
morkt
|
3c54de3672
|
implemented GRA images.
|
2017-03-28 10:09:07 +04:00 |
|
morkt
|
f7b83ded85
|
implemented MJA animation as frame archives.
|
2017-03-27 08:22:42 +04:00 |
|
morkt
|
32a018fd7c
|
implemented 'pf2' archives.
|
2017-03-27 08:19:52 +04:00 |
|
morkt
|
aeff1b48e4
|
updated formats.
|
2017-03-26 09:06:49 +04:00 |
|
morkt
|
3cefd9d151
|
(Csystem): implemented incremental images.
|
2017-03-26 07:27:52 +04:00 |
|
morkt
|
305680a4d3
|
added profiler files.
|
2017-03-26 07:17:20 +04:00 |
|
morkt
|
1d4cd23c50
|
(Csystem): another archive format.
|
2017-03-26 04:12:53 +04:00 |
|
morkt
|
9610424516
|
(Csystem): another image format.
|
2017-03-26 04:06:44 +04:00 |
|
morkt
|
2ee030aa84
|
(Csystem): archive index reading moved to specialized classes.
|
2017-03-26 04:05:35 +04:00 |
|
morkt
|
77cb9a853f
|
(KiriKiri.KissCrypt): new decryptor.
|
2017-03-24 22:50:36 +04:00 |
|
morkt
|
1d849c37d6
|
(Csystem): tweaked filenames matching.
|
2017-03-24 22:48:56 +04:00 |
|
morkt
|
002158cbbb
|
(Dogenzaka.BinOpener): additional sanity check.
|
2017-03-24 22:47:06 +04:00 |
|
morkt
|
8947e19d00
|
(LzssStream): use FrameFill property.
|
2017-03-24 22:46:16 +04:00 |
|
morkt
|
5620f48ea9
|
(PX): additional formats.
|
2017-03-24 22:45:43 +04:00 |
|