The NetBSD Project

CVS log for pkgsrc/audio/taglib/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / taglib

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2007Q2


Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 29 20:51:14 2005 UTC (18 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update to version 1.4.

Approved by chris@.

Changes since last packaged version (1.3.1) as seen on taglib's homepage:
* Added a package-config file
* Added support for plugging in file type resolvers to make it easier to use
  native mime type resolution systems and to add support for additional file
  formats
* Fixed a memory leak in APE items
* Fixed a crash when requesting the text of an empty APE item
* Added a README noting the Ruby and Python bindings
* Added the ability to save mp3 tags using the save mask without discarding
  those tags that are not part of the mask
* Fixed the misspelling of "A Cappella"
* Implemented support for the ID3v2 frame flag for discarding frames on tag
  alteration
* Use the above flag for ID3v2 frames that are discarded because they are no
  longer supported in ID3v2.4 (which TagLib uses). This allows for these tags
  to still be handled by library users if desired
* Fix memory corruption (deleting a no longer valid iterator) when removing a
  frame from an ID3v2 tag
* Make it possible to read and modify the descriptions of images in attached
  picture frames of ID3v2 tags
* Introduced an argument for limiting the number of fields that will be
  created usign ByteVectorList::split()
* Significantly unbroke the relative volume adjustment ID3v2 frame's API.
  It now properly supports multiple volume fields in the same frame
* Added support for reading the comment portion of "Xiph" tags (used in Ogg
  Vorbis and FLAC) from the "COMMENT" field rather than only from the
  "DESCRIPTION" field mentioned in the spec
* Added support for Ogg FLAC v1.1.1
* Added prepend methods to the List<T> class
* Added support for UTF-16 little endian strings as used in some tagging
  formats
* Fixed or implemented roughly 35 bug or wishlist items relative to 1.3.1

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>