Download List

Projeto Descrição

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.

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

Esta versão corrige um duplo erro de memória livre, tweaks a análise gênero de MP3, e pára de usar depreciado D-Bus API chamadas.
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

apoio id3lib foi removido. Dependências em falta foram feitas mais evidente no momento da criação. Alguns documentação adições pequenas foram feitas.
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

Os internos da biblioteca foram otimizadas para usar Unicode rotinas sempre que possível, para 99,9% dos arquivos MP3 e Ogg Vorbis agora deve exibir corretamente. O código foi executado sob valgrind, e todos os vazamentos de memória e descobriu erros no código ter sido esmagado.
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

Todos os não-debug cordas são traduzíveis através do gettext, bem como alguns ajustes portabilidade geral.
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

A biblioteca deve agora ser mais tolerante com arquivos MP3 e foi arrumado em geral. Suporte para o uso libid3tag em vez de id3lib para arquivos MP3 foi adicionado. Com base no OpenBSD esperemos foi corrigido. O utilitário de linha de comando foi muito melhorada, e as páginas do homem foram adicionados.
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