| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated defines for runtime_symnumHEADmaster | Justin Berger | 2018-07-12 | 1 | -4/+6 |
* | Fixed symbol enumeration for windows | Justin Berger | 2018-07-06 | 1 | -2/+2 |
* | Make things more TCC 0.27 friendly. | cnlohr | 2018-04-15 | 2 | -11/+11 |
* | Merge branch 'master' into tcc_build | CNLohr | 2018-04-15 | 3 | -3/+55 |
|\ |
|
| * | Merge branch 'master' into simple_api | Justin Berger | 2018-04-10 | 5 | -8/+358 |
| |\ |
|
| | * | Made new posers work in windows | Justin Berger | 2018-04-09 | 2 | -0/+24 |
| * | | Added simple API | Justin Berger | 2018-04-04 | 3 | -0/+31 |
* | | | Fix winbuild. | cnlohr | 2018-04-15 | 1 | -1/+1 |
* | | | update getting closer to a cleaner build process. | cnlohr | 2018-04-14 | 1 | -3479/+0 |
| |/
|/| |
|
* | | Fixed 32 bit linker issue | Justin Berger | 2018-04-07 | 1 | -6/+24 |
* | | Updated winbuild to include imu tracker | Justin Berger | 2018-04-07 | 6 | -2/+313 |
|/ |
|
* | Merge branch 'master' into imu | Justin Berger | 2018-04-03 | 4 | -34/+3 |
|\ |
|
| * | Refactor pose function to get timecode and not lh | Justin Berger | 2018-04-03 | 1 | -1/+1 |
| * | Removed def file from proj | Justin Berger | 2018-04-02 | 2 | -2/+0 |
| * | Added the API file from Unity | dpeter99 | 2018-04-02 | 1 | -1/+2 |
| * | Removed the manual .def file | dpeter99 | 2018-04-02 | 1 | -30/+0 |
* | | Merge remote-tracking branch 'origin/master' into imu | Justin Berger | 2018-04-02 | 10 | -30/+3799 |
|\| |
|
| * | Filled out OO struct; most needed functions are there | Justin Berger | 2018-03-29 | 1 | -1/+4 |
| * | Nuget packaged up dependencies | Justin Berger | 2018-03-28 | 7 | -5/+89 |
| * | Functional C# in windows | Justin Berger | 2018-03-28 | 3 | -2/+8 |
| * | window update for os_generic being header only | Justin Berger | 2018-03-28 | 3 | -9/+1 |
| * | Made the .def file | dpeter99 | 2018-03-26 | 4 | -1/+3522 |
| * | Merge branch 'master' of https://github.com/dpeter99/libsurvive | dpeter99 | 2018-03-26 | 1 | -0/+149 |
| |\ |
|
| | * | Made playback work | Justin Berger | 2018-03-25 | 3 | -0/+157 |
| * | | Some fixes | dpeter99 | 2018-03-26 | 4 | -18/+27 |
| |/ |
|
| * | Started the VS project update | dpeter99 | 2018-03-25 | 3 | -4/+25 |
|/ |
|
* | Fix MSVC build | Mike Turvey | 2018-03-10 | 2 | -0/+8 |
* | Adding octavioradii | Mike Turvey | 2017-03-26 | 2 | -0/+4 |
* | Adding Tori Poser | Mike Turvey | 2017-03-25 | 2 | -0/+4 |
* | Add Test Project | mwturvey | 2017-03-17 | 2 | -0/+200 |
* | Add data recorder | mwturvey | 2017-03-17 | 2 | -0/+200 |
* | Merge branch 'master' into UsbTrackerOnWin | mwturvey | 2017-03-17 | 5 | -34/+129 |
|\ |
|
| * | Update Windows build to reflect changes in RawDraw. | CNLohr | 2017-03-17 | 3 | -13/+13 |
| * | Move the HID file over to the right place. | CNLohr | 2017-03-17 | 4 | -999/+3 |
| * | Add HID-OSX | cnlohr | 2017-03-16 | 1 | -405/+0 |
| * | Remove winbuild folder. | CNLohr | 2017-03-17 | 6 | -10/+1484 |
| * | Fix Warnings | CNLohr | 2017-03-17 | 1 | -4/+4 |
| * | Include changes for link-time code generation. | CNLohr | 2017-03-17 | 1 | -4/+22 |
| * | Fix windows build to allow for linktime code genreation. | CNLohr | 2017-03-17 | 1 | -8/+12 |
* | | Wired Watchman Now Emit Light & IMU Data | mwturvey | 2017-03-17 | 1 | -0/+20 |
|/ |
|
* | Last try at getting linktime registration working under MSVC | mwturvey | 2017-03-16 | 3 | -9/+18 |
* | Building & basic running | mwturvey | 2017-03-15 | 3 | -8/+37 |
* | Windows Compiling | mwturvey | 2017-03-15 | 6 | -0/+545 |