by lar282 on Wed Oct 19, 2005 6:58 am
Well....
I'm almost done with the plugin now so here we gooooo
Its a Autoplay plugin. Since I haven't heard from Steven in a long time I thought I might as well just write one that suited me!
When a cd is inserted a overlay is opened and a timer is started. After the timer is ended(10sek), the overlay is closed and a certain number of XL commands are sent. NOW, the problem is what happens if the user presses play dvd and the timer doesn't sense that and goes on counting.after 10 sek it will aslo play the dvd!!!!The simplest way of fixing it is just to have a abort command in the plugin and the user must add that to the play dvd event, but I thought it might be cooler to sense a button down press.
//Lasse