Commit Graph

538 Commits

Author SHA1 Message Date
morkt
d7030ecbdc implemented Crowd CWL images. 2015-06-13 12:54:23 +04:00
morkt
230f8b8e9f updated supported formats. 2015-06-12 22:53:55 +04:00
morkt
104e32a150 assembly version update. 2015-06-12 22:53:11 +04:00
morkt
df9193bf11 removed unused namespaces. 2015-06-12 22:52:37 +04:00
morkt
cf721eab0d implemented CwpFormat.Write method. 2015-06-12 22:52:22 +04:00
morkt
10a52b7f5a (ReadIndex): prioritize PRS images detection. 2015-06-12 22:51:43 +04:00
morkt
d7899fa852 assembly version update. 2015-06-12 22:50:22 +04:00
morkt
490bf8eaff (PngFormat.FindChunk): method made static and public. 2015-06-12 22:49:21 +04:00
morkt
1200a610f4 added message. 2015-06-12 22:46:11 +04:00
morkt
b945a20642 added offset adjustment functionality (disabled for now). 2015-06-12 22:45:50 +04:00
morkt
dfcf169f61 implemented Crowd engine ('Main Program Hoep') formats. 2015-06-12 01:48:28 +04:00
morkt
29bd97fca9 (StreamRange): new wrapper around IO.Stream.
(LzssReader): allow compressed format customization.
2015-06-12 01:47:00 +04:00
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