<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-joystick/ftnoir_tracker_joystick.h, branch opentrack-2.3-rc49p7</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p7</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p7'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-06-16T10:35:51Z</updated>
<entry>
<title>all: split "api" into "api" and "logic"</title>
<updated>2016-06-16T10:35:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-16T10:34:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0760fe011114fa440275b487eaf766b015f40e5b'/>
<id>urn:sha1:0760fe011114fa440275b487eaf766b015f40e5b</id>
<content type='text'>
Here, the "logic" module has all the stuff for building one's own
graphical user interface.

The "api" module has stuff used by other trackers.

While at it, each of "api", "logic", and "compat" need their own export
headers. This is because of preprocessor symbol clashes.

This is all because a change in the "gui"-only dependency required a
relink of all the trackers, protocols, and flters. It takes too long
when building in the release configuration. With the split, only the
"gui" module gets rebuilt. Since it has close to no static dependencies,
it's fast enough.
</content>
</entry>
<entry>
<title>tracker/joy: adapt to non-singleton joy worker</title>
<updated>2015-12-06T04:16:56Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-06T04:16:56Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4bdcd48852a459fbd5bc6eb4452c95a3ad8b85e3'/>
<id>urn:sha1:4bdcd48852a459fbd5bc6eb4452c95a3ad8b85e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opentrack/joystick: rename header to clarify usage</title>
<updated>2015-11-22T16:45:04Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-22T16:44:19Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=aac65283a2b254f0338a6ad1609e5d916ba9dcfc'/>
<id>urn:sha1:aac65283a2b254f0338a6ad1609e5d916ba9dcfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/joy: don't save joy friendly name</title>
<updated>2015-11-22T14:55:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-22T14:51:11Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=34483211fc182df6b85cb344759819d80ed9d142'/>
<id>urn:sha1:34483211fc182df6b85cb344759819d80ed9d142</id>
<content type='text'>
We don't need it for joy selection
</content>
</entry>
<entry>
<title>api/shortcuts, tracker/joy: adapt to synchronized joy api</title>
<updated>2015-11-22T14:55:45Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-22T14:50:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=119671e4e7f4dc07c1fb20eb999a0a7fcfbbdba8'/>
<id>urn:sha1:119671e4e7f4dc07c1fb20eb999a0a7fcfbbdba8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/joy: use the centralized joystick state worker</title>
<updated>2015-11-22T14:55:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-22T14:12:55Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7075c9a3612f39edf4f068705f7a1ebc4ad0614e'/>
<id>urn:sha1:7075c9a3612f39edf4f068705f7a1ebc4ad0614e</id>
<content type='text'>
Most of the code can be removed.
</content>
</entry>
<entry>
<title>all: adjust options.hpp move to compat</title>
<updated>2015-11-01T10:28:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T10:28:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0424a2802aec3600774ba9347c49312bb09b8cfe'/>
<id>urn:sha1:0424a2802aec3600774ba9347c49312bb09b8cfe</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
