<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/FTNoIR_Protocol_FG/FTNoIR_Protocol_FG.cpp, branch opentrack-2.3.12</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.12</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.12'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2013-03-22T19:48:17Z</updated>
<entry>
<title>Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!</title>
<updated>2013-03-22T19:48:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2013-03-22T19:48:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=3089c4bbc10e98d18f43e8a70e7a3d0c0eaf0900'/>
<id>urn:sha1:3089c4bbc10e98d18f43e8a70e7a3d0c0eaf0900</id>
<content type='text'>
.git/config:

[core]
	ignorecase = false
</content>
</entry>
<entry>
<title>Added message to main-window, to display connected-game-name</title>
<updated>2013-01-27T12:07:19Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2013-01-27T12:07:19Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d18f6dfa5f203f4744eb6b4929870f047c80033b'/>
<id>urn:sha1:d18f6dfa5f203f4744eb6b4929870f047c80033b</id>
<content type='text'>
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@239 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
</content>
</entry>
<entry>
<title>Added registerProtocol and unRegisterProtocol to the Protocol classes.</title>
<updated>2012-11-16T12:00:53Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2012-11-16T12:00:53Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b3d3a1f1d4f9739a506990edefcd2d81502368d4'/>
<id>urn:sha1:b3d3a1f1d4f9739a506990edefcd2d81502368d4</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Modified sendHeadposeToGame, so it also sends raw data.</title>
<updated>2012-09-28T13:40:18Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2012-09-28T13:40:18Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=75360443eb879b49a72c11b2a3d2d299ca61f9d7'/>
<id>urn:sha1:75360443eb879b49a72c11b2a3d2d299ca61f9d7</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Changed centering algorithm to use proper matrix algebra.</title>
<updated>2012-09-25T17:02:38Z</updated>
<author>
<name>Patrick Ruoff</name>
<email>c14-radioactive@19e81ba0-9b1a-49c3-bd6c-561e1906d5fb</email>
</author>
<published>2012-09-25T17:02:38Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0948938ea70784b7b0607a709a199d1acefda949'/>
<id>urn:sha1:0948938ea70784b7b0607a709a199d1acefda949</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>RAII-style dll management 1: Replaced autoptr and release with virtual destructors</title>
<updated>2012-09-21T14:00:34Z</updated>
<author>
<name>Patrick Ruoff</name>
<email>c14-radioactive@19e81ba0-9b1a-49c3-bd6c-561e1906d5fb</email>
</author>
<published>2012-09-21T14:00:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ab0d60becc2d1b89c812193c179892d6acd4912f'/>
<id>urn:sha1:ab0d60becc2d1b89c812193c179892d6acd4912f</id>
<content type='text'>
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@155 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
</content>
</entry>
<entry>
<title>Changed Tracker code, so the DLL's are true plug-ins.</title>
<updated>2012-03-17T16:15:51Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2012-03-17T16:15:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9184ea73941814b95c2768d8bcca8bdb77655891'/>
<id>urn:sha1:9184ea73941814b95c2768d8bcca8bdb77655891</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Eagle Dynamics API implemented, added some 'nice to haves'.</title>
<updated>2011-06-04T12:37:46Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2011-06-04T12:37:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=010d82e9392bd2fb5cafe6fbae03c9cdc301a2f8'/>
<id>urn:sha1:010d82e9392bd2fb5cafe6fbae03c9cdc301a2f8</id>
<content type='text'>
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@87 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
</content>
</entry>
<entry>
<title>git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@73 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb</title>
<updated>2011-04-11T20:03:26Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2011-04-11T20:03:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=cea1448b51f99f3a96d3d83f5c94de8be489d061'/>
<id>urn:sha1:cea1448b51f99f3a96d3d83f5c94de8be489d061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PPJoy in DLL</title>
<updated>2011-04-07T17:42:45Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2011-04-07T17:42:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ee1e90c6e0eba92b69cdeb2dffb3a246d006dda1'/>
<id>urn:sha1:ee1e90c6e0eba92b69cdeb2dffb3a246d006dda1</id>
<content type='text'>
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@63 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
</content>
</entry>
</feed>
