<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-joystick, branch opentrack-2.3-rc49p5</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p5</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p5'/>
<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/{joystick,pt,rift-{025,042,080}}: options api cleanup only</title>
<updated>2016-06-09T09:41:49Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-09T09:41:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1b9dcf43be582c2719b9d5bf10b15acd59eac944'/>
<id>urn:sha1:1b9dcf43be582c2719b9d5bf10b15acd59eac944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many modules: trivial cleanups only</title>
<updated>2016-05-26T15:19:19Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-26T15:09:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b008aefee41a21b24f1d2f1f23cd6c78b888ede5'/>
<id>urn:sha1:b008aefee41a21b24f1d2f1f23cd6c78b888ede5</id>
<content type='text'>
- Remove "this-&gt;" where it's not needed. Possibly rename shadowed vars.
- Don't reload the options bundle manually since `options::opts' exists
for that very reason.
- Remove '^ \+$' whitespace
- :retab
</content>
</entry>
<entry>
<title>cmake/many: update for dinput8 manual link removal</title>
<updated>2016-05-22T08:27:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-22T08:27:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1983bf2e3a8db6036c7460d4b99b6b6f0521bc37'/>
<id>urn:sha1:1983bf2e3a8db6036c7460d4b99b6b6f0521bc37</id>
<content type='text'>
It's automatic now.
</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>tracker/joystick: avoid recursive acquire of non-recursive mutex</title>
<updated>2015-11-19T00:42:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-19T00:42:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=411d85cf66d89696ba51f5bc44d92322613e2e9f'/>
<id>urn:sha1:411d85cf66d89696ba51f5bc44d92322613e2e9f</id>
<content type='text'>
</content>
</entry>
</feed>
