Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] How to notice plugin-ending?



Hi,

I want to add an "auto-reset-option" to the dvdselect-plugin. This
option should automatically reset the dvd-device-link to the real dvd.
My problem is, how could I get this information?
I already tried to run the command after the activation of the
dvd-plugin:
	p->MainMenuAction();
	Reset();
but to that time, the dvd-plugin still runs and I kill the dvd-link
while the dvd starts. Bad idea :(
Is there an way to start an other plugin and to come back to my code
AFTER the plugin is finished?

Greets

	Torsten


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index