Re: Gtk2
Bjorn Andersson <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 28 Oct 2003 16:57:22 -0800 (PST) Joshua Rodman <[email protected]> wrote: > > --- Bjorn Andersson <[email protected]> wrote: > > Is the xmms-project alive? > > Is there anny progress on gtk2-support? > > > > I've played around quite a bit with the code, and made it client-server, so I > > now uses my own developed console-client to my xmms-daemon (that doesn't > > require X/gtk). > > But I would be nice to have some graphical userinterface. > > > > Are there any interests in my client/server-work? (could bring up a webpage > > with some info) > > As a _user_ I find this highly interesting. Given that I could actually > configure my hulking pile of input plugins (perhaps via the original app?) > this would certainly be the preferred way to play the music for me. > > Having not dived into the code really, I'm also curious how much work this > was. It was quite a bit of work, but I think most of it was due to problems fixing the communicationprotocol. > > -josh > > > __________________________________ > Do you Yahoo!? > Exclusive Video Premiere - Britney Spears > http://launch.yahoo.com/promos/britneyspears/ No thanks > _______________________________________________ > xmms-devel mailing list > [email protected] > http://lists.xmms.org/mailman/listinfo/xmms-devel > Right now I have: The xmms-daemon that plays a playlist of mp3s. The xmms that is the original graphical ui that connects to the daemon. The xmms-console witch is a testing-application mainly (works as console-remote) The libxmms that handles all the client-side work. Things like "add directory", "preferences", "aboutboxes", "visualizations" is broken, except for "visualizations" I have work in progress. I'll fix a webpage as soon as possible, with the latest snapshot. // Bjorn