aboutsummaryrefslogtreecommitdiff
path: root/src/survive_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Made picking posers more consistent / configposer can use short nameJustin Berger2018-03-231-1/+2
|
* Refactoring to reuse code standard to htc json formatJustin Berger2018-03-081-0/+1
|
* Almost able to build on Windows.CNLohr2017-03-141-1/+0
|
* cleaning up more header stuffcnlohr2017-03-081-5/+5
|
* Move most of the libsurvive stuff into a common area.cnlohr2017-03-081-75/+0
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-19/+15
| | | | "SurvivePose" type.
* Split out into some more things in the include folder. Getting closer to ↵cnlohr2017-03-031-2/+0
| | | | trying to have posers.
* First thoughts on a resolver?cnlohr2017-03-031-2/+1
|
* cleanupcnlohr2017-02-261-0/+4
|
* Huge shift: Put HTC vive into its own file, to free up the rest of the ↵cnlohr2017-02-251-42/+23
| | | | system for libsurvive.
* Update files, working lhfind whithin libsurvive.cnlohr2017-02-251-7/+7
|
* Move to having an angle callback.cnlohr2017-02-161-5/+4
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-2/+24
|
* Closes #7 - retry the control out messagecnlohr2016-12-191-1/+1
|
* Fix light disambiguator location, put with the object instead of the system.cnlohr2016-12-171-8/+0
|
* Remove dependency on Xineramacnlohr2016-12-161-28/+9
| | | | | | Improve camfinder a little Add data_recorder.c Closes #1 making libsurvive much more pluggable.
* rework some of the way we display data and the way magic codes are sent.cnlohr2016-12-151-1/+1
|
* * Get config from headset.Charles Lohr2016-12-111-0/+5
| | | | | * Make pretty display. * Improve disambiguation.
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-0/+7
|
* fix license headers.cnlohr2016-12-021-5/+4
|
* correct licensescnlohr2016-12-021-1/+1
|
* fix copyrightscnlohr2016-12-021-0/+14
|
* Cleanup data processingcnlohr2016-12-021-0/+1
|
* Update: Reading almost everything!cnlohr2016-12-021-3/+20
|
* Update the thing to get a specific tagcnlohr2016-11-301-4/+9
|
* Starting to get data.cnlohr2016-11-301-3/+13
|
* I'm learning.cnlohr2016-11-301-6/+11
|
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-291-0/+63