<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git, branch opentrack-2.3-rc6</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc6</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc6'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2014-12-13T23:19:17Z</updated>
<entry>
<title>pt: set correct focal length from camera fov</title>
<updated>2014-12-13T23:19:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-13T23:19:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=253c206c171b5f064addccda266a1998039409ad'/>
<id>urn:sha1:253c206c171b5f064addccda266a1998039409ad</id>
<content type='text'>
Issue: #96

Having user-supplied camera fov, we can prevent yaw and pitch occuring
by itself when moving horizontally and vertically.

Note PointExtractor::extract_points(Mat&amp; frame) should enable same value
for fx and fy:

			c[0] =  (mx/m - W/2)/W;
			c[1] = -(my/m - H/2)/W;
</content>
</entry>
<entry>
<title>bind socket on worker thread for thread ownership</title>
<updated>2014-12-13T23:06:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-13T23:06:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=971603e92c856df8aed4b6d788d0a96485e4eccd'/>
<id>urn:sha1:971603e92c856df8aed4b6d788d0a96485e4eccd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete QLibrary, not force unload()</title>
<updated>2014-12-08T21:45:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-08T21:37:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b99efdf3196bb7687dd4ad8f188d9e2ec12f0683'/>
<id>urn:sha1:b99efdf3196bb7687dd4ad8f188d9e2ec12f0683</id>
<content type='text'>
Issue: #96
Reported-by: @sasam

Also fixes a memory leak.
</content>
</entry>
<entry>
<title>update tray when changing setting through UI</title>
<updated>2014-12-08T21:13:56Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-08T21:13:56Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=48d038b789db119404a5da320890ac38109a8e95'/>
<id>urn:sha1:48d038b789db119404a5da320890ac38109a8e95</id>
<content type='text'>
Issue: #104
</content>
</entry>
<entry>
<title>ensure tray exists before minimizing to it</title>
<updated>2014-12-08T21:09:15Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-08T21:09:15Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d64c2414e771acdf1d976200dc2c683b852d4f39'/>
<id>urn:sha1:d64c2414e771acdf1d976200dc2c683b852d4f39</id>
<content type='text'>
Issue: #104
</content>
</entry>
<entry>
<title>accela: adjust constants for faster response</title>
<updated>2014-12-07T14:10:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-07T14:10:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f22c5bfb6e1da213dba90d12d205fd136ac28245'/>
<id>urn:sha1:f22c5bfb6e1da213dba90d12d205fd136ac28245</id>
<content type='text'>
Tested-by: @KyokushinPL
</content>
</entry>
<entry>
<title>credit for contributor</title>
<updated>2014-12-07T12:05:35Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-07T12:05:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=973bb3d395e0ae3ad687e8fcfb4930076afd77fb'/>
<id>urn:sha1:973bb3d395e0ae3ad687e8fcfb4930076afd77fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move shortcut dialog to ui module</title>
<updated>2014-12-06T17:49:54Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-06T17:49:54Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=58f7f332bcae5bbb13d6ef0c6ec351c53a39852e'/>
<id>urn:sha1:58f7f332bcae5bbb13d6ef0c6ec351c53a39852e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>filters: move icon to main app</title>
<updated>2014-12-06T12:28:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-06T12:28:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0f67a9e324bd2d4def5fa3e27ff0e0d4e5115a58'/>
<id>urn:sha1:0f67a9e324bd2d4def5fa3e27ff0e0d4e5115a58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accela: resize form</title>
<updated>2014-12-06T12:17:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-06T12:17:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=80c84352317f6b44b285f0d0eb6fe7a1f3c9f22e'/>
<id>urn:sha1:80c84352317f6b44b285f0d0eb6fe7a1f3c9f22e</id>
<content type='text'>
</content>
</entry>
</feed>
