On Fri, Oct 03, 2003 at 12:35:26PM +0200, Dirk Meyer wrote: > Since mpd does something with audio, it should go to audio/plugins, > even if it's a DaemonPlugin. The normal plugins like xine or mplayer > are plugins that only starts threads and register them. This could be > done in any Daemon or ItemPlugin, too.
That's where I've put it while developing it. I've got it queueing songs and so forth, but I need to do two things: 1. Show a "Play Queue" option in the "Music" menu 2. Work around the assumptions in the audio plugins that it's getting one file at a time. I can do it that way, but it prevents it from being possible to use gapless playback. The last thing is figuring out how to send the elapsed time to the Gui, and more importantly, actually enabling the GUI since it doesn't work now. > In case you need a Daemon _and_ ItemPlugin, make two and one Plugin > can start the other on startup (like icecast). I think I have to make a regular plugin and an itemplugin. The Daemon one isn't necessary. Aubin ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel