summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/settings.ui
AgeCommit message (Collapse)Author
2015-10-21Merge branch 'unstable' into trackhattrackhat-1.1p2Stanislaw Halik
* unstable: cmake: update toolchain file shortcuts: fix osx/linux keystrokes persisting cmake: fix copy-paste comment cmake: add toolchain file for OSX cmake: add osx policy to make it shutup x-plane: ignore diagnostic osx: nix warning gitattributes: more text extensions to eol=lf cmake: timestamp logic simplify/fix cmake: no timestamp for tag builds all: update copyright where appropriate all: comments only cmake: regen before making tarball cmake: fix dropbox share invocation tracker: initialize newpose pt: use previous pose on NaN result from POSIT accela: also don't poison ewma state with nans cmake: fix tarball invocation accela: elide NaN output values qfc: elide NaN values pt: reformat more pt: reformat posit pt: refactor auto threshold somewhat pt: rename ill-chosen name pt: switch min/max point size to reals cmake: upload tarball to Dropbox but only if I'm the user cmake: add tarball timestamp so it gets rebuilt cmake: don't regen version if none changed cmake: fix git describe --dirty cmake: retab git module fix tarball target cmake: mark dirty tree cmake: regen tarball even if exists cmake: generate version.cc tracker: check for NaN values accela: don't check NaNs in filter, wrong place cmake: drop -ffast-math, allow for NaN check shortcuts: actually print screen binding works shortcuts: alias right modifier keys to left modifier keys shortcuts: allow for binding scroll lock and pause/break accela: also filter out NaNs on tracking start allow for filter immediate center
2015-10-07ui: use agreed-upon model namesStanislaw Halik
2015-10-03ui: fix warningsStanislaw Halik
2015-10-02trackhat: use only absolute centeringStanislaw Halik
Merged: * unstable: main: add relative and absolute center options
2015-10-02main: add relative and absolute center optionsStanislaw Halik
Closes #237
2015-10-02Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: pt: add histogram-based thresholding
2015-10-02Merge branch 'unstable' into trackhat-uiStanislaw Halik
* unstable: pt: experimental auto threshold support
2015-09-30settings dialog: don't override font needlesslyStanislaw Halik
2015-07-26ui: switch initial tab, oopsStanislaw Halik
2015-07-26trackhat-ui: use final images in wizard/uiStanislaw Halik
2015-07-25Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-25initial impl of arbitrary keybindingsStanislaw Halik
Issue: #118 Linux and OSX likely broken for now.
2015-07-06Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-04Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-06-18nix stderr spamStanislaw Halik
2015-06-18minor fixes nowStanislaw Halik
2015-06-18flushStanislaw Halik
It crashes after drawing a frame for now.
2015-06-16trackhat: more stubsStanislaw Halik
2015-06-15ui: allow for up to +-180 values in camera ypr, for easier debuggingStanislaw Halik
2015-06-01settings: fix some problem with qt stderr whiningopentrack-2.3-rc12Stanislaw Halik
2015-05-31reorder settings tabsStanislaw Halik
2015-05-31ui: introduce options dialogStanislaw Halik
Move the non-mapping contents of mapping dialog to new options dialog. The latter now also contains what used to be in the shortcuts dialog.