index
:
opentrack.git
azure-pipelines
easy-tracker-more-models
feature/qt6
feature_windows_dark_theme
fix-cancel-dialog-crash
kinect-disable-dist-coeffs
kinect-fixes
kinect-point-tracker
master
mixin-work
opencv-point-tracker
point-tracker-auto-reset
pr/kinect-block-frame
revert-geometry-stuff
stable/2.2
stable/2.3
tracker-easy-clip-model-support
trackhat
trackhat-camera
trackhat-sensor-v2
unstable
wii-robust-start-stop
wip
work-20180827
head tracking software for Windows and Linux
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
facetracknoir
/
tracker.cpp
Age
Commit message (
Expand
)
Author
2013-09-13
Don't expose filter internal state. Sprinkle some const
Stanislaw Halik
2013-09-13
Remove per-file version history. Be careful not to touch copyright information.
Stanislaw Halik
2013-09-02
UI cleanup, tracking overlay already provides that information. Expose one in...
Stanislaw Halik
2013-08-24
Undo the filtering clusterfuck following discussion with dbaarda
Stanislaw Halik
2013-08-19
Don't assume or use 1ms interval, on Windows it gets rounded to 15.6 ms anyway
Stanislaw Halik
2013-07-18
Fix rest of Linux bitrot
Stanislaw Halik
2013-07-18
Fix breakage of Wine protocol
Stanislaw Halik
2013-07-18
Proper fix for sleeping with a lock held
Stanislaw Halik
2013-07-18
Don't sleep with lock held
Stanislaw Halik
2013-07-06
Remove data race between UI and tracker thread
Stanislaw Halik
2013-06-30
Merge branch 'master' of github.com:opentrack/opentrack
Stanislaw Halik
2013-06-27
Add a half-broken Kalman filter for further development
Stanislaw Halik
2013-06-06
Remove dead code
Stanislaw Halik
2013-04-30
Implement center notification
Stanislaw Halik
2013-04-29
Fix breakage introduced in latest commits
Stanislaw Halik
2013-04-29
Replace 'game zero' with settings zero-pose in the curves dialog
Stanislaw Halik
2013-04-29
Rename global settings location
Stanislaw Halik
2013-04-29
Remove rarely-used features to improve maintainability
Stanislaw Halik
2013-04-27
Initialize member variable
Stanislaw Halik
2013-04-27
Fix typo, not reading past the end of array as result
Stanislaw Halik
2013-04-27
Implement game name in the UI, lost previously due to refactoring.
Stanislaw Halik
2013-04-13
Fix alt axes, finally
Stanislaw Halik
2013-04-13
Style
Stanislaw Halik
2013-04-13
Don't use axes as class/struct members. Use an array instead, and iterate ove...
Stanislaw Halik
2013-04-13
Fix last commit, remove duplicated code
Stanislaw Halik
2013-04-12
Always load alternative curve settings, not just after dialog open
Stanislaw Halik
2013-04-12
reduce CPU usage during tracking
Stanislaw Halik
2013-04-05
Increase accela polling rate 10x
Stanislaw Halik
2013-04-02
Just put everything new in. Conflict resolution will be later
Stanislaw Halik
2013-03-22
Remove .bat files, actually finish rename this time
Stanislaw Halik
2013-03-22
finish rename
Stanislaw Halik
2013-03-22
Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!
Stanislaw Halik
[prev]