Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-22 | proto/ft: revert npclient to 2.3.10 | Stanislaw Halik | |
2018-03-10 | contrib/npclient: oops, disable debug | Stanislaw Halik | |
2018-03-10 | contrib/npclient: prevent multiple game conflict | Stanislaw Halik | |
2018-02-16 | contrib/npclient: fix sizeof usage | Stanislaw Halik | |
2018-02-15 | contrib/npclient: simplify C code | Stanislaw Halik | |
- move static variables into block scope if used in only one function - simplify control flow | |||
2018-01-11 | contrib/npclient: fix DataID race | Stanislaw Halik | |
There's a race with how the freetrack protocol operates. Reported-by: @Len62 cf. https://github.com/opentrack/opentrack/issues/688#issuecomment-356606126 | |||
2018-01-10 | proto/ft: fix logic error | Stanislaw Halik | |
2018-01-10 | proto/freetrack, npclient: change deactivation method | Stanislaw Halik | |
- 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 | |||
2017-12-26 | contrib/npclient: update binaries | Stanislaw Halik | |
2017-12-18 | bin/npclient: fix warnings only | Stanislaw Halik | |
2017-12-10 | bin: fix npclient position scale | Stanislaw Halik | |
Found-by: @kzfr | |||
2017-12-09 | contrib/npclient: mostly style issues | Stanislaw Halik | |
- 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 | |||
2015-08-22 | props changed only | Stanislaw Halik | |
Some source files had executable bit on. Remove it. | |||
2015-07-01 | freetrack: use volatile | Stanislaw Halik | |
2015-06-02 | npclient: didn't wait long enough for mutex to become available | Stanislaw Halik | |
2013-10-27 | Project Evil: DCS bug at fault here, backout changes | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-27 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik | |
Conflicts: bin/NPClient.dll bin/NPClient64.dll | |||
2013-10-27 | Project Evil probably-final version | Stanislaw Halik | |
2013-10-27 | Project Evil probably-final version | Stanislaw Halik | |
2013-10-26 | Project Evil: pezzo di merda, figlio di puttana | Stanislaw Halik | |
Tested-by: Tomasz Listwam | |||
2013-10-26 | Project Evil: don't reset view on mutex timeout | Stanislaw Halik | |
Reported-by: Tomasz Listwan Tested-by: Tomasz Listwan | |||
2013-04-23 | Rename part two | Stanislaw Halik | |
2013-03-22 | first part | Stanislaw Halik | |
2013-02-26 | Updating before branching. Last revision is v170 beta1. | Wim Vriend | |
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@271 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb | |||
2013-02-01 | FreeTrack 2.0 interface DLLs | Wim Vriend | |
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@259 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb |