If anyone uses an exteral DVD/Movie player and the winlirc plugin, the problem is that the commands in LIRC will be relayed to MP when the external player is active. This patch implements a read-only property IsExternalPlayerActive that is set to true when the external DVD/Movie player is running and set to false when it exits. This is done in the Util.cs and all that WinLIRC and other remote plugins has to do is check the value of the property MediaPortal.Util.Utils.IsExternalPlayerActive.
http://sourceforge.net/tracker/index.php?func=detail&aid=1172931&group_id=107397&atid=647927
UPDATE: Patch is now obsolete. A better, event based method has been implemented[/b]
http://sourceforge.net/tracker/index.php?func=detail&aid=1172931&group_id=107397&atid=647927
UPDATE: Patch is now obsolete. A better, event based method has been implemented[/b]