Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-22 | cmake: update toolchain file | Stanislaw Halik | |
2015-10-20 | shortcuts: fix osx/linux keystrokes persistingopentrack-2.3-rc19p2 | Stanislaw Halik | |
2015-10-20 | cmake: fix copy-paste comment | Stanislaw Halik | |
2015-10-20 | cmake: add toolchain file for OSX | Stanislaw Halik | |
2015-10-20 | cmake: add osx policy to make it shutup | Stanislaw Halik | |
2015-10-20 | x-plane: ignore diagnostic | Stanislaw Halik | |
2015-10-20 | osx: nix warning | Stanislaw Halik | |
2015-10-20 | gitattributes: more text extensions to eol=lf | Stanislaw Halik | |
2015-10-20 | cmake: timestamp logic simplify/fix | Stanislaw Halik | |
2015-10-20 | cmake: no timestamp for tag builds | Stanislaw Halik | |
2015-10-20 | all: update copyright where appropriate | Stanislaw Halik | |
2015-10-20 | all: comments only | Stanislaw Halik | |
2015-10-18 | cmake: regen before making tarball | Stanislaw Halik | |
Updates timestamp as it should. | |||
2015-10-18 | cmake: fix dropbox share invocation | Stanislaw Halik | |
2015-10-18 | tracker: initialize newpose | Stanislaw Halik | |
In newpose[i] = elide_nan(tmp[i], newpose[i]); uninitialized memory can be used. | |||
2015-10-18 | pt: use previous pose on NaN result from POSIT | Stanislaw Halik | |
This will reset dynamic pose resolution if the error persists. | |||
2015-10-18 | accela: also don't poison ewma state with nans | Stanislaw Halik | |
2015-10-18 | cmake: fix tarball invocation | Stanislaw Halik | |
2015-10-18 | accela: elide NaN output values | Stanislaw Halik | |
2015-10-18 | qfc: elide NaN values | Stanislaw Halik | |
2015-10-17 | pt: reformat more | Stanislaw Halik | |
2015-10-17 | pt: reformat posit | Stanislaw Halik | |
2015-10-17 | pt: refactor auto threshold somewhat | Stanislaw Halik | |
2015-10-17 | pt: rename ill-chosen name | Stanislaw Halik | |
2015-10-17 | pt: switch min/max point size to reals | Stanislaw Halik | |
2015-10-17 | cmake: upload tarball to Dropbox but only if I'm the user | Stanislaw Halik | |
2015-10-17 | cmake: add tarball timestamp so it gets rebuilt | Stanislaw Halik | |
2015-10-17 | cmake: don't regen version if none changed | Stanislaw Halik | |
Fixes caused re-link of executable | |||
2015-10-17 | cmake: fix git describe --dirty | Stanislaw Halik | |
2015-10-17 | cmake: retab git module | Stanislaw Halik | |
2015-10-17 | fix tarball target | Stanislaw Halik | |
2015-10-17 | cmake: mark dirty tree | Stanislaw Halik | |
2015-10-17 | cmake: regen tarball even if exists | Stanislaw Halik | |
2015-10-17 | cmake: generate version.cc | Stanislaw Halik | |
2015-10-17 | tracker: check for NaN values | Stanislaw Halik | |
Issue: #255 | |||
2015-10-17 | accela: don't check NaNs in filter, wrong place | Stanislaw Halik | |
2015-10-17 | cmake: drop -ffast-math, allow for NaN check | Stanislaw Halik | |
2015-10-17 | shortcuts: actually print screen binding works | Stanislaw Halik | |
It works only if Dropbox doesn't hook the key Issue: #257 | |||
2015-10-17 | shortcuts: alias right modifier keys to left modifier keys | Stanislaw Halik | |
Issue: #257 Closes #257 | |||
2015-10-17 | shortcuts: allow for binding scroll lock and pause/break | Stanislaw Halik | |
Print screen doesn't seem to work. Issue: #257 | |||
2015-10-16 | accela: also filter out NaNs on tracking start | Stanislaw Halik | |
2015-10-16 | allow for filter immediate center | Stanislaw Halik | |
2015-10-16 | win32-shortcuts: drop null keycode | Stanislaw Halik | |
2015-10-16 | accela: drop NaN/+-inf values | Stanislaw Halik | |
2015-10-12 | added guideline for contributions using LGPL software | Xavier Hallade | |
2015-10-12 | Update CONTRIBUTING.md | Stanisław Halik | |
2015-10-12 | Update README.md | Stanisław Halik | |
2015-10-12 | added guidelines for external contributions | Xavier Hallade | |
enforcing the requirement for external contributions to be compatible with ISC license - and explicitly not being licensed under a copyleft license. | |||
2015-10-12 | version: drop volatile, not needed | Stanislaw Halik | |
2015-10-11 | ui: edit tab key orderopentrack-2.3-rc19p1 | Stanislaw Halik | |