summaryrefslogtreecommitdiffhomepage
path: root/FaceTrackNoIR/tracker.h
AgeCommit message (Collapse)Author
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
.git/config: [core] ignorecase = false
2013-02-03Changed FreeTrack 2.0 concerning TIRViews. It needs to start first.Wim Vriend
Added 'disable beep' to KeyboardShortcutDialog. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@260 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-01-02Added 'enable axis' parameters to the Trackers. Added 'none' to filter-listbox.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@203 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-19Changed defaults for AltPitchWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@193 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-16Added registerProtocol and unRegisterProtocol to the Protocol classes.Wim Vriend
Now the Protocol Dialog can get data from the protocol, when the Tracker is running. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@192 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-10-19Added second headtracker logic. The other headtrackers will have to be adapted.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@190 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-10-18Started work on incorporating two headtracker at once.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@189 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-25Changed centering algorithm to use proper matrix algebra.Patrick Ruoff
Cleaned up T6DOF structure. Updated vc_9 project files. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@169 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-22Removed Excel-server leftover. When logging is required, maybe a special ↵Wim Vriend
protocol comes in handy? git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@157 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21RAII-style dll management 1: Replaced autoptr and release with virtual ↵Patrick Ruoff
destructors git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@155 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21Fixed centering when no filter is selectedWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@154 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-17Added Mouse-keys to the ShortKeys. Needs some more testing.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@144 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-14registerTracker and unRegisterTracker methods added to TrackerControls (4 ↵Wim Vriend
Patrick). git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@132 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-05Modified 4 Arduino TrackerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@124 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-08-05Busy adapting changes from Stan.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@119 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-07-21BezierConfigurator replaced bt FunctionConfigWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@114 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-04-27Changed filling protocol Listbox to match the Filter and Tracker.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@109 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-03-17Changed Tracker code, so the DLL's are true plug-ins.Wim Vriend
FaceTrackNoIR will scan the bin folder for FTNoIR_Tracker*.dll and put the names in the combobox. All Trackers have 3 new member-functions (like the filters). git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@104 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-01-09Implemented filter-settings changeably while Tracker is active.Wim Vriend
Should also be handy to have a IFilterPtr, for logging... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@99 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-01-08Making Filter-DLL into plug-inWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@97 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-06-04Eagle Dynamics API implemented, added some 'nice to haves'.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@88 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-04-26Start on Mouse LookWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@76 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-04-156DOFWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@75 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-04-07PPJoy in DLLWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@65 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-04-04Move protocols to DLL: TrackIRWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@61 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-04-01Started with placing the protocol's in DLL's. First one: FlightGear.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@60 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-03-28Added the display for the output-pose, with the 'man in black'.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@59 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-03-21New effort to embrace faceAPI 3.2.6Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@54 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-03-10faceAPI inside DLL works; no video-display yet...Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@53 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-03-08Start after update 1.5Wim Vriend
Begin placing faceAPI in DLL git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@52 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-02-12Displaying headpose-data seemed to cause crashes.Wim Vriend
Update is now done in FaceTrackNoIR.cpp, using a timer. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@51 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-02-07Added option to stop tracking, but keep the engine running.Wim Vriend
Improved KeyboardShortcutDialog git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@48 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-29Testing filter.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@45 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-24EWMA2-filter implemented.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@43 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-23Start merging new filterWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@42 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-22Work on DLL-FTNoir-Tracker.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@41 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-21Starting work on Tracker in DLLWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@40 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-18Profile selection items added in the Main form.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@39 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2011-01-09Started Excel clientWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@37 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-12-30Spent the day removing some bad-bugs in the fake TrackIR protocol and the ↵Wim Vriend
SCServer protocol. Seems to work now?! git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@34 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-12-24Removed QThread reference of protocol server-code.Wim Vriend
Have still to adapt some of them though... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@32 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-12-18Tracker Source beginning FTNoIR trackerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@31 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-12-18Base Class for Game protocolWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@30 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-10-24Axis inhibitor shortkey added.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@26 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-10-21FSUIPC addedWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@24 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-10-15SimConnect interface toegevoegd voor Microsoft FSX...Wim Vriend
Werkt al! git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@23 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-10-05Beta Curve configuration seems to work...Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@22 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-09-28UpdateSettings after change of INI-file.Wim Vriend
Added curve to tracker git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@21 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-09-23Done clean-up after switch to VS2005Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@17 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2010-07-17Added TrackIR supportWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@15 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb