TagLib 1.9 released
Sander Jansen
s.jansen at gmail.com
Mon Oct 7 18:05:43 UTC 2013
Thanks! Can I assume this was already the case for 1.8?
Sander
On Mon, Oct 7, 2013 at 9:47 AM, Lukáš Lalinský <lalinsky at gmail.com> wrote:
> No, it's no longer optional, but the macros are necessary for
> compatibility reasons if you want to support older versions of TagLib.
>
> Lukas
>
>
> On Mon, Oct 7, 2013 at 4:42 PM, Sander Jansen <s.jansen at gmail.com> wrote:
>
>> Are MP4 and ASF still optional? I tried turning them off with
>>
>> cmake -DWITH_MP4=OFF -DWITH_ASF=OFF
>>
>> but I didn't see any effect. Just want to know whether to check for
>> TAGLIB_WITH_MP4/TAGLIB_WITH_ASF is still necessary.
>>
>>
>>
>>
>> On Sun, Oct 6, 2013 at 10:42 AM, Lukáš Lalinský <lalinsky at gmail.com>wrote:
>>
>>> TagLib 1.9 has been released today.
>>>
>>> There are many bug fixes, but also some new features in this release.
>>> The most requested feature is support for Ogg Opus files. See the change
>>> log below for details.
>>>
>>> Download:
>>>
>>> *http://taglib.github.io/releases/taglib-1.9.tar.gz*
>>>
>>> Updated API documentation:
>>>
>>> http://taglib.github.io/api/ <http://taglib.github.com/api/>
>>>
>>> If you find any problems, please report them at:
>>>
>>> https://github.com/taglib/taglib/issues
>>>
>>> Changes in the 1.9 release:
>>>
>>> * Added support for the Ogg Opus file format.
>>> * Added support for INFO tags in WAV files.
>>> * Changed FileStream to use Windows file API.
>>> * Included taglib-config.cmd script for Windows.
>>> * New ID3v1::Tag methods for working directly with genre numbers.
>>> * New MPEG::File methods for checking which tags are saved in the file.
>>> * Added support for the PropertyMap API to ASF and MP4 files.
>>> * Added MusicBrainz identifiers to the PropertyMap API.
>>> * Allowed reading of MP4 cover art without an explicitly specified
>>> format.
>>> * Better parsing of corrupted FLAC files.
>>> * Fixed saving of PropertyMap comments without description into ID3v2
>>> tags.
>>> * Fixed crash when parsing certain XM files.
>>> * Fixed compilation of unit test with clang.
>>> * Better handling of files that can't be open or have read-only
>>> permissions.
>>> * Improved atomic reference counting.
>>> * New hookable API for debug messages.
>>> * More complete Windows install instructions.
>>> * Many smaller bug fixes and performance improvements.
>>>
>>> Lukas
>>>
>>> _______________________________________________
>>> taglib-devel mailing list
>>> taglib-devel at kde.org
>>> https://mail.kde.org/mailman/listinfo/taglib-devel
>>>
>>>
>>
>> _______________________________________________
>> taglib-devel mailing list
>> taglib-devel at kde.org
>> https://mail.kde.org/mailman/listinfo/taglib-devel
>>
>>
>
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20131007/c52a02ba/attachment-0001.html>
More information about the taglib-devel
mailing list