Detecting music from KDE music players..
- From: grahame typhaon ucs uwa edu au (Grahame Bowland)
- To: drivel-list gnome org
- Subject: Detecting music from KDE music players..
- Date: Tue, 19 Jul 2005 02:54:18 +0800
Hey all
I've been looking at adding player detection for amaroK and other music
players that expose the current playing track via dcop. There are two
obvious ways to achieve this;
* link against the KDE libraries, and use dcop directly from drivel.
obvious downside: this makes the KDE libraries a dependency unless
they are checked for and linked at runtime, which is probably
painful
* run /usr/bin/dcop (with a configure argument to specify that path)
and just parse the output. Simple, and reasonably robust..
Which should I go ahead with in order to have the patch accepted? :-)
Cheers
Grahame
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]