PDA

View Full Version : Hauppauge Win TV Plugin Bug



jackD
December 8th, 2002, 11:59 AM
Hello,

I have downloaded the Hauppauge WinTV Plugin this week and it works fine.(I had problems with the "girder -eventstring" method so I could not use my remote controler)

But I found a little bug : when I press the "5" key, it sends the "6" code to girder. I have seen the source code and in the SenKey function (file igirder.cpp) there is a strange piece of code :

case REMOTE_5 :
strcpy (Buffer,"6")
break

case REMOTE_6 :
strcpy (Buffer,"6")
break


so the problem might come from this code

Thanks a lot to Evinyatar for this plugin and to RonD for girder!

JackD

Ron
December 8th, 2002, 01:37 PM
Thanks for the report, the bug is fixed (1.0a)

jackD
December 8th, 2002, 02:53 PM
I have tested the version 1.0a. Problem is fixed, it works fine. :D

Thanks for the quick response!

JackD

girderjon
April 6th, 2003, 06:19 PM
hey, i'm using the plug in too, but i can't seem to get it to work at all!

i'm using the most current version of wintv, will that have an effect?

any help would be good....

thanks!