CHANGELOG:
Bugfix:
- Use regex to ignore the log file header lines instead of parsing from a pre-determined index, fixing issue ( #4 ) while maintaining backwards compatibility with logs generated by older versions of rockbox
- Default windows to no colour output
Misc:
- Log file opening now uses a scanner to read the log line by line instead of dumping the entirety of the file into a string