Re: xfce4-xmms-plugin version 0.3.0
Kemal Eroglu <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 1 Jun 2005, Nicolas Masse wrote: > Nice work guys! Work fine here. Perhaps just 2 little things: > - Is it possible to do so that the rule can be hided to? > - Also something else who would be great would be to not only make this plugin work > with xmms but also with other players like bmp or mpd. > > If you want, I think I can help you, but not these days since I'm in exams next week.... :-( > > Bountykiller Hiding the progressbar is easy. This weekend I'll upload a version where you have an option to hide it. As for the latter request; that shouldn't be hard; at least codewise. Instead of just xmmsctrl.h we're going to use a couple of other header files and play control commands. What I would need help about is writing suitable configure scripts. We need to check whether these players exist and then compile the corresponding files. And Xavier had an issue with pango; since we haven't added a Pango check to configure. The current script is the same as Staveren's except the version number. Today I looked at the documentation of autoconf and automake; and I don't think I'll be able to understand it soon :). B.t.w, Xavier: You need Pango >= 1.8.0 I think, this issue had come up in the 0.2.1 version as well. I haven't yet gotten the digest so I can't reply to your message now. Ilgar