Page 1 of 1

Re: Possible to add IR commands?

Posted: Sun Jan 17, 2010 7:00 pm
by erdem_ua
In electronic world, there is no nothing impossible. Addition of IR command could be possible too but this could be sweat the developer.
exeDSP is closed source binary, so we cant add properties by coding like:

Code: Select all

Samsung.add_IR_command( new_command )
.
So it's possible, but hard to make. :)