From: Michael R. <re...@eu...> - 2003-12-17 05:21:02
|
Hi Markus, For lcd4linux-users is an english mailing list, I'm translating your=20 Mail before answering it! Markus Keil schrieb: > Ich hab mein XMMS Plugin fertig! > I finished the XMMS-Plugin! Great! > Es ist bereits auf den Evaluator-Schnittstellen geschrieben. > it's written on top of the new "evaluator"-Interface Great, too! Christmas is near, which means one or another free day for=20 me, which means I've some time for lcd4linux. > Ben=F6tigt wird extra noch das XMMS-Plugin XMMS-Infopipe um an die Date= n zu=20 > kommen. > you will need the "XMMS-Infopipe" Plugin for XMMS to get the needed=20 data out of XMMS. > @Michael Reinelt > Wie soll ich den Code einbinden (C++ Code)? > How should I integrate the Code (C++)? Uh. Good Question. No idea here. lcd4linux is normally C, no ++. Is it=20 possible to use any "wrappers"? > In die client.c ? No, definitely not. Write your own "client". btw, they have been renamed=20 to "plugins" because of the good old "who is the client and who is the=20 server?" question :-) I'd like to use a prefix "plugin_". So I'd call your file=20 "plugin_xmms.c" You have to include "client.h" to get the eval-register=20 funktions. > Und wie lad ich ihn hoch, ohne das ich etwas im CVS-Tree kaputtmache? > How should I upload it, to not distroy anything in the CVS tree? Do not upload. Run "cvs diff -u" and send me the output. If your changes=20 reside in a seperate file where the CVS doesn't know anything about,=20 send me this file as a whole. bye, Michael --=20 Michael Reinelt Tel: +43 676 3079941 Geisslergasse 4 Fax: +43 316 692343 A-8045 Graz, Austria e-mail: re...@eu... |