Télécharger la liste

Description du projet

libiriverdb is a library for iRiver jukeboxes, specifically the
H300 and H100 series Hard Disk-based models, that require
a database of the audio metadata to be created on the
device before allowing it to be used for selecting tracks to
play.

Système requise

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-01-03 22:43
1.5

Cette version corrige une erreur de double-mémoire libre, tweaks le parsing genre MP3, et cesse d'utiliser obsolète D-Bus appels API.
Tags: Minor bugfixes
This release fixes a double-free memory error, tweaks the MP3 genre parsing, and stops using deprecated D-Bus API calls.

2005-09-04 10:29
1.4

id3lib soutien a été supprimée. Dépendances manquantes ont été rendues plus évidentes à la compilation. Quelques petits ajouts de documentation ont été effectuées.
Tags: Code cleanup
id3lib support was removed. Missing dependencies
were made more obvious at build time. Some small
documentation additions were done.

2005-08-15 03:05
1.3

Les internes de la bibliothèque ont été tordu pour utiliser les routines Unicode chaque fois que possible, si 99,9% des fichiers MP3 et Ogg Vorbis devrait maintenant s'afficher correctement. Le code a été exécuté sous valgrind, et toutes les fuites de mémoire et les bogues découverts dans le code ont été écrasés.
Tags: Major feature enhancements
The library internals have been tweaked to use Unicode routines wherever possible, so 99.9% of MP3 and Ogg Vorbis files should now display correctly. The code has been run under valgrind, and all discovered memory leaks and bugs in the code have been squashed.

2005-04-25 03:34
1.2

Tous les non-debug chaînes sont maintenant traduisible via gettext, ainsi que quelques modifications de portabilité général.
Tags: Minor feature enhancements
All non-debug strings are now translatable via gettext, as well as some general portability tweaks.

2005-04-04 02:10
1.1

La bibliothèque devrait maintenant être plus tolérant de fichiers MP3 et a été mis de l'ordre en général. Support de l'utilisation libid3tag au lieu de id3lib pour les fichiers MP3 ont été ajoutés. S'appuyant sur OpenBSD a été fixé, espérons. L'utilitaire de ligne de commande a été grandement améliorée, et les pages de manuel ont été ajoutées.
Tags: Major feature enhancements
The library should now be more tolerant of MP3 files and has been tidied up in general. Support for using libid3tag instead of id3lib for MP3 files has been added. Building on OpenBSD has hopefully been fixed. The command line utility has been greatly improved, and man pages have been added.

Project Resources