Download List

專案描述

ID3Tag.framework is a Cocoa-based framework for reading and writing ID3 tags. It supports 1.1 and 2.0 - 2.4 tag types.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-06 15:30
1.00

This release features improvements to the parsing and write back system to work around iTunes oddities (i.e. its use of comment fields and its broken v2.4 frame implementation). It also fixes an issue with v2.4 tag parsing. The build targets have been cleaned up and now include a new Xcode styled target for Universal binaries. Unfortunately the Intel target has not yet been tested but it hopefully should work as the framework should be endian safe.
標籤: Major feature enhancements

2005-12-05 15:42
0.99

A problem parsing v2.0 through v2.2 tags was
fixed. (Version 2.3 and 2.4 tags are not
affected.) Compiler warnings were fixed. A slow
memory leak was fixed.
標籤: Minor bugfixes

2005-05-31 15:03
0.98

High level functions were added to allow simple
retrieval and setting of the contents of any valid
v2 frame in a v2 tag. Tag parsing was improved,
and a number of issues were fixed. Problems with
writing iTunes compatible comment fields were
fixed. Other minor bugfixes were made.
標籤: Major bugfixes

2004-11-30 15:44
0.97

An issue with calling "examineFile:" multiple
times was fixed. The framework can now be set to
automatically fallback and look for missing v2 tag
information in the v1 tag if a v1 tag is present.
Handling of iTunes volume equalization and CDDB
comment frames was improved. Fixes were made to
the build process, and other minor bugfixes were
made.
標籤: Minor feature enhancements

2004-06-02 16:08
0.951

Handling of iTunes volume equalization and CDDB
comment frames was improved. Fixes were made to
the build process. Parsing of MP3 mode bits (such
as stereo or joined) was fixed. Minor bugfixes
were made.
標籤: Minor feature enhancements

Project Resources