Skip to content

Releases: michelerenzullo/XMPconverter

XMP Converter 1.8.2

21 Jun 02:32
Compare
Choose a tag to compare

CHANGELOG:

  • fixed issue when creating a dir and a file has the same name and vicersa

XMP Converter 1.8.1

20 Jun 18:04
Compare
Choose a tag to compare

CHANGELOG:

  • Implemented CUBE Parser
  • Improved memory management when reading a CUBE file (no _strdup anymore)
  • Fixed issues with malformed title
  • Error check when parsing CUBE file

XMP Converter 1.7

18 Jun 14:09
Compare
Choose a tag to compare

CHANGELOG:

  • Fixed bug with first digit in data points of CUBE file

XMP Converter 1.5

11 Jun 20:20
Compare
Choose a tag to compare
XMP Converter 1.5 Pre-release
Pre-release

CHANGELOG:

  • zlib v1.2.12
  • update Adobe XMP Core 7.0 , version 14.3
  • added check for valid xmp profile and valid cube file
  • improved some values type
  • using reinterpret_cast to read arrays rather than bitwise operator
  • disabled compiler warnings when casting
  • fixed issue with xmp title when batch convert

XMP Converter 1.2

14 Oct 14:13
b7cd453
Compare
Choose a tag to compare
  • Add icon to the EXE

BUG FIX:

  • fixed memory leak when reading cube data points

XMP Converter 1.1

29 Mar 16:26
Compare
Choose a tag to compare

bug fixes:

  • When CUBE files has empty lines before data points
  • Upper/mixed case in file extensione (ex. CUBE, XMP or CuBe etc)

XMP Converter 1.0

19 Mar 02:50
Compare
Choose a tag to compare

Compiled with MSVC, parallel batch enabled