aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Building & basic runningmwturvey2017-03-151-1/+2
* Windows Compilingmwturvey2017-03-152-21/+20
* fix compile in Linuxcnlohr2017-03-151-1/+1
* Few more cleanup tweaks. Almost there.CNLohr2017-03-151-4/+4
* Reading data, no cal data.CNLohr2017-03-154-53/+105
* Getting very close to a Windows port.CNLohr2017-03-152-22/+187
* Handle autoregistration of startup functions.cnlohr2017-03-141-1/+22
* Update with the start of things to make TCC go in Windows.CNLohr2017-03-141-1/+4
* Almost able to build on Windows.CNLohr2017-03-144-314/+42
* Update calibration system to use distances. Need to process through that dat...cnlohr2017-03-144-162/+121
* Merge branch 'TrackerSupport2' of https://github.com/mwturvey/libsurvive into...cnlohr2017-03-133-33/+75
|\
| * More changes to gracefully support a trackerMichael Turvey2017-03-123-15/+47
| * Adding Tracker supportMichael Turvey2017-03-111-18/+28
* | save config after ootx data is completedJoshua Allen2017-03-121-1/+7
* | Update to posers, etc... Still not working.cnlohr2017-03-126-24/+372
* | update with another test.cnlohr2017-03-123-23/+28
* | Update with almost working poser information stuff. This has been long stream...cnlohr2017-03-113-8/+603
* | general updates from the current livestream.cnlohr2017-03-113-4/+13
* | Update a few files... need to get working with linmath. But first switching ...cnlohr2017-03-111-1/+1
|/
* do not malloc if size is 0Joshua Allen2017-03-081-1/+5
* comment out unneeded #definesJoshua Allen2017-03-081-2/+2
* shoehorn configuration into SurviveContextJoshua Allen2017-03-084-24/+64
* Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-0813-212/+213
|\
| * update with poser in treecnlohr2017-03-081-0/+52
| * Architect the way the posers receive data.cnlohr2017-03-084-19/+85
| * cleaning up more header stuffcnlohr2017-03-085-34/+9
| * Move most of the libsurvive stuff into a common area.cnlohr2017-03-082-95/+4
| * Switch types over to avoiding extra struct keyword. Switch poses to "Survive...cnlohr2017-03-089-84/+83
* | null after freeJoshua Allen2017-03-071-2/+2
|/
* add init and destroy functions for config_entryJoshua Allen2017-03-071-10/+14
* dynamically expand config_entries in config_groupJoshua Allen2017-03-071-9/+26
* simplify use of reallocJoshua Allen2017-03-071-11/+8
* parse out integers and floatsJoshua Allen2017-03-072-2/+80
* remove unused functionJoshua Allen2017-03-062-9/+1
* Load strings from config files.Joshua Allen2017-03-063-2/+60
* Set max sensor # so it doesn't get confusd with -1 data.cnlohr2017-03-051-1/+8
* Split out into some more things in the include folder. Getting closer to try...cnlohr2017-03-031-2/+0
* First thoughts on a resolver?cnlohr2017-03-031-2/+1
* cleanup, add some logging data to calinfo, open up restrictive rules about se...cnlohr2017-03-022-1/+23
* compile time check of float typeJoshua Allen2017-02-271-4/+4
* check for correct float sizeJoshua Allen2017-02-271-1/+5
* return set float valueJoshua Allen2017-02-271-1/+1
* Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-2710-1010/+1285
|\
| * cleanupcnlohr2017-02-264-6/+34
| * Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-263-1/+221
| |\
| * | Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-2510-1008/+1259
* | | basic config can be written to fileJoshua Allen2017-02-273-150/+119
* | | use json helpersJoshua Allen2017-02-261-21/+7
* | | some progress on json file writingJoshua Allen2017-02-252-68/+155
* | | Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-02-251-14/+19
|\ \ \ | | |/ | |/|