Hello,
I'm currently starting to configure my HTPC after a long time of hardware work. The last days I tried to configure the steering with my Remote and USB-UIRT as comfortable as possible, but I still didn't found a good solution.
Problem:
In the configuration of the USB-UIRT you can assign IR-Commands to MediaPortal-Action-Events. So far, so good, BUT there are several Actions, that are generally the same, but have other ids or names in the different windows of MediaPortal. Due to that you can bind the same Keyboard-Key to differenz Action based on window-conditions. That's a good solution for Keyboard control, but that feature is not available for USB-UIRT control, right?
Possible Solution:
I like to implement a IR-Command to Keyboard-Key binding in the following way, to keep it simple:
- add all MP standard keyboard shortcuts in the same listbox as the actions are in. Syntax: KEY_*
- simulate this keys by using SendKeys (This way the standard conditional action handling from MP is used and you do not have to configure this at different places.)
What do you think about this? Maybe you can give some hints, why that could make no sense, before I start
Best regards,
GhoSe
I'm currently starting to configure my HTPC after a long time of hardware work. The last days I tried to configure the steering with my Remote and USB-UIRT as comfortable as possible, but I still didn't found a good solution.
Problem:
In the configuration of the USB-UIRT you can assign IR-Commands to MediaPortal-Action-Events. So far, so good, BUT there are several Actions, that are generally the same, but have other ids or names in the different windows of MediaPortal. Due to that you can bind the same Keyboard-Key to differenz Action based on window-conditions. That's a good solution for Keyboard control, but that feature is not available for USB-UIRT control, right?
Possible Solution:
I like to implement a IR-Command to Keyboard-Key binding in the following way, to keep it simple:
- add all MP standard keyboard shortcuts in the same listbox as the actions are in. Syntax: KEY_*
- simulate this keys by using SendKeys (This way the standard conditional action handling from MP is used and you do not have to configure this at different places.)
What do you think about this? Maybe you can give some hints, why that could make no sense, before I start
Best regards,
GhoSe