17 Commits

Author SHA1 Message Date
9d8cd980b8 DiscStream rework & threading improvements 2025-03-31 23:06:18 -06:00
d6969045be Migrate to Rust edition 2024 2025-03-04 23:14:00 -07:00
fb3542f445 Rename PartitionHeader -> BootHeader & various fixes 2025-03-04 22:54:09 -07:00
1e44f23aba Add RVZ packing support 2024-11-30 16:17:19 -07:00
d197b8e7c2 Centralize logic into fetch_sector_group 2024-11-23 12:54:05 -07:00
3848edfe7b Add conversion support & large refactor 2024-11-22 00:01:26 -07:00
e0d735dd39 Export more constants & minor cleanup 2024-10-18 00:03:23 -06:00
be4672471d Move region info from PartitionMeta to Disc 2024-10-04 20:17:16 -06:00
f4638369d1 Extract Wii region.bin 2024-10-04 19:53:07 -06:00
30bcf4936b Upgrade to zerocopy 0.8 2024-10-03 20:57:02 -06:00
5f537f0e7b Various minor API adjustments 2024-10-03 20:18:44 -06:00
370d03fa9a Add Disc::new_stream/new_stream_with_options
Allows opening a disc image from a custom stream,
rather than a filesystem path.
2024-10-02 23:49:20 -06:00
312dd6f080 SharedWindowedReadStream -> FileStream & impl BufRead 2024-09-10 23:19:57 -06:00
8bd52d4075 Documentation updates & fixes for Wii partition streams 2024-02-24 12:35:41 -07:00
1895b7df3f Fixes & bump to version 1.0.0 2024-02-22 23:49:28 -07:00
7e6d880792 Add GCZ support, nodtool extract --partition, various fixes 2024-02-22 19:58:31 -07:00
07bb8ccc1d Restore all functionality, split lib/bin & integrate redump validation 2024-02-21 23:14:07 -07:00