1.) Visual Studio extensibility allows to define custom commands, it allows for example to assign shortcut keys to custom commands, does MediaPortal support this concept?
2.) Is it possible to block actions globally? If not I'm suggesting a interface IActionFilter similar like System.Windows.Forms.IMessageFilter.
3.) Is the interface IPluginReceiver really necessary, wouldn't work IMessageFilter just as good?
2.) Is it possible to block actions globally? If not I'm suggesting a interface IActionFilter similar like System.Windows.Forms.IMessageFilter.
3.) Is the interface IPluginReceiver really necessary, wouldn't work IMessageFilter just as good?