trobro

Results 5 issues of trobro

Allow single and double quoted strings to continue on the next line by escaped \n or \r\n, as described in hjson/hjson#106.

Added a dropdown in cmake-gui for switching between static and dynamic CRT in Visual Studio on Windows. Default option is "Manual flags", which means that no change is made in...

After initializing with a rect close to the image edge I sometimes got a crash in CMT::processFrame() due to classes_active.size() being greater than the size of the status vector. This...

Allow single and double quoted strings to continue on the next line by escaped `\n` or `\r\n`, as described in hjson/hjson#106.