Truman Kilen
|
1a80db37d5
|
Avoid unnecessary allocation
|
2025-01-21 13:09:38 -06:00 |
|
Truman Kilen
|
a33d5ef963
|
Remove test file
|
2025-01-21 13:06:59 -06:00 |
|
Truman Kilen
|
b2bc86683d
|
Allow compression to be driven by user
|
2025-01-21 12:29:16 -06:00 |
|
Truman Kilen
|
5cfc8f52bd
|
ParallelPakWriter can be moved into closure
|
2025-01-20 18:49:45 -06:00 |
|
Truman Kilen
|
194e800270
|
Do not require moving data into parallel writer
|
2025-01-20 18:44:33 -06:00 |
|
Truman Kilen
|
bdeb0df8c7
|
Add oodle mac platform
|
2025-01-20 02:12:48 -06:00 |
|
Truman Kilen
|
fb52732b64
|
Don't require mut self for ParallelPakWriter::write_file
|
2025-01-19 17:07:26 -06:00 |
|
Truman Kilen
|
3b78c00527
|
Allow disabling compression per file
|
2025-01-18 20:32:20 -06:00 |
|
Truman Kilen
|
d8b3d2f089
|
Don't assert compression block size as it break existsing tests
|
2025-01-18 20:21:56 -06:00 |
|
Truman Kilen
|
13c1c269a4
|
Revert "Add compression block size assert to ensure pak version compatibility"
|
2025-01-18 20:16:02 -06:00 |
|
Truman Kilen
|
9764808fb3
|
Add LZ4 compression
|
2025-01-18 20:13:49 -06:00 |
|
Truman Kilen
|
9090a6984d
|
Make parallel closure FnOnce
|
2025-01-18 16:09:50 -06:00 |
|
Truman Kilen
|
1dadf36624
|
Improve oodle loader errors
|
2025-01-18 15:37:47 -06:00 |
|
Truman Kilen
|
057429fde1
|
Add compression block size assert to ensure pak version compatibility
|
2025-01-18 15:37:47 -06:00 |
|
Truman Kilen
|
1d1ad7138d
|
Abandon other means of oodle for now
|
2025-01-18 15:37:35 -06:00 |
|
Truman Kilen
|
c2b5461f25
|
Add support for parallel file compression
|
2025-01-18 15:26:50 -06:00 |
|
Truman Kilen
|
dbe16c9001
|
Replace anyhow with thiserror for oodle_loader
|
2025-01-17 18:27:22 -06:00 |
|
Truman Kilen
|
255486b962
|
Change Oodle source and add compression wrapper
|
2025-01-17 18:12:45 -06:00 |
|
Truman Kilen
|
cd349a95f5
|
Remove unused function
|
2025-01-12 22:34:52 -06:00 |
|
Truman Kilen
|
23f1022ce5
|
Update dependencies
|
2025-01-12 22:32:49 -06:00 |
|
Truman Kilen
|
87149fcb0d
|
Add transmute annotations
|
2024-11-18 10:40:32 -06:00 |
|
Truman Kilen
|
56a36e553e
|
chore: Release
|
2024-08-29 08:50:26 -05:00 |
|
Truman Kilen
|
78c4725d73
|
Factor out compression index size version check
|
2024-08-19 21:30:28 -05:00 |
|
Truman Kilen
|
55d419df74
|
Support --include globbing
|
2024-08-02 14:35:41 -05:00 |
|
Truman Kilen
|
f277c25b3c
|
Fix broken test due to breaking change in rust
|
2024-08-02 14:29:44 -05:00 |
|
Truman Kilen
|
d1a67fb99a
|
Update deps
|
2024-05-31 14:02:53 -05:00 |
|
Truman Kilen
|
91861bb78f
|
Make FNV64 function generic
|
2024-05-31 12:15:24 -05:00 |
|
Truman Kilen
|
b13c073a4d
|
Simplify full directory index gen
|
2024-05-31 12:11:53 -05:00 |
|
Truman Kilen
|
2bd2843e91
|
Show path hash seed in info
|
2024-05-31 12:11:53 -05:00 |
|
Truman Kilen
|
389acbb7b4
|
Add some cli tests
|
2024-04-20 00:01:29 -05:00 |
|
Truman Kilen
|
9cfdd993d5
|
Commit lock file
|
2024-04-19 13:25:00 -05:00 |
|
Truman Kilen
|
bb2f0927e1
|
Impl PakBuilder::default
|
2024-04-19 12:04:31 -05:00 |
|
Truman Kilen
|
c9abc25336
|
Fix empty intermediate directories being omitted from full directory index which can cause issues in some cases
|
2024-04-19 11:32:10 -05:00 |
|
Truman Kilen
|
dccdc13739
|
Add crate keywords
|
2024-04-12 11:35:01 -05:00 |
|
Truman Kilen
|
a355784e6e
|
Add Apache LICENSE file
|
2024-04-12 11:30:04 -05:00 |
|
Truman Kilen
|
76c5ee8744
|
Update README.md to clarify UE5 support
|
2024-03-22 10:03:49 -05:00 |
|
Truman Kilen
|
96410d664a
|
Add implicit oodle feature
|
2024-02-24 15:13:05 -06:00 |
|
Giovanni Mounir
|
abda6dae9f
|
Use Oodle decompression for hash_list
|
2024-02-10 05:27:42 -06:00 |
|
Truman Kilen
|
2c0a52be26
|
Add MIT LICENSE file
|
2024-02-06 11:52:02 -06:00 |
|
Truman Kilen
|
697ceda727
|
Typo
|
2024-01-11 23:09:01 -06:00 |
|
Truman Kilen
|
f8c345d37e
|
chore: Release
|
2024-01-11 20:25:50 -06:00 |
|
Truman Kilen
|
468eab37e4
|
Fix writing wrong compressed size
|
2024-01-11 20:24:41 -06:00 |
|
Truman Kilen
|
da3e96ea93
|
chore: Release
|
2024-01-11 17:44:06 -06:00 |
|
Truman Kilen
|
8c0d393355
|
Update cargo dist
|
2024-01-11 17:43:07 -06:00 |
|
Truman Kilen
|
479cf6c61c
|
Add repak_cli crate description
|
2024-01-11 17:42:28 -06:00 |
|
Truman Kilen
|
bbe33bd033
|
Update README
|
2024-01-11 17:04:31 -06:00 |
|
Truman Kilen
|
2feadd48c8
|
Expose compression to repak_cli
|
2024-01-11 16:49:27 -06:00 |
|
Truman Kilen
|
0a06dbcf31
|
Add compressed pak writing
|
2024-01-11 16:49:13 -06:00 |
|
Truman Kilen
|
7b647d9179
|
Add --quiet option to repak_cli
|
2024-01-06 17:43:50 -06:00 |
|
Truman Kilen
|
032dbcaa0b
|
Remove accidentally comitted file
|
2023-12-24 12:29:48 -06:00 |
|