Results 274 comments of offa

> This will unfortunately break non-CMake customers, so a form similar to the other one where the #includes are fixed would be preferrable if possible. I can look at backporting...

I have added a new option `INFLUXCXX_INSTALL_HEADER_TO_SUBDIR`. The default (`OFF`) will install the headers as usual, but `ON` introduces the `InfluxDB/` subdir.

Is there any preference of badge order?

The project includes several proprietary components, eg. google play, google gms or firebase unfortunately. https://github.com/jameskokoska/Cashew/issues/82

Thanks for your report. Instead of testing for both limits `names.size() && i < 100` it might be enough to use the former only. It shouldn't contain more entries.

Good change to replace some more raw loops. Could you give the `293-mustang_i_crash` branch a try? Working on a 100 preset device, but better test it with 24 too.

I have merged the fix into *master*. The other two issues are different problems. The `Incompatible sender/receiver arguments` warning might be caused by incompatible types (due to Qt 5 ->...

I have just fixed the `Incompatible sender/receiver arguments` warning on _master_. One thing you can give a try is to replace an existing id in the code linked above and...

Thanks, I'll have a look at it. > BTW: Do you have at least some clue what any of the 'unknown' bytes means? No, but to be honest, I haven't...