<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/spline, branch kinect-point-tracker</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=kinect-point-tracker</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=kinect-point-tracker'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2019-01-16T06:49:13Z</updated>
<entry>
<title>spline: fix deadlock, logic error</title>
<updated>2019-01-16T06:49:13Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-01-16T05:11:48Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=07b45ca4578ccaed91f7f3c70e82dc7ffbdf47ab'/>
<id>urn:sha1:07b45ca4578ccaed91f7f3c70e82dc7ffbdf47ab</id>
<content type='text'>
Tracking rarely deadlocked when saving mappings.

Investigating it further also shown how a wrong bundle was used for
Accela's splines.
</content>
</entry>
<entry>
<title>cruft</title>
<updated>2019-01-16T06:48:20Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-01-02T23:09:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=545071e998806235442edda5f575ee61e836abe9'/>
<id>urn:sha1:545071e998806235442edda5f575ee61e836abe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-tidy fixes only</title>
<updated>2019-01-16T06:48:18Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-28T02:02:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6f04e4ca46e6f2dcd3eda63529a1bbd915f7676b'/>
<id>urn:sha1:6f04e4ca46e6f2dcd3eda63529a1bbd915f7676b</id>
<content type='text'>
Maybe global `-Wcomma' is too harsh.

There should be no functional changes whatsoever.
</content>
</entry>
<entry>
<title>fix build...</title>
<updated>2018-12-25T13:57:23Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-25T13:57:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7509b983edb4b95b38089a89305e1d1e988da09b'/>
<id>urn:sha1:7509b983edb4b95b38089a89305e1d1e988da09b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline: fix build</title>
<updated>2018-12-25T13:43:45Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-25T13:31:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=98e1e649e47e58b35e15988af12e7d9d51d5cab4'/>
<id>urn:sha1:98e1e649e47e58b35e15988af12e7d9d51d5cab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: decruft, disable deprecated Qt functions</title>
<updated>2018-12-24T21:45:38Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-24T21:45:38Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=323dd162f5326b998e1c92ab4cfec8a63574023f'/>
<id>urn:sha1:323dd162f5326b998e1c92ab4cfec8a63574023f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style/quality only</title>
<updated>2018-12-24T18:32:10Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-24T17:54:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a88e34b21b07f70123926fcb5c505d6afdf99807'/>
<id>urn:sha1:a88e34b21b07f70123926fcb5c505d6afdf99807</id>
<content type='text'>
No functional changes.

- add `override' everywhere where missing
- almost pass clang's `-Wweak-vtables'
- avoid some float/double conversions
- remove unused private members
- make signedness conversions explicit
- put stuff in right namespaces to aid analysis
</content>
</entry>
<entry>
<title>fix undefined behavior undescore prefixes</title>
<updated>2018-12-24T18:31:24Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-20T18:05:44Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e202dab212ef8fd284d2745dd66496dcc3a2043e'/>
<id>urn:sha1:e202dab212ef8fd284d2745dd66496dcc3a2043e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline: avoid type/variable ambiguity</title>
<updated>2018-12-24T18:31:24Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-20T17:49:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=48de00ec978261c25e9c4a59479f0607cae751ff'/>
<id>urn:sha1:48de00ec978261c25e9c4a59479f0607cae751ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compat/mutex: rename</title>
<updated>2018-12-24T18:31:24Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-20T17:30:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ea29ea8095e1fe6e7c1766f87aea33650a1a485d'/>
<id>urn:sha1:ea29ea8095e1fe6e7c1766f87aea33650a1a485d</id>
<content type='text'>
</content>
</entry>
</feed>
