Commit Graph

6749 Commits

Author SHA1 Message Date
527d6fc743 [AMG] Implement Open and Close. 2025-09-05 03:07:50 +01:00
8f8bdf3c8e [AMG] Implement Identify and GetInformation. 2025-09-04 20:36:33 +01:00
fd34b79bfa [AMG] Add skeleton. 2025-09-04 20:14:00 +01:00
859983f582 Update README 2025-09-03 14:54:09 +01:00
f5ff4c79dd [STFS] Implement GetEntry. 2025-09-03 14:52:40 +01:00
cca3f4e305 [STFS] Escape text outputs to prevent crashes if there are brackets. 2025-09-03 13:39:23 +01:00
1b8318f211 Removed hintpath crap. 2025-09-03 13:17:07 +01:00
782fe62e9d Another missing package reference. 2025-09-03 13:05:05 +01:00
3e71bcb616 Yet more package references. 2025-09-03 12:56:57 +01:00
40f8bc6728 Add more missing package references. 2025-09-03 12:49:10 +01:00
6f0ddc711c [STFS] Implement Stat. 2025-09-03 03:11:10 +01:00
61919c5282 [STFS] Mark ListXAttr and GetXAttr as Not Supported. 2025-09-03 03:06:44 +01:00
c88bff8fd5 [STFS] Implement GetAttributes. 2025-09-03 03:03:39 +01:00
6b0400a8d5 [STFS] Implement GetCompressedSize and GetUncompressedSize. 2025-09-03 03:00:16 +01:00
d858e5944b [STFS] Implement GetEntryNumber. 2025-09-03 02:58:54 +01:00
e918ce9e3b [STFS] Implement GetFilename. 2025-09-03 02:56:46 +01:00
4b78b8044c [STFS] Implement Open and Close. 2025-09-03 02:40:16 +01:00
b5cf2b681a Add missing package reference. 2025-09-02 23:19:04 +01:00
429e6e128a [STFS] Implement GetInformation. 2025-09-02 17:30:52 +01:00
d58bcc6522 [STFS] Implement Identify. 2025-09-02 14:46:43 +01:00
6ba1e584f4 [STFS] Added enumerations and structures. 2025-09-02 14:38:11 +01:00
6109399a48 [STFS] Add skeleton. 2025-09-02 14:14:55 +01:00
a61f4c961e Update Aaru.Compression.Native package version to 6.0.0-alpha.11.4 2025-09-02 13:36:27 +01:00
b534b34054 [ARC] Implement support for compression method 11 (distill). 2025-09-02 12:55:56 +01:00
7877e0e962 [ARC] Implement support for compression methods 10 (crush). 2025-09-02 12:53:34 +01:00
1485dc6d48 [ARC] Update Aaru.Compression.Native package version to 6.0.0-alpha.11.3 2025-09-02 11:43:39 +01:00
a5f34e557b [ARC] Implement support for compression methods 8 (Crunch) and 9 (squash). 2025-09-02 10:22:17 +01:00
dfeda1f426 [ARC] Implement support for compression methods 5, 6 and 7 (crunch). 2025-09-02 03:51:20 +01:00
f8e4ceab71 [ARC] Implement support for compression method 4 (squeeze). 2025-09-02 03:11:16 +01:00
19332c499c [ARC] Implement support for compression method 3 (pack). 2025-09-01 23:35:16 +01:00
753daeba8b [ARC] Disable check of nulls in filename, field is not filled with zeros on write. 2025-09-01 23:20:19 +01:00
6665d9545e [ARC] Implemented extraction of uncompressed files. 2025-09-01 06:37:27 +01:00
9fd2693f9b [ARC] Implement Stat. 2025-09-01 06:30:20 +01:00
a2ddbb2846 [ARC] Implement Stat. 2025-09-01 06:26:42 +01:00
4ac93232b0 [ARC] Implement GetXattr. 2025-09-01 06:20:36 +01:00
914ab54d6c [ARC] Implement ListXAttr. 2025-09-01 06:18:21 +01:00
93e0664bb6 [ARC] Implement GetAttributes. 2025-09-01 06:16:19 +01:00
592b0d80cd [ARC] Implement GetUncompressedSize. 2025-09-01 06:14:11 +01:00
5c6b8a5588 [ARC] Implement GetCompressedSize. 2025-09-01 06:11:36 +01:00
053bb611f2 [ARC] Implement GetEntryNumber. 2025-09-01 06:10:13 +01:00
9563794e9c [ARC] Implement GetFilename. 2025-09-01 06:07:31 +01:00
7c047d539f [ARC] Implement open and close. 2025-09-01 06:04:12 +01:00
4d65732b4c [ARC] Implement identification and information. 2025-09-01 04:27:37 +01:00
00efb511d7 Fix color formatting. 2025-09-01 04:27:11 +01:00
a5210a70d3 [ARC] Mark class as sealed. 2025-09-01 03:55:48 +01:00
01e1a5605a [ARC] Added structures. 2025-09-01 03:52:46 +01:00
28f6643870 [ARC] Add ARC archive plugin skeleton. 2025-09-01 03:21:28 +01:00
d2bb3f86ac [Symbian Installation File] Colorize output. 2025-08-26 20:47:51 +01:00
7f1e6aa2be [ZOO] Change colors in debug output for better visualization. 2025-08-26 19:56:30 +01:00
4e60aa4aba Send command line in Sentry. 2025-08-26 19:56:03 +01:00