Commit Graph

27 Commits

Author SHA1 Message Date
Anna ef2e50bb2d fix: limit reading to the size specified 2023-08-23 00:50:59 -04:00
Anna 3efba26a86 refactor: allow using only the model without any logic 2023-03-21 18:33:42 -04:00
Anna a193c7f657 fix: ignore chunks with 0 size 2023-03-21 18:24:25 -04:00
Anna 78b063dfdf fix: handle deduped ttmps 2023-03-21 18:24:07 -04:00
Anna 8b15dba957 feat: add threading and compression level options for encoding 2023-02-20 21:29:02 -05:00
Anna 8ee4afb639 feat: use blake3 instead of blake2b for hashing 2023-02-20 17:14:43 -05:00
Anna 13f0fd4391 feat: use blake2b instead of sha3 for hashing 2023-02-20 16:45:22 -05:00
Anna 5b383d22bc chore: remove unnecessary cast 2023-02-20 16:22:49 -05:00
Anna cbc0f4246d feat: allow adding file info 2023-01-27 16:14:32 -05:00
Anna cfb2ac747c refactor: remove read requirement that is no longer necessary 2022-12-21 22:50:34 -05:00
Anna af175a6509 fix: use the worst hack to correct a TexTools mistake 2022-12-21 20:54:09 -05:00
Anna 98dde15d59 fix: clamp file offsets to file size 2022-12-16 10:01:51 -05:00
Anna 4e552fe362 feat: add mpd encoder 2022-11-30 19:09:49 -05:00
Anna aa7a97c57d feat: add ability to deserialise from json value 2022-11-17 19:48:04 -05:00
Anna 721a19dac1 fix: make min framework version optional 2022-11-03 17:08:13 -04:00
Anna 9ba2767412 fix: remove debug print lines 2022-11-02 22:59:53 -04:00
Anna 6a50aa101c fix: use serde for ManifestKind 2022-11-02 16:46:48 -04:00
Anna 0ad7dc9ef0 fix: expose manifestkind 2022-11-02 16:41:32 -04:00
Anna 9e70732191 feat: add function to convert 2022-11-02 16:37:44 -04:00
Anna 1f704c0dad feat: add conversion for v1 packs 2022-11-02 16:36:21 -04:00
Anna 501e896728 feat: add support for ttmp v1 2022-11-02 15:43:25 -04:00
Anna e62421cf0d fix: work around textools bug by zero-filling 2022-09-27 18:07:30 -04:00
Anna 95c90ef66e fix: handle a textools bug explicitly 2022-09-27 05:17:47 -04:00
Anna 17d28d3774 feat: include which occurence of a group a file is from 2022-09-22 14:13:35 -04:00
Anna f745ef8288 fix: make more fields optional 2022-09-21 13:32:08 -04:00
Anna 1e2f42046d feat: re-export zip archive and file types 2022-09-21 09:17:46 -04:00
Anna 613f233432 chore: initial commit 2022-09-20 06:17:52 -04:00