Changes between Initial Version and Version 1 of Ticket #7411


Ignore:
Timestamp:
04/30/2016 09:18:55 AM (9 years ago)
Author:
Armin K
Comment:

1.11 is out

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7411

    • Property Milestone hold7.10
    • Property Summary taglib-1.11beta (placeholder)taglib-1.11
  • TabularUnified Ticket #7411 – Description

    initial v1  
    1 This is a place holder for the next release, probably 1.11.
    2 
    3 [https://taglib.github.io/releases/taglib-1.11beta.tar.gz]
    4 
    5 [https://github.com/taglib/taglib]
    6 
    7 [https://github.com/taglib/taglib/blob/master/NEWS]
    8 
    9 or raw:
    10 
    11 [https://raw.githubusercontent.com/taglib/taglib/master/NEWS]
    12 
    13 [https://mail.kde.org/pipermail/taglib-devel/2016-January/002819.html]
    14 
    15 {{{
    16 TagLib v1.11 BETA released
    17 Tsuda Kageyu tsuda.kageyu at gmail.com
    18 Fri Jan 29 05:59:56 UTC 2016
    19 
    20 Hi all! We are happy to announce the release of TagLib v1.11 BETA.
    21 
    22 Though it's only two months and a half since we released v1.10, we have
    23 fixed several bugs and merged a number of long-standing pull requests.
    24 So I'd like to have an enough "beta period" to make sure if it works
    25 fine.
    26 
    27 I'd like to thank everybody who contributed to this release.
    28 
    29 Changes in this release:
    30 
    31 * New API for creating FileRef from IOStream.
    32 * Added support for ID3v2 PCST and WFED frames.
    33 * Added support for pictures in XiphComment.
    34 * Added String::clear().
    35 * Added FLAC::File::strip() for removing non-standard tags.
    36 * Added alternative functions to XiphComment::removeField().
    37 * Added BUILD_BINDINGS build option.
    38 * Added ENABLE_CCACHE build option.
    39 * Replaced ENABLE_STATIC build option with BUILD_SHARED_LIBS.
    40 * Better handling of duplicate ID3v2 tags in all kinds of files.
    41 * Better handling of duplicate tag chunks in WAV files.
    42 * Better handling of duplicate tag chunks in AIFF files.
    43 * Better handling of duplicate Vorbis comment blocks in FLAC files.
    44 * Better handling of broken MPEG audio frames.
    45 * Fixed crash when calling File::properties() after strip().
    46 * Fixed crash when parsing certain MPEG files.
    47 * Fixed crash when saving Ogg files.
    48 * Fixed possible file corruptions when saving ASF files.
    49 * Fixed possible file corruptions when saving FLAC files.
    50 * Fixed possible file corruptions when saving MP4 files.
    51 * Fixed possible file corruptions when saving MPEG files.
    52 * Fixed possible file corruptions when saving APE files.
    53 * Fixed possible file corruptions when saving Musepack files.
    54 * Fixed possible file corruptions when saving WavPack files.
    55 * Fixed updating the comment field of Vorbis comments.
    56 * Fixed reading date and time in ID3v2.3 tags.
    57 * Marked ByteVector::null and ByteVector::isNull() deprecated.
    58 * Marked String::null and ByteVector::isNull() deprecated.
    59 * Marked XiphComment::removeField() deprecated.
    60 * Marked Ogg::Page::getCopyWithNewPageSequenceNumber() deprecated. It
    61   returns null.
    62 * Marked custom integer types deprecated.
    63 * Many smaller bug fixes and performance improvements.
    64 
    65 Kageyu
    66 }}}
     1https://github.com/taglib/taglib/releases