Commit Graph

15 Commits

Author SHA1 Message Date
134ce7041e [Refactor] Use collection expressions. 2024-05-01 04:43:37 +01:00
f7ca79b09e Update copyright year. 2024-05-01 04:17:32 +01:00
e46d21bde6 General refactor and cleanup. 2024-05-01 04:05:22 +01:00
0389696163 [Symbian Installation File] Add support for Symbian OS >= 6 compressed files. 2023-10-08 16:49:43 +01:00
01d796a27c [Symbian Installation File] Use NonClosableStream to prevent a returned filter to close the base stream on disposal. 2023-10-07 21:36:32 +01:00
6b44679fbb [Aaru.Helpers] Move all stream extensions from around the application to this project. 2023-10-07 21:29:49 +01:00
53494a1e61 [Symbian Installation File] Implement GetEntry(). 2023-10-07 18:33:45 +01:00
585aaeefbd [Symbian Installation File] Implement Stat(). 2023-10-07 18:30:16 +01:00
039f2c5837 [Archive interface] Refactor methods to follow same conventions as IReadOnlyFilesystem. 2023-10-07 18:27:29 +01:00
f882ab4a7a [Symbian Installation File] Implement GetAttributes(). 2023-10-07 18:01:30 +01:00
9ac2dee484 [Symbian Installation File] Implement GetUncompressedSize(). 2023-10-07 17:59:42 +01:00
50c3aaa07b [Symbian Installation File] Implement GetCompressedSize(). 2023-10-07 17:58:09 +01:00
199114e946 [Symbian Installation File] Implement GetEntryNumber(). 2023-10-07 17:56:58 +01:00
7a2272f819 [Symbian Installation File] Implement GetFilename(). 2023-10-07 17:54:57 +01:00
0ad524da75 [Symbian Installation File] Implement GetNumberOfEntries(). 2023-10-07 17:53:21 +01:00