Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Down button does not reliably repeat

If you have a question or need help, this is the place to be.
Post Reply
fbacher
Posts: 4
Joined: Wed Dec 16, 2009 2:26 am

Down button does not reliably repeat

Post by fbacher »

I'm using XBMCRemote and I have both UP and DOWN set to repeat but keeping UP pressed repeats just fine while DOWN does not. The IR receiver indicates that it is receiving (something) all during the press. I have swapped the action performed between DOWN and UP and the behavior follows the key, not the function.

I believe there is a (low level) way to see the codes that is actually being received by the device. I would like to confirm that it is constantly seeing the DOWN key.

Oh, I am running XP service pack 3 with some weirdo MS equivalent remote. I had to do magic to the driver files before the installer recognized that it supported my remote (as suggested elsewhere).

Any hints?
Prinz
Plugin Developer
Posts: 194
Joined: Mon Apr 07, 2008 4:58 am

Re: Down button does not reliably repeat

Post by Prinz »

Hi,
fbacher wrote:I'm using XBMCRemote and I have both UP and DOWN set to repeat but keeping UP pressed repeats just fine while DOWN does not. The IR receiver indicates that it is receiving (something) all during the press. I have swapped the action performed between DOWN and UP and the behavior follows the key, not the function.
I'm not sure, are you using the action "Autorepeat current macro" in the macro of the UP and DOWN button?

Regards
Prinz
Mein HTPC:
Mainboard: Gigabyte GA-G33M-DS2R
CPU: Intel E5200
OS: WinXP SP3
Graphic card: NVIDIA GeForce 210 512MB
TV-Cards: 2 * Digital Everywhere FloppyDTV-C, Terratec Cinergy 1200 DVB-C
HTPC software: DVB Viewer / EventGhost
fbacher
Posts: 4
Joined: Wed Dec 16, 2009 2:26 am

Re: Down button does not reliably repeat

Post by fbacher »

Sorry, I should have been more specific. For both UP and DOWN I have added: "Autorepeat current macro: 0.6". I just can't figure out why they behave differently. My conclusion so far is that somehow EventGhost is not seeing that I have DOWN pressed constantly, but it does see UP pressed. It would be great if I knew what the device was seeing.
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: Down button does not reliably repeat

Post by stottle »

There's no way to see what the device is sending to EG without modifying the code. The plugin you are using will likely have a Decode function that sends the data to the EG's IrDecoder. The IrDecoder has a bunch of decoders it tries to detect the on/off bits as well.

Brett
fbacher
Posts: 4
Joined: Wed Dec 16, 2009 2:26 am

Re: Down button does not reliably repeat

Post by fbacher »

The remote itself was the problem, I confirmed with another remote. Brand new too.
Post Reply