Paden;524723 Wrote:
> Hi indifference_engine
> I've installed your latest beta & all seems well but after menu items
> are performed the SBC does not return to the designated <target>.
> Can you have a quick look at my .xml file & see what I've done wrong?
>
> Cheers, Paul
OK, I've found the problem. StuPId pOxY CaSE SENsiTIVe lUa!!
I'm not going to release an updated version just yet as the fix is
trivial and I'm working on getting support for toggle-bits (one of my
devices needs them I've just discovered which is why it only recognised
every other ir command).
In the meantime, if you want the _HOME <target> functionality you need
to change line 225 in the function ShowMenu(self, target) in
SqueezeIRApplet so that it reads
Code:
--------------------
AppletManager:callService("goHome")
--------------------
instead of
Code:
--------------------
appletManager:callService("goHome")
--------------------
The only difference is the capital 'A'. You can find the line easily
by searching fo 'goHome' as that string is only used in this line.
I'm also missing the Danish and German translations for some of the
strings new to the xml version and would welcome translations for any
other languages aswell to include in the next release.
--
indifference_engine
------------------------------------------------------------------------
indifference_engine's Profile:
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=66795
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins