What's new in Ogg Vorbis and Opus Tag Library 1.0.29.50

Oct 1, 2020
  • Fixed clearing previous audio attributes when loading a new file and licensing change.

New in Ogg Vorbis and Opus Tag Library 1.0.26.46 (Jun 23, 2019)

  • Fixed clearing previous audio attributes when loading a new file and licensing change.

New in Ogg Vorbis and Opus Tag Library 1.0.25.45 (Jun 5, 2019)

  • Added a little bit of sanity checking for corrupt tags.

New in Ogg Vorbis and Opus Tag Library 1.0.23.41 (Feb 28, 2018)

  • Fixes for tag saving for NEXTGEN.

New in Ogg Vorbis and Opus Tag Library 1.0.21.39 (Sep 9, 2017)

  • Lazarus/Free pascal compatibility

New in Ogg Vorbis and Opus Tag Library 1.0.18.34 (Apr 22, 2015)

  • Improved bit rate calculation for Vorbis and Opus files and added 'TOpusTag.DeepOpusBitRateScan' flag to deep scan Opus files to parse the bit rate.

New in Ogg Vorbis and Opus Tag Library 1.0.17.32 (Feb 4, 2015)

  • Added tag reading and writing support for Ogg Theora video files (experimental) and C++ Builder tutorial.

New in Ogg Vorbis and Opus Tag Library 1.0.16.26 (Jan 3, 2015)

  • Added functions for loading/saving/removing tags to TStream and fixed memory leak in the save tag function.

New in Ogg Vorbis and Opus Tag Library 1.0.14.21 (Jun 14, 2014)

  • Added TOpusTag.Info.BitRate property.

New in Ogg Vorbis and Opus Tag Library 1.0.13.20 (Jun 12, 2014)

  • Added TOpusTag.Info.PlayTime, TOpusTag.Info.Samples and TOpusTag.ParsePlayTime Boolean variable.

New in Ogg Vorbis and Opus Tag Library 1.0.11.18 (May 16, 2014)

  • Added option to automatically convert field names to upper-case, OpusTagErrorCode2String() function, TOpusTag.DeleteAllCoverArts function.

New in Ogg Vorbis and Opus Tag Library 1.0.10.16 (Mar 8, 2014)

  • Fixed Ogg Vorbis padding (creation of Ogg Vorbis files with random size).

New in Ogg Vorbis and Opus Tag Library 1.0.9.15 (Dec 11, 2013)

  • Fixed writing tag corrupting the output file