indifference_engine;451775 Wrote: 
> It should have been a problem!
> Other than the missing 0 your lines look OK.
> Try RC2 - I did discover a few niggling bugs with key handling that
> cropped up under certain circumstances.

Tried it - but still no luck!

I have also tried it with the new LIRC protocol, but that doesn't work
either. Strangely, though, when I assign an IR-command to a button (e.g.
Play), it loses it's original function - and I did remember to put an
'@' in front of the DATA_PRESS command.

So status as of now is that this works (dang, those LIRC codes are long
...!):


Code:
--------------------
    ROOT ; ACTION ; ON/OFF ; ON ; OFF ; 
LIRC:35000:9038:4332:675:1556:675:454:662:0xE13E:16:0xA45B:16:100,,,,,,,,,,,,LIRC:35000:9038:4332:675:1556:675:454:662:0xE13E:16:0xD926:16:100
  ; LIRC:35000:9038:4332:675:1556:675:454:662:0xE13E:16:0x13EC:16:100
--------------------


but this doesn't:


Code:
--------------------
    ROOT ; KEY ; KEY_PLAY ; ON ; ; 
@LIRC:35000:9038:4332:675:1556:675:454:662:0xE13E:16:0xA45B:16:100,,,,,,,,,,,,LIRC:35000:9038:4332:675:1556:675:454:662:0xE13E:16:0xD926:16:100
 ;
--------------------


The only difference between them is that TYPE changes from ACTION to
KEY, and TITLE changes accordingly. Also, the DATA_HOLD command is
removed from the KEY command.

Any idea why this does not work?

> Remember to backup your SqueezeIRData.txt file first, before trampling
> the SqueezeIR folder on your SBC with the new one!

And also the strings.txt file (it wouldn't be too much of a hassle to
re-create that one, but still)

> Also included is your request to re-enable the screensaver. Just put
> 'SCREENSAVER -1' on its own line into SqueezeIR.txt (-1 = leave
> screensaver setting as is, 0=disable whilst in SqueezeIR, 1=enable whilt
> in SqueezeIR - even if disabled elsewhere)

Cool - thanks!


-- 
Pokersut
------------------------------------------------------------------------
Pokersut's Profile: http://forums.slimdevices.com/member.php?userid=14520
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to