Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ao-tools/ao-cal-accel: Initialize byte count var 'l' | Keith Packard | 2019-01-03 |
| | | | | | | When left uninitialized, the program would randomly segfault at startup. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-tools: Add lots of compiler warning flags to ao-tools build | Keith Packard | 2019-01-03 |
| | | | | | | | This catches some uninitialized variable errors which cause ao-cal-accel to crash (fixes coming next) Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add ao-tools/ao-cal-accel | Keith Packard | 2014-08-18 |
This C version may be more reliable than the nickle version Signed-off-by: Keith Packard <keithp@keithp.com> |