Thread: Irreco for N900
View Single Post
Posts: 61 | Thanked: 43 times | Joined on Aug 2008
#24
Originally Posted by thp View Post
Any chance of getting TV-B-Gone functionality into this application? Just for fun and nerd factor increase.
I'd say it's next to impossible to record ir transmission from that thing. It just sends many many different shutdown commands. (Impossibe to record with lirc, except to raw code whitch is not supported sending type.)

What I'd do, is to scan through existing known commands and parse power button commands from there. Pack them up and send all of them.

And if someone is interested about day worth of hard work, I'd recommend looking lirc backend code for a sec and writing desktop widget with one button. Progress indicator would also be nice.