by Valentin K.
18. March 2010 18:49
The MediaInfo (IMediaInfo in C++) interface has been extended with properties to access the information recorded by the disc manufacturer on blank media. In addition, some samples have been reorganized and renamed.
Release Notes
New
- 1632: Add ability to read media Id of DVD and Blu-ray Discs
- 1626: Use IDevice::GetErrorMessage in Windows C++ samples
- 1625: Add GetErrorMessage method to IDevice
- 1613: Add PrimoBurner version to file systems' developer ID string
- 1571: Reorganize samples
Fixed
- 1624: Define all SUCCESS error codes to 0
- 1548: ReadBufferCapacity_5C should not be called if the burning is not active
- 1543: Linux: Read CD-TEXT fails on certain devices
- 1510: Update the AudioCDBurner and ReadCDText samples to use the new CDTT_GENRE_TEXT attribute
- 1505: Write CD+G data when copying CDs (RAW only)
- 1460: Add missing SCSI sense errors to primo::scsi::EScsiSenseError enumeration