Page 2 of 2

Posted: Thu Aug 23, 2012 1:26 pm
by Barf
I have translated some more parts of Graham's ExchangeIR to Java, and checked in to SVN (https://controlremote.svn.sourceforge.n ... xchangeir/).

* FindRepeat (Graham's name), corresponds to the class RepeatFinder,
* UeiLearnded, reading and writing.
* Some cleanup
* Does not require IrpMaster anymore.
* Misc improvements

Everything documented with Javadoc.

There are still some parts not translated: I have no plan to do this either. This is because of the non-implemented parts are fairly trivial stuff, that is IMHO better handled otherwise, e.g. with IrpMaster (as API-library).