<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/ftnoir_protocol_sc/ftnoir_protocol_sc.cpp, branch opentrack-2.3.9</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.9</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.9'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2015-10-30T07:39:32Z</updated>
<entry>
<title>move to subdirectory-based build system</title>
<updated>2015-10-30T07:39:32Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-10-30T06:37:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=aa066bdd4622d4f6824fee864f6be6806813f04d'/>
<id>urn:sha1:aa066bdd4622d4f6824fee864f6be6806813f04d</id>
<content type='text'>
Closes #224
</content>
</entry>
<entry>
<title>all: update copyright where appropriate</title>
<updated>2015-10-20T01:26:28Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-10-20T01:24:30Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d9746e7d4c4f7ed687c23b746914a9c5af8e9b49'/>
<id>urn:sha1:d9746e7d4c4f7ed687c23b746914a9c5af8e9b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>facetracknoir update license</title>
<updated>2015-10-11T04:14:00Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-10-11T04:08:13Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=64e188cf40afce73d8307b54053eefe9742fa966'/>
<id>urn:sha1:64e188cf40afce73d8307b54053eefe9742fa966</id>
<content type='text'>
@V4Friend agreed to change license to non-copyleft.

I thank him for this.
</content>
</entry>
<entry>
<title>add my own copyright</title>
<updated>2015-07-20T02:58:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-20T02:58:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c7baa095275b9936654321b23fc8f46165180d32'/>
<id>urn:sha1:c7baa095275b9936654321b23fc8f46165180d32</id>
<content type='text'>
We need copyright on contributions or else it defaults to granting no
rights.
</content>
</entry>
<entry>
<title>all: use macros for symbol exposure</title>
<updated>2015-07-16T09:29:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-16T09:29:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b0b7c2b0e1762a7c0058e7f507a3b7cc9a03daf6'/>
<id>urn:sha1:b0b7c2b0e1762a7c0058e7f507a3b7cc9a03daf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "try to fix FSX stutter while FSX has focus"</title>
<updated>2015-07-16T06:32:55Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-16T06:32:55Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ffc2499f51dd8aa07c0042292e0e450a7228a4b8'/>
<id>urn:sha1:ffc2499f51dd8aa07c0042292e0e450a7228a4b8</id>
<content type='text'>
This reverts commit ab47eac174db02710a7fa6c194e00c31cef755a4.
</content>
</entry>
<entry>
<title>try to fix FSX stutter while FSX has focus</title>
<updated>2015-07-08T03:38:47Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-08T03:38:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ab47eac174db02710a7fa6c194e00c31cef755a4'/>
<id>urn:sha1:ab47eac174db02710a7fa6c194e00c31cef755a4</id>
<content type='text'>
As reported in #174 FSX has issues with calldispatch
in steam edition. Attempt setting high process priority.
</content>
</entry>
<entry>
<title>simconnect: guard GNUC pragma</title>
<updated>2015-07-06T07:14:12Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-06T07:14:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e3140d0293de8adb584dafe264f5f4024c82ff88'/>
<id>urn:sha1:e3140d0293de8adb584dafe264f5f4024c82ff88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simconnect: use event handle without calldispatch in a loop</title>
<updated>2015-07-06T07:09:18Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-06T07:09:18Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1388d95ecf71d517d24ccb6713641220a5553e4a'/>
<id>urn:sha1:1388d95ecf71d517d24ccb6713641220a5553e4a</id>
<content type='text'>
We aren't supposed to calldispatch in a loop, since it locks up FSX. Use
calldispatch only if FSX signals us that an event has been received.
This might fix slowness reported in #174.
</content>
</entry>
<entry>
<title>simconnect: don't set affinity, only meant for trackers</title>
<updated>2015-07-06T06:31:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-06T06:31:48Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=68c8278b25b417c21dfbb0e3974044a36dfc151e'/>
<id>urn:sha1:68c8278b25b417c21dfbb0e3974044a36dfc151e</id>
<content type='text'>
</content>
</entry>
</feed>
