Skip to content

Releases: Deterous/LibIRD

LibIRD 0.3.0

31 Jan 11:26
563b05b
Compare
Choose a tag to compare
LibIRD 0.3.0 Pre-release
Pre-release

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

29 Nov 22:10
Compare
Choose a tag to compare
LibIRD 0.2.0 Pre-release
Pre-release

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

10 Nov 04:08
Compare
Choose a tag to compare
LibIRD 0.1.0 Pre-release
Pre-release

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.