Releases: Deterous/LibIRD
LibIRD 0.3.0
Third preview release of LibIRD
Non-contiguous files are now correctly hashed
The only change before a stable release would be the zlib implementation, currently using GZipStream (System.IO.Compression) but that may change.
LibIRD 0.2.0
Second preview release of LibIRD
LibIRD can now create IRDs for BD-Video hybrid discs with a valid PIC given a layerbreak value.
The only current limitation is incorrect file offset/hashes for non-contiguous files.
The zlib implementation may still change before 1.0.0
LibIRD 0.1.0
First preview release of LibIRD.
LibIRD is now capable of building valid IRDs, however these are not guaranteed to always be valid, and the reproducibility is likely to change before 1.0.0.
Testing, optimisation, and refactoring are all needed before 1.0.0, and dependencies (such as zlib implementation) maybe change.