Download List

Descripción del Proyecto

libID3 is a small C library to parse ID3 tags. It uses as little memory as possible, and has both DOM- and SAX-like models.

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.

2007-08-07 02:54
1.2

La licencia (BSD) ha sido debidamente documentado, y la marca del sistema, la colección de versiones, y casos de prueba se limpiaron. Un pequeño cambio a la API para los archivos de carga.
Tags: Minor bugfixes
The license (BSD) has been properly documented, and the make system, versioned library, and test cases were cleaned up. A minor change was made to the API for loading files.

2005-06-28 08:39
1.1

Apoyo para hacer firmas MD5 internos se ha añadido. Uso de la memoria fue limpiado de manera que sólo puede utilizar el tamaño de bloque si es necesario (optimización de dispositivos pequeños).
Tags: Minor feature enhancements
Support for doing MD5 signatures internally was
added. Memory usage was cleaned up so that it can
just use blocksize if need be (small device
optimization).

2005-01-04 23:34
1.0

Configurar se ha fijado de modo que ahora es posible poner libid3 en otra tarea y tener un trabajo autoconf. El error con la construcción que causó "ranlib" mensajes de error se ha corregido.
Tags: Minor bugfixes
Configure has been fixed so that it's now possible to put libid3 under another task and have autoconf work. The bug with building that caused "ranlib" error messages has been fixed.

2004-10-24 21:17
0.9

Correcciones para configurar. Las actualizaciones de los arneses de pruebas.
Tags: Minor bugfixes
Fixes for configure. Updates to the testing harness.

2004-08-02 11:39
0.8

Un problema de puntero y un error get_framesize fueron corregidos. El GNU herramientas de construcción se utilizan ahora. Lejos de los casos de prueba más y la infraestructura de prueba fueron incluidos, y menos memoria fue utilizada por tratar de sólo los datos cartográficos para el marco.
Tags: Major bugfixes
A pointer problem and a get_framesize bug were
fixed. The GNU build tools are now used. Far more
test cases and test infrastructure were included, and
less memory was used by trying to only map data for
the frame.

Project Resources