2005-12-06, 03:40 AM
I'd appreciate it if some kind soul could look over the included C# source and tell me if I'm doing anything drastically wrong.
It's my SuDoku plugin and it works fine on my development machine and also my PVR when sitting at the PC. If I try it on my MVP (connected to my PVR) I get a reboot of the MVP sometimes within only one or two key presses on the remote, after starting the game. Usually a cursor/arrow key press but sometimes a number key press.
I started this with 0.94.x and now 0.95.x has new async. key handling for the MVP. Should I be processing the keys differently?
I've put a Logger in to try to trace just when it happens but I can't see anything. Any ideas? It's not exactly the most important use for a plugin but it's beginning to bug me that I can't solve it. My MVP behaves fine with all the native GB-PVR stuff.
Cheers,
Brian
It's my SuDoku plugin and it works fine on my development machine and also my PVR when sitting at the PC. If I try it on my MVP (connected to my PVR) I get a reboot of the MVP sometimes within only one or two key presses on the remote, after starting the game. Usually a cursor/arrow key press but sometimes a number key press.
I started this with 0.94.x and now 0.95.x has new async. key handling for the MVP. Should I be processing the keys differently?
I've put a Logger in to try to trace just when it happens but I can't see anything. Any ideas? It's not exactly the most important use for a plugin but it's beginning to bug me that I can't solve it. My MVP behaves fine with all the native GB-PVR stuff.
Cheers,
Brian