| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Warnings | CNLohr | 2017-03-17 | 16 | -49/+62 |
| | | |||||
| * | Update, adding rawdrawnull for OSX. | CNLohr | 2017-03-17 | 2 | -0/+76 |
| | | |||||
| * | Finally, the correct gitignore. | CNLohr | 2017-03-17 | 1 | -2/+4 |
| | | |||||
| * | Include more things in the gitignore. | CNLohr | 2017-03-17 | 1 | -0/+2 |
| | | |||||
| * | Fix definition for the x64 folder for Windows. | CNLohr | 2017-03-17 | 1 | -1/+1 |
| | | |||||
| * | cleanup gitignore. | CNLohr | 2017-03-17 | 1 | -11/+2 |
| | | |||||
| * | 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 | 3 | -10/+19 |
| | | |||||
| * | Almost compiles on Apple (not quite there) | ultramn | 2017-03-16 | 5 | -4/+8 |
| | | |||||
| * | Merge pull request #38 from mwturvey/Fix_BSD | Michael Turvey | 2017-03-16 | 3 | -0/+12 |
| |\ | | | | | zao's changes for FreeBSD | ||||
| | * | zao's changes for FreeBSD | mwturvey | 2017-03-16 | 3 | -0/+12 |
| |/ | |||||
| * | Merge pull request #37 from mwturvey/WinSupport2 | CNLohr | 2017-03-16 | 14 | -27/+672 |
| |\ | | | | | VS2017 CE Support | ||||
| | * | Merge branch 'master' into WinSupport2 | mwturvey | 2017-03-16 | 8 | -73/+310 |
| | |\ | |/ |/| | | | | | # Conflicts: # src/survive_vive.c | ||||
| * | | Fix crashes in Linux without hidapi, and fix buffer overflow bug. | cnlohr | 2017-03-16 | 3 | -4/+9 |
| | | | |||||
| * | | Fix compile warning | cnlohr | 2017-03-16 | 1 | -2/+1 |
| | | | |||||
| * | | Fix: Initialize both lighthouse configs. | CNLohr | 2017-03-16 | 2 | -1/+3 |
| | | | |||||
| * | | Fix lighthouse capture mechanism to match new valve. | CNLohr | 2017-03-16 | 3 | -53/+20 |
| | | | |||||
| * | | Make the vive able to deal with data in new-valve-mode or old-valve-mode. | CNLohr | 2017-03-16 | 2 | -15/+26 |
| | | | |||||
| * | | add note about extra 2 bytes. | cnlohr | 2017-03-15 | 1 | -0/+1 |
| | | | |||||
| * | | fix puff for headset. | cnlohr | 2017-03-15 | 3 | -3/+13 |
| | | | |||||
| * | | print lots of sync data | Joshua Allen | 2017-03-15 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'master' of github.com:cnlohr/libsurvive | Joshua Allen | 2017-03-15 | 28 | -367/+5248 |
| |\ \ | | | | | | | | | | | | | Conflicts: src/survive_data.c | ||||
| | * | | Add files via upload | CNLohr | 2017-03-15 | 1 | -0/+236 |
| | | | | |||||
| * | | | rename variables | Joshua Allen | 2017-03-15 | 2 | -23/+24 |
| | | | | |||||
| | | * | fix linux build | mwturvey | 2017-03-16 | 2 | -3/+4 |
| | | | | |||||
| | | * | Manual registration on Windows | mwturvey | 2017-03-16 | 2 | -53/+15 |
| | | | | |||||
| | | * | Last try at getting linktime registration working under MSVC | mwturvey | 2017-03-16 | 5 | -9/+33 |
| | | | | |||||
| | | * | Building & basic running | mwturvey | 2017-03-15 | 7 | -13/+52 |
| | | | | |||||
| | | * | Windows Compiling | mwturvey | 2017-03-15 | 11 | -27/+645 |
| | |/ | |||||
| | * | fix compile in Linux | cnlohr | 2017-03-15 | 1 | -1/+1 |
| | | | |||||
| | * | Few more cleanup tweaks. Almost there. | CNLohr | 2017-03-15 | 2 | -4/+6 |
| | | | |||||
| | * | Reading data, no cal data. | CNLohr | 2017-03-15 | 6 | -54/+107 |
| | | | |||||
| | * | Getting very close to a Windows port. | CNLohr | 2017-03-15 | 7 | -31/+1595 |
| | | | |||||
| | * | Handle autoregistration of startup functions. | cnlohr | 2017-03-14 | 3 | -5/+28 |
| | | | |||||
| | * | Add a symbol enumerator for systems that don't support __contructor__. | CNLohr | 2017-03-14 | 2 | -0/+255 |
| | | | |||||
| | * | Rename build script. | CNLohr | 2017-03-14 | 1 | -1/+4 |
| | | | |||||
| | * | Update with the start of things to make TCC go in Windows. | CNLohr | 2017-03-14 | 8 | -8/+2025 |
| | | | |||||
| | * | Almost able to build on Windows. | CNLohr | 2017-03-14 | 8 | -315/+1041 |
| | | | |||||
| | * | Move glutil out of the root. | CNLohr | 2017-03-14 | 2 | -0/+0 |
| |/ | |||||
| * | Update calibration system to use distances. Need to process through that ↵ | cnlohr | 2017-03-14 | 5 | -160/+120 |
| | | | | | data tomorrow. | ||||
| * | Merge branch 'mwturvey-TrackerSupport2' | cnlohr | 2017-03-13 | 4 | -33/+78 |
| |\ | |||||
| | * | Merge branch 'TrackerSupport2' of https://github.com/mwturvey/libsurvive ↵ | cnlohr | 2017-03-13 | 4 | -33/+78 |
| |/| | | | | | | | into mwturvey-TrackerSupport2 | ||||
| | * | More changes to gracefully support a tracker | Michael Turvey | 2017-03-12 | 4 | -15/+50 |
| | | | |||||
| | * | Adding Tracker support | Michael Turvey | 2017-03-11 | 1 | -18/+28 |
| | | | | | | | | | | | | | Add support for the Tracker Also removes the requirement in survive_vive.c that other Vive HW is attached Currently only supports one tracker. | ||||
| * | | print sensor numbers and color code points according to lighthouse. | Joshua Allen | 2017-03-12 | 1 | -8/+23 |
| | | | | | | | | | | | Red is lighthouse b Blue is lighthouse c | ||||
| * | | save config after ootx data is completed | Joshua Allen | 2017-03-12 | 1 | -1/+7 |
| | | | |||||
| * | | Update to posers, etc... Still not working. | cnlohr | 2017-03-12 | 8 | -34/+400 |
| | | | |||||
| * | | update with another test. | cnlohr | 2017-03-12 | 6 | -26/+99 |
| | | | |||||
| * | | Fix Charles + Josh's collective bug. | cnlohr | 2017-03-11 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/cnlohr/libsurvive | cnlohr | 2017-03-11 | 1 | -24/+30 |
| |\ \ | |||||
