Commit Graph

14 Commits

Author SHA1 Message Date
morkt
002298bb93 replaced ZLibNet with .Net DeflateStream class. 2015-07-28 12:20:20 +04:00
morkt
a2051e6752 use string.EndsWith() method instead of Path.GetExtension() 2015-05-15 18:49:37 +04:00
morkt
5d4696de4c cosmetic changes. 2014-09-08 07:36:20 +04:00
morkt
c5982da278 Revert "cosmetic changes."
This reverts commit 06e651d43b.
2014-09-07 21:30:47 +04:00
morkt
06e651d43b cosmetic changes. 2014-08-31 18:49:42 +04:00
morkt
97b9e28fbc changed zlib compression level to maximum (Level9). 2014-08-17 01:28:42 +04:00
morkt
ad9fc13068 (UpdateFileTable): check added file for existence. 2014-08-03 10:47:34 +04:00
morkt
f6bb4716a6 (WriteImageEntry): tweaked linq query syntax. 2014-08-02 11:24:00 +04:00
morkt
1b46da45a6 refactoring.
(ArchiveFormat): added Query<ResourceOptions> protected method for
convenient invocation of  parameters requests.
(FormatCatalog): changed misguiding method name 'LookupTag' to
'LookupExtension'.
2014-08-02 10:01:06 +04:00
morkt
eefa7d2fc2 added creation options for AMI archives. 2014-08-01 16:44:53 +04:00
morkt
6005016a07 implemented AMI archive creation. 2014-07-29 19:05:58 +04:00
morkt
9922955323 added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
morkt
0a1f14e051 added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
Poddav
e208029dd3 Initial commit. 2014-07-21 23:26:28 +04:00