[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] Music insertion
From: |
Christian Grothoff |
Subject: |
Re: [GNUnet-developers] Music insertion |
Date: |
Tue, 28 Jun 2005 15:28:29 -0500 |
User-agent: |
KMail/1.7.2 |
I've added the code to svn (src/fs/extensions/). I will see about how to
properly integrate it once I again work on the insert dialog (should not be
too long, but won't be this week either :-)).
Thanks!
Christian
On Tuesday 28 June 2005 02:50 pm, Milan wrote:
> Hi !
>
> Could you add to the GNUnet-gtk source the joined files (about 700 lines
> of code) ? These are my (little) contribution to the (great) GNUnet
> project.
>
> The code uses libglade to create a dialog which handles music files and
> allows to modify informations about it before inserting them. I really
> think it makes really smart the insertion of music content to AFS.
>
> One little problem : it lacks actually creating metadatas and inserting
> the files. For this it needs to be in the sources and use the good
> source files to compile. I can do this now if you give me your ideas
> about how it should be done.
>
> And thanks for all the good work !