morkt
|
99ab258678
|
(ERI): fixed incremental images with different stride. (#96)
|
2017-09-26 21:20:21 +04:00 |
|
morkt
|
31a01f2e5d
|
use HasExtension method instead of string.EndsWith.
|
2017-04-10 23:15:13 +04:00 |
|
morkt
|
3c5b8230e4
|
(NOA): look for archive key in accompanying exe files.
|
2017-02-26 02:42:05 +04:00 |
|
morkt
|
13cf289bae
|
(ImageFormat.ReadPalette): new static methods.
Generalized image palette deserializations.
|
2017-01-14 16:27:11 +04:00 |
|
morkt
|
6959cb7ebd
|
implemented Terios PAC archives.
|
2017-01-09 02:25:22 +04:00 |
|
morkt
|
e1a0cca0fd
|
implemented OpenImage methods for some image archives.
|
2016-12-26 03:15:15 +04:00 |
|
morkt
|
8238e0fa20
|
(NoaOpener): password query moved to separate method.
|
2016-10-29 05:36:51 +04:00 |
|
morkt
|
c97985e5d0
|
supply filename to FileNotFoundException when possible.
|
2016-10-24 19:57:58 +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
|
34209251c4
|
(NemesisDecodeContext): replaced asserts with exceptions.
|
2016-09-27 23:41:40 +04:00 |
|
morkt
|
b3d74fb17c
|
released v1.2.19
|
2016-08-12 04:42:45 +04:00 |
|
morkt
|
883ee94a7e
|
(InputProxyStream): generalization of input filters.
|
2016-07-02 06:06:32 +04:00 |
|
morkt
|
41b9dd9a54
|
use VFS.GetDirectoryName() method.
|
2016-05-20 04:07:23 +04:00 |
|
morkt
|
1ef4c2f58f
|
fixed MIO header eof condition.
|
2016-03-04 06:21:46 +04:00 |
|
morkt
|
6a89368023
|
added broken implementation of ERI lossy images.
also reorganized Entis-related classes and enums. static math methods
moved to separate static class.
|
2016-02-29 12:35:48 +04:00 |
|
morkt
|
fc724ee4c7
|
(NoaOpener): recognize ancient RSA archives.
|
2016-02-17 11:49:05 +04:00 |
|
morkt
|
dcb3e44104
|
(EriOpener.OpenEntry): fill transparency for 32bpp images without alpha-channel.
|
2016-02-11 16:52:02 +04:00 |
|
morkt
|
ab7de589ec
|
(EriFormat): added signature string for "moving" images.
|
2016-02-11 16:48:29 +04:00 |
|
morkt
|
f589a9de58
|
implemented multi-frame ERI images.
|
2016-02-11 06:39:48 +04:00 |
|
morkt
|
9b4e4a9089
|
(ReadMetaData): section header is 16 bytes long.
|
2016-02-07 09:37:25 +04:00 |
|
morkt
|
74a8964353
|
(EriFormat): implemented reference-based images (#14)
|
2016-01-27 11:46:49 +04:00 |
|
morkt
|
82f7c2de16
|
(ProbDecodeContext): moved member declaration to class where it actually used.
|
2016-01-27 11:39:17 +04:00 |
|
morkt
|
f6fd50bae8
|
(MioAudio): relaxed signature check.
|
2016-01-25 09:03:16 +04:00 |
|
morkt
|
3a5b3f7ca0
|
implemented 'Nemesis' compression.
|
2016-01-25 09:02:39 +04:00 |
|
morkt
|
749aca45cd
|
(MioInput.Dispose): dispose of m_worker.
|
2016-01-16 17:13:06 +04:00 |
|
morkt
|
203172be77
|
renamed some common string resources.
|
2015-11-23 21:28:32 +04:00 |
|
morkt
|
a44c9b15a5
|
(MioDecoder.DecodeSoundPCM16): use unsafe block to pack 16-bit samples into byte array.
|
2015-11-07 14:40:40 +04:00 |
|
morkt
|
4543d06841
|
fixed 16-bit PCM decoder.
|
2015-11-07 14:07:04 +04:00 |
|
morkt
|
c92229b714
|
implemented ERISA decoder for ERI images.
|
2015-10-12 06:50:20 +04:00 |
|
morkt
|
6d8cbd594f
|
(EriReader): removed unused fields.
|
2015-09-20 05:27:08 +04:00 |
|
morkt
|
9a8bff184d
|
implemented external storage of resource schemes.
|
2015-09-18 01:27:53 +04:00 |
|
morkt
|
2477f889a1
|
another Entis encryption scheme.
|
2015-09-16 09:29:38 +04:00 |
|
morkt
|
b05c253e8b
|
reorganized project directory structure.
|
2015-08-19 21:40:32 +04:00 |
|