| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to posers, etc... Still not working. | cnlohr | 2017-03-12 | 6 | -24/+372 |
| | | |||||
| * | update with another test. | cnlohr | 2017-03-12 | 3 | -23/+28 |
| | | |||||
| * | Update with almost working poser information stuff. This has been long ↵ | cnlohr | 2017-03-11 | 3 | -8/+603 |
| | | | | | stream to live. Goobye. | ||||
| * | general updates from the current livestream. | cnlohr | 2017-03-11 | 3 | -4/+13 |
| | | |||||
| * | Update a few files... need to get working with linmath. But first switching ↵ | cnlohr | 2017-03-11 | 1 | -1/+1 |
| | | | | | accounts. | ||||
| * | do not malloc if size is 0 | Joshua Allen | 2017-03-08 | 1 | -1/+5 |
| | | |||||
| * | comment out unneeded #defines | Joshua Allen | 2017-03-08 | 1 | -2/+2 |
| | | |||||
| * | shoehorn configuration into SurviveContext | Joshua Allen | 2017-03-08 | 4 | -24/+64 |
| | | |||||
| * | Merge branch 'master' of github.com:cnlohr/libsurvive | Joshua Allen | 2017-03-08 | 13 | -212/+213 |
| |\ | |||||
| | * | update with poser in tree | cnlohr | 2017-03-08 | 1 | -0/+52 |
| | | | |||||
| | * | Architect the way the posers receive data. | cnlohr | 2017-03-08 | 4 | -19/+85 |
| | | | |||||
| | * | cleaning up more header stuff | cnlohr | 2017-03-08 | 5 | -34/+9 |
| | | | |||||
| | * | Move most of the libsurvive stuff into a common area. | cnlohr | 2017-03-08 | 2 | -95/+4 |
| | | | |||||
| | * | Switch types over to avoiding extra struct keyword. Switch poses to ↵ | cnlohr | 2017-03-08 | 9 | -84/+83 |
| | | | | | | | | | "SurvivePose" type. | ||||
| * | | null after free | Joshua Allen | 2017-03-07 | 1 | -2/+2 |
| |/ | |||||
| * | add init and destroy functions for config_entry | Joshua Allen | 2017-03-07 | 1 | -10/+14 |
| | | |||||
| * | dynamically expand config_entries in config_group | Joshua Allen | 2017-03-07 | 1 | -9/+26 |
| | | |||||
| * | simplify use of realloc | Joshua Allen | 2017-03-07 | 1 | -11/+8 |
| | | |||||
| * | parse out integers and floats | Joshua Allen | 2017-03-07 | 2 | -2/+80 |
| | | |||||
| * | remove unused function | Joshua Allen | 2017-03-06 | 2 | -9/+1 |
| | | |||||
| * | Load strings from config files. | Joshua Allen | 2017-03-06 | 3 | -2/+60 |
| | | | | | I need to finish the loading of numeric values and arrays. | ||||
| * | Set max sensor # so it doesn't get confusd with -1 data. | cnlohr | 2017-03-05 | 1 | -1/+8 |
| | | |||||
| * | Split out into some more things in the include folder. Getting closer to ↵ | cnlohr | 2017-03-03 | 1 | -2/+0 |
| | | | | | trying to have posers. | ||||
| * | First thoughts on a resolver? | cnlohr | 2017-03-03 | 1 | -2/+1 |
| | | |||||
| * | cleanup, add some logging data to calinfo, open up restrictive rules about ↵ | cnlohr | 2017-03-02 | 2 | -1/+23 |
| | | | | | sensor positions, clean cleans redist/ | ||||
| * | compile time check of float type | Joshua Allen | 2017-02-27 | 1 | -4/+4 |
| | | |||||
| * | check for correct float size | Joshua Allen | 2017-02-27 | 1 | -1/+5 |
| | | |||||
| * | return set float value | Joshua Allen | 2017-02-27 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:cnlohr/libsurvive | Josh Allen | 2017-02-27 | 10 | -1010/+1285 |
| |\ | |||||
| | * | cleanup | cnlohr | 2017-02-26 | 4 | -6/+34 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/cnlohr/libsurvive | cnlohr | 2017-02-26 | 3 | -1/+221 |
| | |\ | |||||
| | * | | Huge shift: Put HTC vive into its own file, to free up the rest of the ↵ | cnlohr | 2017-02-25 | 10 | -1008/+1259 |
| | | | | | | | | | | | | | system for libsurvive. | ||||
| * | | | basic config can be written to file | Joshua Allen | 2017-02-27 | 3 | -149/+118 |
| | | | | |||||
| * | | | use json helpers | Joshua Allen | 2017-02-26 | 1 | -21/+7 |
| | | | | |||||
| * | | | some progress on json file writing | Joshua Allen | 2017-02-25 | 2 | -68/+155 |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:cnlohr/libsurvive | Joshua Allen | 2017-02-25 | 1 | -13/+18 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge branch 'master' of https://github.com/cnlohr/libsurvive | cnlohr | 2017-02-25 | 2 | -0/+219 |
| | |\ \ | |||||
| | * | | | Update code to allow for headless mode. | cnlohr | 2017-02-25 | 1 | -13/+18 |
| | | |/ | |/| | |||||
| * | | | specify types | Joshua Allen | 2017-02-25 | 1 | -0/+9 |
| | |/ |/| | |||||
| * | | integer not float | Joshua Allen | 2017-02-25 | 1 | -1/+1 |
| | | | |||||
| * | | float to FLT | Joshua Allen | 2017-02-25 | 2 | -16/+17 |
| | | | |||||
| * | | Merge github.com:cnlohr/libsurvive | Joshua Allen | 2017-02-25 | 5 | -24/+294 |
| |\| | | | | | | | | | Conflicts: Makefile | ||||
| | * | Update files, working lhfind whithin libsurvive. | cnlohr | 2017-02-25 | 5 | -24/+294 |
| | | | |||||
| * | | initial commit of config parser | Joshua Allen | 2017-02-25 | 2 | -0/+218 |
| |/ | |||||
| * | making progress | cnlohr | 2017-02-21 | 3 | -17/+110 |
| | | |||||
| * | Working on it, not quite tested. | cnlohr | 2017-02-21 | 3 | -28/+216 |
| | | |||||
| * | closing in on finding common cal points. | cnlohr | 2017-02-16 | 2 | -11/+49 |
| | | |||||
| * | Start collecting data. Getting closer to having a full cal stack. | cnlohr | 2017-02-16 | 2 | -3/+59 |
| | | |||||
| * | Move to having an angle callback. | cnlohr | 2017-02-16 | 6 | -29/+97 |
| | | |||||
| * | update with more integration stuff. | cnlohr | 2017-02-16 | 2 | -5/+42 |
| | | |||||
