<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-easy, 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-09-06T16:41:49Z</updated>
<entry>
<title>tracker/easy: Adding support for Clip models where three vertices are arranged from top to bottom.</title>
<updated>2020-09-06T16:41:49Z</updated>
<author>
<name>Stéphane Lenclud</name>
<email>github@lenclud.com</email>
</author>
<published>2020-09-02T14:19:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=abb14f0ba4ef4c072ae330bcefa0419b701bc88b'/>
<id>urn:sha1:abb14f0ba4ef4c072ae330bcefa0419b701bc88b</id>
<content type='text'>
Close #1145
</content>
</entry>
<entry>
<title>tracker/easy: Disable Kinect distortion coefficients usage thus notably fixing badly broken Z component in translation vector.</title>
<updated>2020-09-02T14:20:41Z</updated>
<author>
<name>Stéphane Lenclud</name>
<email>github@lenclud.com</email>
</author>
<published>2020-08-30T15:50:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e25f81898371648a2e02d1da1f027ff5f189b1a1'/>
<id>urn:sha1:e25f81898371648a2e02d1da1f027ff5f189b1a1</id>
<content type='text'>
Close #1141
Close #1020
</content>
</entry>
<entry>
<title>tracker/easy: kill msvc warnings</title>
<updated>2020-03-29T14:35:12Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2020-03-29T14:35:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=51ba50ca1d93bf8e4c692aaff30790e4d0a427f9'/>
<id>urn:sha1:51ba50ca1d93bf8e4c692aaff30790e4d0a427f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: make install prefix path variables more clear</title>
<updated>2020-03-07T06:50:30Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2020-03-07T06:50:30Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=adb5f89b018da33ee7e3aa8a48e5b742129da161'/>
<id>urn:sha1:adb5f89b018da33ee7e3aa8a48e5b742129da161</id>
<content type='text'>
Pointed out by: @rvt
</content>
</entry>
<entry>
<title>tracker/easy: fix some warnings</title>
<updated>2019-07-05T11:04:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-07-05T11:04:48Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=66c2373014fc107d918b8549d554420d63405cc7'/>
<id>urn:sha1:66c2373014fc107d918b8549d554420d63405cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "tracker/easy: don't recreate preview all the time"</title>
<updated>2019-07-05T10:52:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-07-05T10:52:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=81da94a9582776c99d8d8a2fc024df4c4f43d88c'/>
<id>urn:sha1:81da94a9582776c99d8d8a2fc024df4c4f43d88c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/easy: fix crash on quick exit</title>
<updated>2019-07-05T10:46:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-07-05T10:37:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ea7386f9f98075905bf92fdfc030451ead3ed2e0'/>
<id>urn:sha1:ea7386f9f98075905bf92fdfc030451ead3ed2e0</id>
<content type='text'>
Avoid a crash when `cv::destroyWindow()` gets called before
`Tracker::Tick()' ever gets to run.
</content>
</entry>
<entry>
<title>tracker/easy: avoid race &amp; crash on exit</title>
<updated>2019-07-05T10:46:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-07-05T10:36:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9e036ed903406f11d875bf73b459222b6b051a28'/>
<id>urn:sha1:9e036ed903406f11d875bf73b459222b6b051a28</id>
<content type='text'>
cv::destroyWindow() can't be called along with `cv::imshow()' in
progress from another thread. Moreover, `cv::waitKey()' doesn't work
without any windows present.

Also check for preview enablement to avoid a crash in
`cv::destroyWindow()'.
</content>
</entry>
<entry>
<title>tracker/easy: don't recreate preview all the time</title>
<updated>2019-07-05T10:46:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-07-05T10:33:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=63b7fc37dc2df96ccda2b3854fe18ab57b4296b3'/>
<id>urn:sha1:63b7fc37dc2df96ccda2b3854fe18ab57b4296b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/easy: fix -Wall -Wextra -Wpedantic</title>
<updated>2019-06-26T09:55:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-06-26T09:55:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=978661c0aa2cb39912163c445e14169fa5a5f968'/>
<id>urn:sha1:978661c0aa2cb39912163c445e14169fa5a5f968</id>
<content type='text'>
Notice to: @SLion
</content>
</entry>
</feed>
