aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Included CNFGCocoaNSImageDriver now defaultultramn2017-05-171-3/+5
|
* Fix warnings and compilation on Linuxcnlohr2017-05-141-1/+2
|
* removed libusb1.0ultramn2017-05-141-1/+1
|
* Merge branch 'master' of https://github.com/cnlohr/libsurviveultramn2017-05-141-12/+19
|\
| * Add extra poserscnlohr2017-04-291-1/+1
| |
| * Allow modificaiton of .o files for inclusion of different features.cnlohr2017-04-291-3/+5
| |
| * log synctimes.cnlohr2017-03-201-0/+6
| |
| * bump rawdraw to newest version.cnlohr2017-03-171-4/+4
| |
* | Minor revisions to OSX Makefileultramn2017-05-141-3/+14
|/
* Makefile now compiles on Macultramn2017-03-161-3/+3
|
* Modified Makefile to compile on Macultramn2017-03-161-5/+24
|
* Almost compiles on Apple (not quite there)ultramn2017-03-161-1/+1
|
* Fix crashes in Linux without hidapi, and fix buffer overflow bug.cnlohr2017-03-161-1/+1
|
* fix puff for headset.cnlohr2017-03-151-0/+10
|
* Handle autoregistration of startup functions.cnlohr2017-03-141-1/+5
|
* Update to posers, etc... Still not working.cnlohr2017-03-121-1/+1
|
* Update with almost working poser information stuff. This has been long ↵cnlohr2017-03-111-4/+3
| | | | stream to live. Goobye.
* Update a few files... need to get working with linmath. But first switching ↵cnlohr2017-03-111-9/+16
| | | | accounts.
* update with poser in treecnlohr2017-03-081-5/+10
|
* Architect the way the posers receive data.cnlohr2017-03-081-1/+1
|
* Split out into some more things in the include folder. Getting closer to ↵cnlohr2017-03-031-1/+1
| | | | trying to have posers.
* cleanup, add some logging data to calinfo, open up restrictive rules about ↵cnlohr2017-03-021-1/+1
| | | | sensor positions, clean cleans redist/
* Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-271-2/+2
|\
| * Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-261-2/+5
| |\
| * | Huge shift: Put HTC vive into its own file, to free up the rest of the ↵cnlohr2017-02-251-2/+2
| | | | | | | | | | | | system for libsurvive.
* | | json helpers for writingJoshua Allen2017-02-261-1/+1
| |/ |/|
* | Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-251-2/+2
|\ \
| * | use -std=gnu99Joshua Allen2017-02-251-1/+1
| | |
| * | Merge github.com:cnlohr/libsurviveJoshua Allen2017-02-251-2/+2
| |\| | | | | | | | | | | | | Conflicts: Makefile
| * | initial commit of config parserJoshua Allen2017-02-251-1/+1
| | |
* | | Update code to allow for headless mode.cnlohr2017-02-251-1/+4
| |/ |/|
* | Update files, working lhfind whithin libsurvive.cnlohr2017-02-251-2/+2
|/
* making progresscnlohr2017-02-211-3/+6
|
* Move to having an angle callback.cnlohr2017-02-161-1/+1
|
* integrate josh's new work. It works! #19 is just about solved!cnlohr2017-02-141-1/+3
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-2/+5
|
* Update disambiguator. I think I got it right this time, finally. Also, ↵cnlohr2017-02-131-2/+2
| | | | seems to output OOTX data pretty good.
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-201-1/+1
|
* hacked in my disambiguatorJulian Picht2016-12-201-1/+1
|
* fix cleaning objects in makefile, add -fltocnlohr2016-12-201-3/+3
|
* fix merged MakefileJulian Picht2016-12-201-2/+2
|
* Makefile: auto create lib directoryJulian Picht2016-12-201-1/+4
|
* Remove dependency on Xineramacnlohr2016-12-161-4/+6
| | | | | | Improve camfinder a little Add data_recorder.c Closes #1 making libsurvive much more pluggable.
* * Get config from headset.Charles Lohr2016-12-111-3/+4
| | | | | * Make pretty display. * Improve disambiguation.
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-1/+1
|
* Fix makefilecnlohr2016-12-021-1/+1
|
* Update: Reading almost everything!cnlohr2016-12-021-1/+1
|
* I'm learning.cnlohr2016-11-301-2/+2
|
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-291-0/+16