<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-easy, branch master</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=master</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2024-08-04T01:29:31Z</updated>
<entry>
<title>i18n: add German translations</title>
<updated>2024-08-04T01:29:31Z</updated>
<author>
<name>Kai Krakow</name>
<email>kai@kaishome.de</email>
</author>
<published>2024-08-04T01:29:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c6e56ce73bc4fd59b65d73a39f48368411beeb6e'/>
<id>urn:sha1:c6e56ce73bc4fd59b65d73a39f48368411beeb6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "options/value: add `QObject::connect` wrapper"</title>
<updated>2022-10-10T08:31:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-10-06T16:34:03Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=61884594ceff59279abe5530c8c1af1870dc8fbb'/>
<id>urn:sha1:61884594ceff59279abe5530c8c1af1870dc8fbb</id>
<content type='text'>
This reverts commit a67e8630caf20e7f48151024e9e68dd9271d75c7.
</content>
</entry>
<entry>
<title>compat: drop pre-C++20 macros.hpp header</title>
<updated>2022-07-01T16:30:37Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-07-01T16:30:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=33e902a74465110489c6566f5f0c035ad9432de4'/>
<id>urn:sha1:33e902a74465110489c6566f5f0c035ad9432de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/value: add `QObject::connect` wrapper</title>
<updated>2022-07-01T16:07:03Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-07-01T16:07:03Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a67e8630caf20e7f48151024e9e68dd9271d75c7'/>
<id>urn:sha1:a67e8630caf20e7f48151024e9e68dd9271d75c7</id>
<content type='text'>
This is useful not just to save on complexity in call sites, but also
because I plan on using the Verdigris library to remove needless
`valueChanged()` and `setValue()` overloads from each `value&lt;t&gt;`
instance.

Also fix a bug in `options/tie.hpp` where `QComboBox::setCurrentIndex`
was erroneously called as `Qt::DirectConnection`.
</content>
</entry>
<entry>
<title>bump CMAKE_CXX_STANDARD</title>
<updated>2022-06-05T12:44:25Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-05-12T13:02:13Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=03ebfb08cd13346ca76ebf4264f41abb692afd02'/>
<id>urn:sha1:03ebfb08cd13346ca76ebf4264f41abb692afd02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many: switch from using std::unique_ptr&lt;t&gt;::get() to &amp;*ptr</title>
<updated>2021-12-16T14:32:03Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-12-15T14:29:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=aa3d6dd09fb2ecf4a5bf91536ca67b4f71b24613'/>
<id>urn:sha1:aa3d6dd09fb2ecf4a5bf91536ca67b4f71b24613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cv, tracker/pt: cleanup opencv includes</title>
<updated>2021-10-19T12:07:16Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-10-19T06:33:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=edd8680615e842375d8c9af25427784ed01f4fab'/>
<id>urn:sha1:edd8680615e842375d8c9af25427784ed01f4fab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/{aruco,easy,pt,wii}, video/opencv: allow dynamic opencv</title>
<updated>2021-10-04T13:53:26Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-10-04T13:53:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c2ab96e976ff12f1d5fdaefbb77042c024cb47dd'/>
<id>urn:sha1:c2ab96e976ff12f1d5fdaefbb77042c024cb47dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker-easy: fix build</title>
<updated>2021-08-06T10:22:53Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-08-06T10:21:29Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=adef75d81c7606dd69f5d619c577b634b2868070'/>
<id>urn:sha1:adef75d81c7606dd69f5d619c577b634b2868070</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
