Preferences
The preferences window uses tabs at its top to group functionalities of the application preferences apply to.
General tab
This tab contains only one setting: "Copy code to clipboard when changes".
When this is checked, as soon as the content of the IR code representation text field changes, it gets copied to the system text clipboard.
This is a handy feature when pasting your code into other applications such as remote control programming tools.
Toggle bit tab
Some code formats use a toggle bit. Giving a value to this toggle bit is required when converting back to raw format, as raw format does not support a toggle bit feature.
The "Toggle bit during convert" setting allows you to define the behaviour of the application in such instances.
When blasting, the code is always translated to a raw format and so requires a value for the toggle bit.
The "Toggle bit during blast" setting allows you to define the behaviour of the application in such instances.
Blast tab
Here you define the device used to send IR codes. In the current version, only the USB-UIRT is supported.
Learn tab
Here you define the device used to learn IR codes. In the current version, only the USB-UIRT is supported.
In addition, the "Learn continuously" flag indicates if the application stops learning and returns to the main screen once a code has been learned or continues learning the next code until the user cancels learning.
This latter functionality is quite useful in conjunction with the "Copy code to clipboard when changes" flag.