morkt
07ea1b9af7
added audio resource format.
2014-11-07 02:44:22 +04:00
morkt
ae559f34a6
(ArchiveFormat.CopyEntry): new virtual method.
...
the idea is to allow implementations to give extracted file a name
different from the one it stored within archive.
2014-09-12 16:03:30 +04:00
morkt
ad1b51b24c
use Enumerable.Empty() to return empty list.
2014-08-25 15:05:30 +04:00
morkt
8a53d74d5e
use invariant case conversion methods.
2014-08-22 10:13:37 +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
16efe95597
(FormatCatalog.ReadString): removed misplaced big-endian treatment.
2014-08-02 09:04:31 +04:00
morkt
8bc92d0dea
ArchiveFormat refactored.
...
(Extract): method is no longer virtual.
(CreateFile): added check for malicious and malformed filenames.
(ParametersRequestEventArgs): removed InputWidget property.
2014-07-29 07:01:36 +04:00
morkt
9922955323
added license clause and third-party copyright notices.
2014-07-28 00:50:18 +04:00
morkt
1c33e4c9d5
refactored ResourceOptions handling.
2014-07-27 07:39:58 +04:00
morkt
08b8e8a46b
added callback into archive creation method.
2014-07-27 03:37:51 +04:00
morkt
4cf46ed91c
(ArchiveFormat): added CanCreate virtual property.
2014-07-26 23:18:50 +04:00
morkt
3a7d2111be
implemented archive creation frontend.
2014-07-25 07:05:55 +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