summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir
AgeCommit message (Expand)Author
2013-09-14Remove unused functionsStanislaw Halik
2013-09-14Cleanup the main class's file some more. Windows still broken.Stanislaw Halik
2013-09-14Move keyboard shortcuts to a new fileStanislaw Halik
2013-09-14Move spline configuration into separate fileStanislaw Halik
2013-09-14Fix splines not loading from ini without restartStanislaw Halik
2013-09-14Remove unused member variableStanislaw Halik
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-09-14Kludgily restore missing second tracker srcStanislaw Halik
2013-09-13Don't expose filter internal state. Sprinkle some constStanislaw Halik
2013-09-13Fix include guardStanislaw Halik
2013-09-13Remove copypasta entirely in shared object loadingStanislaw Halik
2013-09-13Reduce copy-pasted code during dynamic library loadStanislaw Halik
2013-09-13Remove per-file version history. Be careful not to touch copyright information.Stanislaw Halik
2013-09-13Allow for editing filter settings while the software is runningStanislaw Halik
2013-09-13Reorder side effects to avoid use-after-freeStanislaw Halik
2013-09-13Allow for changing keyboard shortcuts while the tracker is runningStanislaw Halik
2013-09-02Remove dead codeStanislaw Halik
2013-09-02UI cleanup, tracking overlay already provides that information. Expose one in...Stanislaw Halik
2013-08-24Undo the filtering clusterfuck following discussion with dbaardaStanislaw Halik
2013-08-19Revert "High-frequency timer does nothing with sleep interval, it turns out"Stanislaw Halik
2013-08-19Don't assume or use 1ms interval, on Windows it gets rounded to 15.6 ms anywayStanislaw Halik
2013-08-19High-frequency timer does nothing with sleep interval, it turns outStanislaw Halik
2013-07-28Add aruco marker-creation utilityStanislaw Halik
2013-07-18Fix rest of Linux bitrotStanislaw Halik
2013-07-18Fix breakage of Wine protocolStanislaw Halik
2013-07-18Proper fix for sleeping with a lock heldStanislaw Halik
2013-07-18Don't sleep with lock heldStanislaw Halik
2013-07-17Fix buildStanislaw Halik
2013-07-06Remove data race between UI and tracker threadStanislaw Halik
2013-07-06Use double precision consistentlyStanislaw Halik
2013-07-05Deal correctly with non-latin1 characters in directory nameStanislaw Halik
2013-06-30Merge branch 'master' of github.com:opentrack/opentrackStanislaw Halik
2013-06-30revert accidental commit of in-dev replacementmm0zct
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 inversi...mm0zct
2013-06-27Merge branch 'master' of github.com:opentrack/opentrackStanislaw Halik
2013-06-27Add a half-broken Kalman filter for further developmentStanislaw Halik
2013-06-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
2013-06-25Fixed rotation.hmm0zct
2013-06-25Added Sixense Razer Hydramm0zct
2013-06-24Fix secondary tracker's combobox sizeStanislaw Halik
2013-06-16Fix spline widget too smallStanislaw Halik
2013-06-06Fix typoStanislaw Halik
2013-06-06Remove dead codeStanislaw Halik
2013-05-11Make the UI slightly more compactStanislaw Halik
2013-05-11Fix label occluding double-spinboxStanislaw Halik
2013-05-09Hopefully make curve dialog consistent between platformsStanislaw Halik
2013-05-07Remove Linux-only crash bug and dead codeStanislaw Halik
2013-05-07Don't allow more than 90 deg for pitchStanislaw Halik