Various new features have been implemented after adding clock data to the WPI parser. Special thanks to @bakercp for his description of the WPI format at: libdpen.
Features added:
- Clock counter in JSON output
- Timeline and timeline controls in GUI
Other noteworthy changes:
- Cross-compile support in the build system (GNU/Linux can generate Windows binaries now)
- GNU Coverage tool (gcov) support in the build system (enable with the --enable-gcov flag)