summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-10-20x-plane: ignore diagnosticStanislaw Halik
2015-10-20osx: nix warningStanislaw Halik
2015-10-20gitattributes: more text extensions to eol=lfStanislaw Halik
2015-10-20cmake: timestamp logic simplify/fixStanislaw Halik
2015-10-20cmake: no timestamp for tag buildsStanislaw Halik
2015-10-20all: update copyright where appropriateStanislaw Halik
2015-10-20all: comments onlyStanislaw Halik
2015-10-18cmake: regen before making tarballStanislaw Halik
Updates timestamp as it should.
2015-10-18cmake: fix dropbox share invocationStanislaw Halik
2015-10-18tracker: initialize newposeStanislaw Halik
In newpose[i] = elide_nan(tmp[i], newpose[i]); uninitialized memory can be used.
2015-10-18pt: use previous pose on NaN result from POSITStanislaw Halik
This will reset dynamic pose resolution if the error persists.
2015-10-18accela: also don't poison ewma state with nansStanislaw Halik
2015-10-18cmake: fix tarball invocationStanislaw Halik
2015-10-18accela: elide NaN output valuesStanislaw Halik
2015-10-18qfc: elide NaN valuesStanislaw Halik
2015-10-17pt: reformat moreStanislaw Halik
2015-10-17pt: reformat positStanislaw Halik
2015-10-17pt: refactor auto threshold somewhatStanislaw Halik
2015-10-17pt: rename ill-chosen nameStanislaw Halik
2015-10-17pt: switch min/max point size to realsStanislaw Halik
2015-10-17cmake: upload tarball to Dropbox but only if I'm the userStanislaw Halik
2015-10-17cmake: add tarball timestamp so it gets rebuiltStanislaw Halik
2015-10-17cmake: don't regen version if none changedStanislaw Halik
Fixes caused re-link of executable
2015-10-17cmake: fix git describe --dirtyStanislaw Halik
2015-10-17cmake: retab git moduleStanislaw Halik
2015-10-17fix tarball targetStanislaw Halik
2015-10-17cmake: mark dirty treeStanislaw Halik
2015-10-17cmake: regen tarball even if existsStanislaw Halik
2015-10-17cmake: generate version.ccStanislaw Halik
2015-10-17tracker: check for NaN valuesStanislaw Halik
Issue: #255
2015-10-17accela: don't check NaNs in filter, wrong placeStanislaw Halik
2015-10-17cmake: drop -ffast-math, allow for NaN checkStanislaw Halik
2015-10-17shortcuts: actually print screen binding worksStanislaw Halik
It works only if Dropbox doesn't hook the key Issue: #257
2015-10-17shortcuts: alias right modifier keys to left modifier keysStanislaw Halik
Issue: #257 Closes #257
2015-10-17shortcuts: allow for binding scroll lock and pause/breakStanislaw Halik
Print screen doesn't seem to work. Issue: #257
2015-10-16accela: also filter out NaNs on tracking startStanislaw Halik
2015-10-16allow for filter immediate centerStanislaw Halik
2015-10-16win32-shortcuts: drop null keycodeStanislaw Halik
2015-10-16accela: drop NaN/+-inf valuesStanislaw Halik
2015-10-12added guideline for contributions using LGPL softwareXavier Hallade
2015-10-12Update CONTRIBUTING.mdStanisław Halik
2015-10-12Update README.mdStanisław Halik
2015-10-12added guidelines for external contributionsXavier Hallade
enforcing the requirement for external contributions to be compatible with ISC license - and explicitly not being licensed under a copyleft license.
2015-10-12version: drop volatile, not neededStanislaw Halik
2015-10-11ui: edit tab key orderopentrack-2.3-rc19p1Stanislaw Halik
2015-10-11ui: set focus to start/stop buttonsStanislaw Halik
2015-10-11ft: game supportStanislaw Halik
2015-10-11shortcuts: fix short keypressesStanislaw Halik
Issue: #253
2015-10-11timer: fix overflowStanislaw Halik
Issue: #253
2015-10-11update copyleft warningStanislaw Halik