2006-03-05, 12:18 AM
Hi n@boleo,
I have had on the to-do list for a while now the display of a character (eg a full bar) whenever a remote control key is pressed. When I implement that, it should not take long to extend it so that you can define a custom command for each keypress. However, this will not be something that I can get out in the near future, as I don't have so much time anymore, and is below a few other things in priority.
Your second question appears promising and if you can provide more information about irremote.ini and its use and how it interacts then I may be able to add the ability in a short amount of time. This is because it is possible to send a TCP command to the GB-PVR plug-in and have it return a string back. I simply need to add a case for the command to turn a backlight off, and it will return the string for LCDSmartie to do so.
I have had on the to-do list for a while now the display of a character (eg a full bar) whenever a remote control key is pressed. When I implement that, it should not take long to extend it so that you can define a custom command for each keypress. However, this will not be something that I can get out in the near future, as I don't have so much time anymore, and is below a few other things in priority.
Your second question appears promising and if you can provide more information about irremote.ini and its use and how it interacts then I may be able to add the ability in a short amount of time. This is because it is possible to send a TCP command to the GB-PVR plug-in and have it return a string back. I simply need to add a case for the command to turn a backlight off, and it will return the string for LCDSmartie to do so.