summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/facetracknoir.cpp
AgeCommit message (Collapse)Author
2013-07-05Deal correctly with non-latin1 characters in directory nameStanislaw Halik
2013-06-29Revert broken parts of the last commitStanislaw Halik
2013-06-29Merged in fixes to hydra and rift code, along with a bug in the pitch ↵mm0zct
inversion of FTNoIR itself. Also added an include directory the Rift needs which was absent before.
2013-06-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
Requested-by: mm0zct
2013-05-07Remove Linux-only crash bug and dead codeStanislaw Halik
2013-04-29cleanupStanislaw Halik
2013-04-29Fix breakage introduced in latest commitsStanislaw Halik
2013-04-29Remove cruftStanislaw Halik
2013-04-29Correct stale pointer dereferenceStanislaw Halik
2013-04-29Replace 'game zero' with settings zero-pose in the curves dialogStanislaw Halik
2013-04-29Remove tray functionalityStanislaw Halik
2013-04-29cleanupStanislaw Halik
2013-04-29Rename global settings locationStanislaw Halik
2013-04-29rename to opentrackStanislaw Halik
2013-04-29cleanupStanislaw Halik
2013-04-29Remove rarely-used features to improve maintainabilityStanislaw Halik
2013-04-29Fix axis inhibitorStanislaw Halik
2013-04-27Implement game name in the UI, lost previously due to refactoring.Stanislaw Halik
2013-04-27WIP: rewrite the GL widget in pure software modeStanislaw Halik
2013-04-27Add a missing return statementStanislaw Halik
2013-04-14Update curve-config from showHeadposeWim Vriend
2013-04-13Inverted axes didn't survive refactor eitherStanislaw Halik
2013-04-13Fix alt axes, finallyStanislaw Halik
2013-04-13fix wrong signal nameStanislaw Halik
2013-04-13Hopefully display tray icon properly on X11 nowStanislaw Halik
2013-04-13Don't use axes as class/struct members. Use an array instead, and iterate ↵Stanislaw Halik
over them where applicable.
2013-04-13Third chance - fix alt spline not working for all axesStanislaw Halik
2013-04-13Fix last commit, remove duplicated codeStanislaw Halik
2013-04-12Always load alternative curve settings, not just after dialog openStanislaw Halik
2013-04-11Fix old regression when creating/loading a profileStanislaw Halik
2013-04-10Fix Linux buildStanislaw Halik
2013-04-02layout tweaksStanislaw Halik
2013-04-02Everything works nowStanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-03-22Remove .bat files, actually finish rename this timeStanislaw Halik