Samuel Tardieu @ rfc1149.net

ilda-decoder

ILDA laser show decoder suitable for embedded systems

This library lets you decode ILDA files used in laser shows. It is either usable as library with no dynamic allocation suitable for use in embedded systems, or as a full-featured ILDA visualizer on Unix systems.

Getting ilda-decoder

You can get the current development version of ilda-decoder using git:
git clone https://github.com/evenfurther/ilda-decoder.git
This will create a ilda-decoder directory in which you will be able to record your own changes. You can also browse the ilda-decoder repository on GitHub.

Contributing to ilda-decoder

Reporting bugs and asking for features

If you find a bug or have an idea for a new feature, you might consider adding a new issue. The more precise you will be in your description, the more useful it will be.

Submitting patches

Patches are gladly accepted from their original author. Along with any patches, please state that the patch is your original work and that you license the work to the ilda-decoder project under a license compatible with the current one (MIT/Apache-2.0).

To propose a patch, you may fork the ilda-decoder repository on GitHub, and issue a pull request. You may also send patches and pull requests by email.