summaryrefslogtreecommitdiffhomepage
path: root/FaceTrackNoIR
AgeCommit message (Collapse)Author
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
.git/config: [core] ignorecase = false
2013-03-08Add some files that were meant to be in the repo.Wim Vriend
2013-02-26Updating before branching. Last revision is v170 beta1.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@271 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-02-09Created a FaceTrackNoIR-version of FreeTrackClient.dll, because the existing ↵Wim Vriend
one was crashing ArmA2. Made a 64-bit version too. The FTReportName function was a trouble-maker. In the repo of FreeTrack it expects a pointer to a name, in reality, it should receive an integer... Cost me a while to figure out why ArmA kept crashing :( Also added the option to enable/disable FreeTrack or TrackIR in the FreeTrack 2.0 settings-dialog. Even more, added a button so users can 'repair' the location of NPClient.dll. Some users complained that their SW didn't work with TrackIR any more, after running FaceTrackNoIR... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@270 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-02-06Revert previous incorrect codeStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@265 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-02-06One handle leak lessStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@264 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-02-06Changed QFont to fix size-problemWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@263 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
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-27Fix a handle/memory leak.Stanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@236 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-01-18First version of the HT trackerStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@209 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2013-01-064 FlyBoyWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@206 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-12-30Forgotten UI-elementsWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@199 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-12-16Fixed some error(s) after testing INNO installerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@198 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-12-08Modified main form a bitWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@197 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-26Reversed the numTracker tryout to accomodate the secondary Tracker: the ↵Wim Vriend
user-interface was confusing. Now, the 1st Tracker overwrites the values, if the same axis were selected in both trackers. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@196 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-11-23Minor change: Main form show 1 digit more in rotations. Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@195 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-21Solved little bug concerning "None DLL".Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@191 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-10-13props changedStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@186 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-29Unversioning local .vcproj and .slnWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@177 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-29Disable button Filter-settings when StartTrackerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@174 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-28Modified sendHeadposeToGame, so it also sends raw data.Wim Vriend
Unified the code by adding the Dll class to the protocols and moving the dialog to a separate source. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@173 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-28Added member-function to FunctionConfig, so it accepts default-settings from ↵Wim Vriend
a QList of QFloats. Put Stanislaws' Accela-defaults in the Accela-filter: they work fine! git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@172 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-26Update vc8 project/solution after recent changesStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@170 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-24Fix the buildStanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@165 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-23Solution/project files for VS2005Stanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@162 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-23PT: added reference to helpPatrick Ruoff
updated vc9 project files git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@161 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-23deleted some more temporary files not necessary for buildingPatrick Ruoff
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@160 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-22Removed Excel-serverWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@158 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-21Removed obsolete Curve function.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@153 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21Fixed Auto-Start and minimize issues.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@151 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-21Fix function-config and Accela after recent refactoring.Stanislaw Halik
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@149 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-20corrected vc9 project file debug settingsPatrick Ruoff
Tracker_PT: implemented centering Tracker_PT: implemented new point extraction Tracker_PT: various bugfixes git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@148 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-17added pointtrackerPatrick Ruoff
created VC9 solution and project files for available projects git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@143 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-16Change showHeadPose function, regarding refreshVideo.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@142 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-16Initialize newpose before getting data from the Tracker.Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@141 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-14These files should not be in the repo anyway...Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@139 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-14Added notifyCenter method for Arduino (and Patrick)Wim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@138 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-13Class TrackerDll added, to get info about the TrackerWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@131 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