<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-aruco, branch feature/qt6</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=feature%2Fqt6</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=feature%2Fqt6'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2025-05-16T06:54:14Z</updated>
<entry>
<title>i18n: add missing German translations</title>
<updated>2025-05-16T06:54:14Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2025-04-28T17:40:10Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5308a459e8c575457ef1c024e306b0716b1ae5d7'/>
<id>urn:sha1:5308a459e8c575457ef1c024e306b0716b1ae5d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buffer flush</title>
<updated>2025-05-16T06:54:13Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2025-04-25T06:01:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=78f8c6c81c2e900aa1cb433940667a054cc0b6ed'/>
<id>urn:sha1:78f8c6c81c2e900aa1cb433940667a054cc0b6ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i18n: regen (whitespace only)</title>
<updated>2023-11-05T11:33:08Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2023-11-04T23:16:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b1564d80d44821c31fc8188105be548984cdecd4'/>
<id>urn:sha1:b1564d80d44821c31fc8188105be548984cdecd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>translate</title>
<updated>2023-09-30T16:24:50Z</updated>
<author>
<name>前进!</name>
<email>92249100+ddzzkunye@users.noreply.github.com</email>
</author>
<published>2023-09-30T16:24:50Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e44c802b3118505ec9ed1f3b38da9ada8064326f'/>
<id>urn:sha1:e44c802b3118505ec9ed1f3b38da9ada8064326f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/aruco: allow using the 1080p resolution</title>
<updated>2023-06-01T15:47:23Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2023-05-25T06:59:02Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0c899948ff1dd684f68be8532c383fd8d3133c83'/>
<id>urn:sha1:0c899948ff1dd684f68be8532c383fd8d3133c83</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>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>fix i18n generation</title>
<updated>2022-04-19T12:52:15Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-03-28T22:01:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9bcab9fb4274c6e1aa1a2621dbfedf829e7fcfc5'/>
<id>urn:sha1:9bcab9fb4274c6e1aa1a2621dbfedf829e7fcfc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/aruco: allow use of mjpeg compression</title>
<updated>2022-02-26T11:14:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2022-02-26T11:14:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=626407999d3f83dbc0f422b0f00fcace592e851f'/>
<id>urn:sha1:626407999d3f83dbc0f422b0f00fcace592e851f</id>
<content type='text'>
Issue: #1431
</content>
</entry>
</feed>
