Age | Commit message (Collapse) | Author |
|
There's a race with how the freetrack protocol operates.
Reported-by: @Len62
cf. https://github.com/opentrack/opentrack/issues/688#issuecomment-356606126
|
|
|
|
- deactivates on its own after about 30 seconds no matter what
- deactivates on opentrack stop
- returns to neutral pose on deactivation
- works with origin (all zeros) pose
|
|
|
|
|
|
Found-by: @kzfr
|
|
- scaling to NP_AXIS_MAX is confusing
- NP_GetSignature strlen(3) incorrect usage
- remove mutex usage entirely, broken in DCS
- cleanup GameId race
- unsigned int -> unsigned
- reformat, style
Binaries:
- clang 5.5.0 release
- compiled as -march=i686 -Os -s -Wl,--kill-at -std=gnu89 -mdll
- same for 64bit, except no -march
- not reproducible build
|
|
Some source files had executable bit on. Remove it.
|
|
|
|
|
|
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
|
|
Conflicts:
bin/NPClient.dll
bin/NPClient64.dll
|
|
|
|
|
|
Tested-by: Tomasz Listwam
|
|
Reported-by: Tomasz Listwan
Tested-by: Tomasz Listwan
|
|
|
|
|
|
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@271 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
|
|
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@259 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
|
|
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@102 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
|
|
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@58 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
|
|
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@54 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
|
|
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@15 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
|