<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/FTNoIR_Protocol_SC/FTNoIR_Protocol_SC.cpp, branch trackhat-1.2p2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.2p2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.2p2'/>
<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>Send message to main-window, to display connected-game-name.</title>
<updated>2013-01-27T11:53:54Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2013-01-27T11:53:54Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f7f30fa3b0935baa4fdd833a697c9c46a8f09dfd'/>
<id>urn:sha1:f7f30fa3b0935baa4fdd833a697c9c46a8f09dfd</id>
<content type='text'>
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@238 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
</content>
</entry>
<entry>
<title>Fixed some error(s) after testing INNO installer</title>
<updated>2012-12-16T11:33:23Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2012-12-16T11:33:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8aa64afab7f3fd153d7a881e27442a78d57ec103'/>
<id>urn:sha1:8aa64afab7f3fd153d7a881e27442a78d57ec103</id>
<content type='text'>
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@198 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>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>SimConnect also in DLL</title>
<updated>2011-04-08T11:30:49Z</updated>
<author>
<name>Wim Vriend</name>
<email>facetracknoir@gmail.com</email>
</author>
<published>2011-04-08T11:30:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=35d8a7e4552ecb4d8a0cef199953c8384ef6dfd5'/>
<id>urn:sha1:35d8a7e4552ecb4d8a0cef199953c8384ef6dfd5</id>
<content type='text'>
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@68 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
</content>
</entry>
</feed>
