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-2013Q1-base


Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 2 17:24:48 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.15: +4 -5 lines
Diff to previous 1.15 (colored)

Update to 1.8:

Changes in 1.8 final:

    Added support for OWNE ID3 frames.
    Changed key validation in the new PropertyMap API.
    ID3v1::Tag::setStringHandler will no londer delete the previous
    handler, the caller is responsible for this.
    File objects will also no longer delete the passed IOStream
    objects. It should be done in the caller code after the File
    object is no longer used.
    Added ID3v2::Tag::setLatin1StringHandler for custom handling
    of latin1-encoded text in ID3v2 frames.
    Fixed validation of ID3v2 frame IDs (IDs with

Changes in 1.8 beta:

    New API for accessing tags by name.
    New abstract I/O stream layer to allow custom I/O handlers.
    Support for writing ID3v2.3 tags.
    Support for various module file formats (MOD, S3M, IT, XM).
    Support for MP4 and ASF is now enabled by default.
    Started using atomic int operations for reference counting.
    Added methods for checking if WMA and MP4 files are DRM-protected.
    Added taglib_free to the C bindings.
    New method to allow removing pictures from FLAC files.
    Support for reading audio properties from ALAC and Musepack
    SV8 files.
    Added replay-gain information to Musepack audio properties.
    Support for APEv2 binary tags.
    Many AudioProperties subclasses now provide information about
    the total number of samples.
    Various small bug fixes.

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>