MMcM
October 13th, 2002, 01:55 PM
I have a first cut of a plug-in for Winamp 3.0. It has both a Girder plug-in and a Winamp component. They communicate back and forth to pass events to Girder and to allow Girder to control Winamp.
Anyone interested in testing this out, let me know.
The use cases for the event stuff are pretty well understood. I have only done the basics in the other direction, though. Since all of Wasabi is available, it's pretty open ended. But since a message format and code must be added on both sides to accomplish anything in particular, the implementation is limiting.
I am particularly interested in what should be exposed about playlist manipulation. Also, there is provision for handling more than one instance of Winamp running at the same time. So, I'm looking to hear whether that is sufficient as well.
Anyone interested in testing this out, let me know.
The use cases for the event stuff are pretty well understood. I have only done the basics in the other direction, though. Since all of Wasabi is available, it's pretty open ended. But since a message format and code must be added on both sides to accomplish anything in particular, the implementation is limiting.
I am particularly interested in what should be exposed about playlist manipulation. Also, there is provision for handling more than one instance of Winamp running at the same time. So, I'm looking to hear whether that is sufficient as well.