<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/spline, branch feature_windows_dark_theme</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=feature_windows_dark_theme</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=feature_windows_dark_theme'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2020-06-29T22:21:16Z</updated>
<entry>
<title>Fix build with Qt 5.15+</title>
<updated>2020-06-29T22:21:16Z</updated>
<author>
<name>Rein F</name>
<email>public@reinfernhout.xyz</email>
</author>
<published>2020-06-29T22:21:16Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=73dc29445d6ba9c7c8f3b9f67c1a93189b9a39c8'/>
<id>urn:sha1:73dc29445d6ba9c7c8f3b9f67c1a93189b9a39c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add proper color keying to tracker-pt</title>
<updated>2020-06-05T14:29:25Z</updated>
<author>
<name>Andy Sloane</name>
<email>andy@a1k0n.net</email>
</author>
<published>2020-06-05T01:48:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c3148df41d2c540acc0a6f72aa0f2088147848ee'/>
<id>urn:sha1:c3148df41d2c540acc0a6f72aa0f2088147848ee</id>
<content type='text'>
Instead of just selecting the red/green/blue channels, also subtract the
other channels. This allows for point tracking with just colored spots,
rather than IR LEDs -- green and magenta work particularly well for
this.

This keeps the existing "Red/Green/Blue only" options, but adds
"Red/Green/Blue/Cyan/Yellow/Magenta filter" options, which do a better
job of isolating those colors.
</content>
</entry>
<entry>
<title>spline/widget: take font color from palette</title>
<updated>2020-01-17T21:40:38Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2020-01-17T21:40:38Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=87c1de2d0de8ed24758f60efae3d8561c430e6aa'/>
<id>urn:sha1:87c1de2d0de8ed24758f60efae3d8561c430e6aa</id>
<content type='text'>
Issue: #988
</content>
</entry>
<entry>
<title>spline/widget: fix plot label offset</title>
<updated>2020-01-17T21:40:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2020-01-17T21:40:10Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=44487703c264dfef094631614717ba5ce22f7a37'/>
<id>urn:sha1:44487703c264dfef094631614717ba5ce22f7a37</id>
<content type='text'>
Issue: #988
</content>
</entry>
<entry>
<title>spline: fix some NaN results on Unix</title>
<updated>2019-10-06T06:30:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-10-06T06:30:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=62285f807c8b9d260f28b97210703f38ae4cd0f7'/>
<id>urn:sha1:62285f807c8b9d260f28b97210703f38ae4cd0f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add workaround for obsolete qt versions</title>
<updated>2019-08-01T12:56:32Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-08-01T12:56:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f17f1a5910987654f64bdf2209ea2a8ad96f7e1e'/>
<id>urn:sha1:f17f1a5910987654f64bdf2209ea2a8ad96f7e1e</id>
<content type='text'>
This should fix CI.
</content>
</entry>
<entry>
<title>fix clang warnings</title>
<updated>2019-08-01T12:07:00Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-08-01T12:07:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7d898e638abad8267420f8c0d827d21f716b8977'/>
<id>urn:sha1:7d898e638abad8267420f8c0d827d21f716b8977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>video: reuse working dpi check</title>
<updated>2019-08-01T09:22:41Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-08-01T09:22:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b930dd608bf95ecc3f89007313ba8ab8b1935ee5'/>
<id>urn:sha1:b930dd608bf95ecc3f89007313ba8ab8b1935ee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline, video: get rid of needless casts</title>
<updated>2019-08-01T09:20:44Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-08-01T09:20:44Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e71f7af1d619d02667c2bfb9f5fd0d925e534230'/>
<id>urn:sha1:e71f7af1d619d02667c2bfb9f5fd0d925e534230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spline: switch back to cubic splines</title>
<updated>2019-08-01T08:45:13Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-08-01T08:43:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4ffb8feee67856851351e972e33c72c025c2c29d'/>
<id>urn:sha1:4ffb8feee67856851351e972e33c72c025c2c29d</id>
<content type='text'>
</content>
</entry>
</feed>
