aubuti;610300 Wrote: > It will remain so. IR blasting RAW format on the Touch is clearly > labeled 'not possible' > (http://bugs.slimdevices.com/show_bug.cgi?id=12997) (see Felix's > comment #7).
I don't think this is actually true. The low level driver for the IR blaster interface (both transmit and receive) has very low level control over whats happening, it can easily be used for RAW or anything else. There is a higher level package on top of the low level driver that implements the higher level codes. Currently the IR commands in slimproto are routed to the higher level interface which means that RAW doesn't work out of the box with the existing IR infrastructure. That doesn't mean its impossible. If someone wants to write some applications that use the low level interface they can. So if you want to use RAW you either have to talk to the low level interface or get the higher level interface rewritten to include RAW. John S. -- JohnSwenson ------------------------------------------------------------------------ JohnSwenson's Profile: http://forums.slimdevices.com/member.php?userid=5974 View this thread: http://forums.slimdevices.com/showthread.php?t=74938 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
