<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/opentrack/tracker.h, branch trackhat-1.1</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.1</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.1'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2015-07-25T05:49:19Z</updated>
<entry>
<title>move portability classes to compat library</title>
<updated>2015-07-25T05:49:19Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-25T05:27:03Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=24538cf3a3a91481851618791b11be81437563e4'/>
<id>urn:sha1:24538cf3a3a91481851618791b11be81437563e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>includes relative to project top directory</title>
<updated>2015-07-07T09:54:26Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-07T09:24:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=511e095fa3b944b2016560e6bb21e3f0413aa1a4'/>
<id>urn:sha1:511e095fa3b944b2016560e6bb21e3f0413aa1a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opentrack-api: add copyright notices</title>
<updated>2015-07-07T05:45:35Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-07T05:45:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=71b9202dbd592996478cb3ab67a84c23fd98368e'/>
<id>urn:sha1:71b9202dbd592996478cb3ab67a84c23fd98368e</id>
<content type='text'>
Code without a license defaults to having all rights reserved.
</content>
</entry>
<entry>
<title>plugin-support: make header-only, expose as public API</title>
<updated>2015-06-07T06:09:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-07T05:24:06Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=71856701c8bedad3d992cb63620e695df8727812'/>
<id>urn:sha1:71856701c8bedad3d992cb63620e695df8727812</id>
<content type='text'>
Issue: #151

Some global namespace macros are now prefixed with "OPENTRACK_" to avoid
namespace clashes.

This header is now safe to include in third-party projects.
</content>
</entry>
<entry>
<title>apply r/t compensation before mapping translation values</title>
<updated>2014-12-20T22:27:20Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-20T22:25:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=15f66b14de5e1bf3ecff0450040c8e1ddb77116a'/>
<id>urn:sha1:15f66b14de5e1bf3ecff0450040c8e1ddb77116a</id>
<content type='text'>
Suggested-by: @FlyingCircus-
Issue: #106
</content>
</entry>
<entry>
<title>move rmat-&gt;euler and euler-&gt;rmat conversions to header</title>
<updated>2014-12-15T20:47:35Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-15T20:47:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=769d1340d3a76547a2252f52eb0a8615015f20e0'/>
<id>urn:sha1:769d1340d3a76547a2252f52eb0a8615015f20e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch back to volatile bool for tracker flags</title>
<updated>2014-12-14T00:45:54Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-12-14T00:45:54Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ca2c242e6fe37376394d0a0e2b574e94c40c4b57'/>
<id>urn:sha1:ca2c242e6fe37376394d0a0e2b574e94c40c4b57</id>
<content type='text'>
UI thread is the only writer for the flags. Makes no sense to use more
than volatile.
</content>
</entry>
<entry>
<title>implement zero shortcut</title>
<updated>2014-11-29T11:25:27Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-11-29T11:25:27Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e7d57ba055627e6b6c8f6de61a497894e0caa658'/>
<id>urn:sha1:e7d57ba055627e6b6c8f6de61a497894e0caa658</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker: map before filtering</title>
<updated>2014-11-26T17:04:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-11-26T17:04:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=145117f8af44a35c40898b3b9345168063f4306a'/>
<id>urn:sha1:145117f8af44a35c40898b3b9345168063f4306a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl centering not confused on 90deg boundaries</title>
<updated>2014-11-07T05:53:53Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-11-07T05:53:53Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4814dc521b43a0d9b54c5c56300872fd3667189d'/>
<id>urn:sha1:4814dc521b43a0d9b54c5c56300872fd3667189d</id>
<content type='text'>
atan2 returned wrong quadrants, as per
&lt;http://en.wikipedia.org/wiki/Atan2#Definition_and_computation&gt; breakage
on sign change.

Issue: #63
</content>
</entry>
</feed>
