Normal
Believe when I tried it Mediaportal it would still receive the key command as well as it had no way of cancelling that out, will re-check with latest build and test compatibility as MyAnime3 now uses the OnMessage event as well for its live filtering :https://github.com/japanesemediamanager/MyAnime3/blob/master/MyAnimePlugin3/Windows/MainWindow.cs#L2441If this makes the cut for 1.16 will it still allow for the above message handling or does it need to use sharplibhid (i.e. no backwards compatibility option) ?As an extra dependency for plugins this might be small problem if you have multiple plugins using it at some point (overwriting each others)
Believe when I tried it Mediaportal it would still receive the key command as well as it had no way of cancelling that out, will re-check with latest build and test compatibility as MyAnime3 now uses the OnMessage event as well for its live filtering :
https://github.com/japanesemediamanager/MyAnime3/blob/master/MyAnimePlugin3/Windows/MainWindow.cs#L2441
If this makes the cut for 1.16 will it still allow for the above message handling or does it need to use sharplibhid (i.e. no backwards compatibility option) ?
As an extra dependency for plugins this might be small problem if you have multiple plugins using it at some point (overwriting each others)