Barf Expert
Joined: 24 Oct 2008 Posts: 855
|
Posted: Thu Aug 23, 2012 2:26 pm Post subject: |
|
|
I have translated some more parts of Graham's ExchangeIR to Java, and checked in to SVN (https://controlremote.svn.sourceforge.net/svnroot/controlremote/trunk/exchangeir/src/com/hifiremote/exchangeir/).
* 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). |
|