morkt
fc27ece34d
(S25Format.Read): use ImageData.Create shortcut.
2015-06-11 12:39:26 +04:00
morkt
1f9e4d7b33
ShiinaRio S25 image sets.
2015-06-11 12:38:00 +04:00
morkt
e7672ceb2c
added predefined encryption schemes.
2015-06-11 12:32:52 +04:00
morkt
e20853967f
(ArcFile.TryOpen): abort on OperationCanceledException.
2015-06-11 12:31:24 +04:00
morkt
6195ab25e3
display audio duration.
2015-06-09 02:38:08 +04:00
morkt
6e9f5f7378
(SubDirEntry): class is defined as part of GameRes filesystem layer now.
2015-06-09 02:36:35 +04:00
morkt
460f6b4447
dispose audio input when playback is stopped.
2015-06-08 20:07:09 +04:00
morkt
50eb805cd2
added FileSystem infrastructure.
2015-06-08 19:58:51 +04:00
morkt
7f8b091d05
(ArcView): added constructor from IO.Stream.
2015-06-08 19:21:31 +04:00
morkt
34a2391811
some additions.
...
- added "Konneko" passphrase to known encryption schemes.
- added attached context to ErisaDecodeContext class.
2015-06-08 19:19:47 +04:00
morkt
eb5392a16b
(MblOpener): manually assign "image" type to *.prs entries.
2015-06-04 02:06:34 +04:00
morkt
2da5ed1961
implemented Marble scripts decryption.
2015-06-04 01:13:25 +04:00
morkt
8849508e41
(OpenPreviewStream): use Archive.OpenSeekableEntry method.
2015-06-04 01:10:38 +04:00
morkt
41c76ae50e
removed unused namespace declaration.
2015-06-04 01:10:02 +04:00
morkt
86ccf69aef
released v1.1.2
2015-06-03 14:05:20 +04:00
morkt
c234e2a31f
updated assembly version.
2015-06-02 22:56:45 +04:00
morkt
5d81b33582
(ExtractImage): check for source file format by contents, not by filename extension.
...
(GarExtract): file list is passed as an argument to progress dialog
worker.
2015-06-02 22:56:37 +04:00
morkt
7f4b01b7ca
(ArcFile.OpenSeekableEntry): new public method.
2015-06-02 22:53:20 +04:00
morkt
56e1116971
(DgcFormat.Reader): use CopyOverlapped instead of BlockCopy.
2015-06-02 19:50:11 +04:00
morkt
b8a74160c3
(DpkOpener): use Path.GetFileName to strip path off filename.
2015-06-02 19:48:24 +04:00
morkt
ce67fd0759
(WidgetDPK): set scheme to default for default key values.
2015-06-02 17:27:50 +04:00
morkt
315aa97e88
(WidgetDPK): update key fields in code-behind.
2015-06-02 16:56:32 +04:00
morkt
60f853835e
merged some common strings in resource dictionary.
2015-06-02 15:45:19 +04:00
morkt
26c738d6d0
implemented DGC image format.
2015-06-02 15:28:11 +04:00
morkt
6861f95bf6
fixed xaml error.
2015-06-02 03:23:48 +04:00
morkt
884fd12607
implemented DPK resource archives.
...
known encryption keys for:
Inbou no Wakusei
Ryoshuu
Ryobaku ~Haitoku no Atelier~
Ryoshuu ~Jogakusei Choukyou~
Shirogane no Cal to Soukuu no Joou
Shiromiko
Shoujotachi no Saezuri
Yumemiru Tsuki no Lunalutia
2015-06-02 03:16:11 +04:00
morkt
314f4869cd
implemented *.ari and *.saf archives.
2015-06-01 13:02:08 +04:00
morkt
629a062b71
allow image conversion when multiple files are selected.
2015-06-01 12:59:14 +04:00
morkt
5ae98b4a0d
updated NAudio to 1.7.3
2015-06-01 12:58:32 +04:00
morkt
6e65901330
added IAF image format.
2015-06-01 01:00:06 +04:00
morkt
a6adad554a
(WarOpener): implemented YLZ decompression.
...
(CachedResource.LoadRegion): fixed caching.
(Decoder.KnownSchemes): added preliminary encryption scheme from some
v2.49 archives.
2015-06-01 00:59:46 +04:00
morkt
1a5300a26b
(MioInput): limit EriFile wrapper lifetime to constructor.
2015-06-01 00:55:31 +04:00
morkt
ef0f5f9eaf
(GgaFormat): added "gg0" extension.
2015-06-01 00:52:12 +04:00
morkt
c635d2263f
(TgfFormat): additional input sanity checks.
2015-06-01 00:51:54 +04:00
morkt
54ae9e191e
(IDataUnpacker): new interface.
2015-06-01 00:51:02 +04:00
morkt
31b114f7a4
(MioInput): perform decoding in separate thread.
2015-05-29 22:54:16 +04:00
morkt
d95b0d8bbd
(MioInput): check for Nemesis encoding in constructor.
2015-05-29 19:00:11 +04:00
morkt
0892e32a74
(EriReader): added stubs for lossy decompression.
2015-05-29 18:59:23 +04:00
morkt
92604f96cc
(MioDecoder): implemented PCM and MSS decompression.
2015-05-29 18:21:16 +04:00
morkt
c5484a3c35
updated assembly version.
2015-05-29 14:58:34 +04:00
morkt
15dfa73de8
Entis audio format implementation.
2015-05-29 14:58:13 +04:00
morkt
74e8d13846
(EriFile): new wrapper class for Entis files reading.
2015-05-29 14:57:21 +04:00
morkt
29b41fc8ee
audio type translation.
2015-05-29 14:56:06 +04:00
morkt
0b61f869f8
set busy state while reading audio file.
2015-05-29 14:55:45 +04:00
morkt
03e280c045
added AsciiString class.
...
wrapper around byte array.
2015-05-29 14:51:28 +04:00
morkt
5d2d620153
(EriFormat): implemented huffman decompression.
2015-05-28 13:11:48 +04:00
morkt
68493ede0f
removed header length check.
2015-05-27 14:42:11 +04:00
morkt
ed9ae05853
implemented Entis rasterized image format.
2015-05-27 14:19:54 +04:00
morkt
11b6b12f07
FPK archives implementation.
2015-05-27 13:58:00 +04:00
morkt
d2eb1bbf8f
implemented Entis archives decryption.
2015-05-27 13:57:34 +04:00