Télécharger la liste

Description du projet

libkarma is a C library for managing the Rio Karma
via TCP/IP. It supports all basic protocol
commands and some advanced functions on top of
these, like caching of the Rio database. There are
two proof-of-concept tools included, riocp and
chprop. riocp can be used to upload files to the
Karma.

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.

2009-06-07 17:08
0.1.1

DESTDIR / prefix est utilisé au lieu de DEST dans le Makefile. Bugs ont été corrigés dans rio_rw.c avec create_temp_file et update_props_from_tags (LAN). karmaLan.c, karmaUsb.c, et riocp.c ont été adaptés à un changement karma_delete_file. lk_properties_del_property () a été ajouté dans lk_karmaXXX_delete_file (). Un fichier de HAL fdi a été ajouté.
Tags: Minor bugfixes
DESTDIR/PREFIX is used instead of DEST in the Makefile. Bugs were fixed in rio_rw.c with create_temp_file and update_props_from_tags (LAN). karmaLan.c, karmaUsb.c, and riocp.c were adapted to a karma_delete_file change. lk_properties_del_property() was added into lk_karmaXXX_delete_file(). A HAL fdi file was added.

2007-05-18 23:51
0.1.0

Cette version corrige deux fuites de ressources et quelques petits bugs. libkarma peut être construit sur OS X correctement maintenant. Trailing espaces blancs dans les tags des musiques seront parés pour la DB de Rio. La signature de la fonction lk_properties_cache_obsolete () a été changé.
Tags: Major bugfixes
This release fixes two resource leaks and some smaller bugs. libkarma can be built on OS X properly now. Trailing whitespaces in music tags will be trimmed for the rio db. The signature of the function lk_properties_cache_obsolete() was changed.

2006-11-12 00:04
0.0.6

Le présent communiqué contient de nombreux correctifs. libkarma enregistre le nom du fichier d'origine des fichiers téléchargés sur le Rio Karma maintenant.
Tags: Minor bugfixes
This release contains many bugfixes. libkarma
saves the original filename of the uploaded files
to the Rio Karma now.

2006-08-12 00:10
0.0.5

Cette version ajoute quelques tests de régression, nettoyage du code, des corrections de bugs et une interface Mono.
Tags: Minor bugfixes
This release adds some regression tests, code
cleanup, bugfixes, and a
Mono interface.

2006-04-27 16:13
0.0.4

Le Rio Karma peut être consultée avec omfs par câble USB, il n'y a donc désormais en charge USB dans libkarma ainsi. lk a été faite un peu plus rapide et utilise la bibliothèque taglib au lieu de bibliothèques spécifiques à des formats de fichiers individuels.
Tags: Major feature enhancements
The Rio Karma can be accessed with omfs over USB,
so there's now support for USB in libkarma as
well. lk was made quite a bit faster and uses the
taglib library instead of libraries specific to
individual file formats.

Project Resources