Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some more implicit conversions noted by GCC | Chris Robinson | 2019-09-14 | 1 | -2/+3 |
* | Avoid implicit conversions with the examples and utils | Chris Robinson | 2019-09-12 | 1 | -12/+12 |
* | Cleanup the examples' includes | Chris Robinson | 2019-07-29 | 1 | -1/+0 |
* | Make sure a variable is set before use | Chris Robinson | 2019-06-30 | 1 | -0/+1 |
* | Avoid including threads.h in the example helpers | Chris Robinson | 2018-11-26 | 1 | -0/+1 |
* | Simplify some statements | Filip Gawin | 2018-10-29 | 1 | -5/+5 |
* | Fix for older MSVC lacking strtof | Chris Robinson | 2018-03-21 | 1 | -0/+7 |
* | Fix some types to make MSVC happy | Chris Robinson | 2017-12-17 | 1 | -6/+7 |
* | Support 32-bit float with the recording example | Chris Robinson | 2017-06-25 | 1 | -12/+35 |
* | Add a recording example app | Chris Robinson | 2017-06-23 | 1 | -0/+363 |