Download List

프로젝트 설명

ID3V2.3 library is a library written in C to provide read and write access to ID3 tags. It is designed to be very easy to use, and is meant to be compiled directly into your project. You can only access the most commonly used tag fields. The source code is easy to read and well documented.

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.

2002-11-30 23:35
1.1-3

가끔은 버그가 수정되었습니다 파일의 시작 부분에 10 바이트 쓰레기를 작성하기 위해 라이브러리를 일으켰습니다. 그런 건 읽기에서 일부 태그를 방해하던 버그가 제거되었습니다.
Tags: Major bugfixes
A bug that sometimes caused the library to write
ten bytes of trash at the beginning of the file
has been fixed. A bug that prevented some tags
from being read has been removed.

2002-10-06 01:06
1.1-2

태그 삭제에 버그가 수정되었습니다. 어떤 패딩 때로는 10 바이트가 너무 짧습니다 삭제되었습니다되었다 버그.
Tags: Minor bugfixes
A bug in the tag deletion has been fixed. A bug in
which the padding was sometimes 10 bytes too short
has been removed.

2002-10-03 22:14
1.1-1

입심이 더이상 필요하지 않습니다. 라이브러리는 ANSI - C를 완벽하게 준수 만들어왔다.
Tags: Minor feature enhancements
glib is no longer needed. The library has been made fully ANSI-C compliant.

2002-10-03 01:26
1.0

Tags: Initial freshmeat announcement

Project Resources