Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-15 | qt.conf: hidpi support snafu | Stanislaw Halik | |
Qt dpiawareness=1 doesn't look like it's messing up after resolution changes. Use it for now. | |||
2018-01-16 | qt: scale according to screen DPI | Stanislaw Halik | |
Previously, as a dpi-unaware app we scaled the whole window, including fonts, making them blurry. Given we now have layouts set all over the program, it Just Works when enabling proper scaling. Except for The Octopus, but you can forget it a bad hair day, can you? | |||
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 | |||
2018-01-04 | cv: fixed ps3 eye dialog | Stanislaw Halik | |
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 | |||
2017-09-22 | cv: use amcap.exe for ps3 eye exposure settings | Stanislaw Halik | |
2017-06-13 | main: fix accessing build box's hardcoded drive | Stanislaw Halik | |
2017-05-16 | nothing | Stanislaw Halik | |
2017-05-16 | add batch script for building with msvc | Stanislaw Halik | |
2017-05-12 | bin: add drmemory suppressions | Stanislaw Halik | |
2017-05-10 | Delete permissive-license.png | Stanisław Halik | |
2016-09-25 | add mildly offensive BSD Daemon image to GPL-derivative rules | Stanislaw Halik | |
If any of our committers feels offended or thinks it's inappropriate, just revert it. No need to consult me or anyone to revert this. | |||
2016-07-24 | cmake, qt: add qt.conf to try fix hidpi | Stanislaw Halik | |
User confirms dpiawareness=0 fixes hidpi. | |||
2016-07-16 | bin: recompile freetrackclient.dll | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 | |||
2015-10-11 | ft: game support | Stanislaw Halik | |
2015-10-06 | freetrack: new game definitions | Stanislaw Halik | |
2015-08-23 | ft: new game support | Stanislaw Halik | |
2015-08-22 | nix default empty config. it gets created on its own. | Stanislaw Halik | |
2015-08-22 | props changed only | Stanislaw Halik | |
Some source files had executable bit on. Remove it. | |||
2015-07-20 | for now remove calibration support | Stanislaw Halik | |
PT tracker returns garbage when calibrating, Z is zero. Maybe can be reverted and fixed later. | |||
2015-07-20 | add ManyCam fake ps3 eye calibration | Stanislaw Halik | |
This helps me with testing using user-sent videos | |||
2015-07-20 | calibration file for ps3 eye 75deg | Stanislaw Halik | |
2015-07-19 | new game support | Stanislaw Halik | |
2015-07-13 | allow for camera calibration | Stanislaw Halik | |
2015-07-13 | ht: move docs | Stanislaw Halik | |
2015-07-01 | freetrack: use volatile | Stanislaw Halik | |
2015-06-07 | recompile freetrackclient with mingw-w64 GCC | Stanislaw Halik | |
2015-06-02 | npclient: didn't wait long enough for mutex to become available | Stanislaw Halik | |
2015-05-31 | add game definitions | Stanislaw Halik | |
2014-11-27 | ftclient: update binary | Stanislaw Halik | |
Issue: #97 | |||
2014-10-28 | unbreak ftclient, needs MSVC no matter what | Stanislaw Halik | |
2014-09-07 | dos2unix | Stanislaw Halik | |
2014-09-07 | remove commas to stop github whining | Stanislaw Halik | |
2014-08-29 | Update freetrack game definitions | Stanislaw Halik | |
2014-06-06 | New game support for freetrack protocol | Stanislaw Halik | |
2014-01-01 | empty default config. should have sane defaults by now | Stanislaw Halik | |
2013-12-27 | regen csv #2 | Stanislaw Halik | |
2013-12-27 | regen csv | Stanislaw Halik | |
2013-12-07 | minor game list change | Stanislaw Halik | |
2013-11-24 | New game support | Stanislaw Halik | |