<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/options, branch opentrack-2.3.11-beta2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.11-beta2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.11-beta2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2018-10-25T18:53:38Z</updated>
<entry>
<title>options/bundle: fix signals not firing</title>
<updated>2018-10-25T18:53:38Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-25T18:53:38Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=309871bcc513298aa3760d9be3cc43d11553f761'/>
<id>urn:sha1:309871bcc513298aa3760d9be3cc43d11553f761</id>
<content type='text'>
The check for ini modified happens after ini modified
flag is already cleared. Was breaking spline.
</content>
</entry>
<entry>
<title>options/value: remove pointless conditional</title>
<updated>2018-10-25T17:11:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-25T17:11:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b4bcc249393274dfc05dc5290af23f3e8fe76248'/>
<id>urn:sha1:b4bcc249393274dfc05dc5290af23f3e8fe76248</id>
<content type='text'>
std::decay doesn't have enum-specific behavior.
</content>
</entry>
<entry>
<title>options/value-traits: fix bool storage</title>
<updated>2018-10-25T16:27:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-25T16:01:20Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c5db801886b22c3963689ee325ed7114ab94730d'/>
<id>urn:sha1:c5db801886b22c3963689ee325ed7114ab94730d</id>
<content type='text'>
Using int as `stored_type' for bool made Qt signals not
work. Evident when ticking the "asymmetric mapping"
checkboxes in the mapping window.

Remove some std::decay_t usage, there's no need for
either decay or remove_cvref.

In `value&lt;t&gt;::get()', `bundle::get_variant' of an
undefined key will fall back to `return def' so remove
the duplicate logic.
</content>
</entry>
<entry>
<title>cleanups only</title>
<updated>2018-10-25T01:11:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-25T01:11:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0a1a0e9df00f37a210b67a11cf8f99550cafeeaf'/>
<id>urn:sha1:0a1a0e9df00f37a210b67a11cf8f99550cafeeaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix GCC build errors</title>
<updated>2018-10-06T22:55:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-06T22:55:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9a881ac796dd46b4bdde7f48d8003160c2242c2d'/>
<id>urn:sha1:9a881ac796dd46b4bdde7f48d8003160c2242c2d</id>
<content type='text'>
Issue: #726
</content>
</entry>
<entry>
<title>options: don't use typeindex w/ lambdas</title>
<updated>2018-10-05T14:35:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-05T13:54:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f0216a3c53d43918295f1bd81975b391f4e5ed3b'/>
<id>urn:sha1:f0216a3c53d43918295f1bd81975b391f4e5ed3b</id>
<content type='text'>
Rename traits' functions to be more explicit.

Most of the changes are pretty old and I can't read
them at this time, sorry.

Adjust usages.

Issue: #825
Reported-by: @DanielKinsman
</content>
</entry>
<entry>
<title>use attributes only at declaration, not definition</title>
<updated>2018-10-05T14:32:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-05T13:46:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=39ea3871c1b3f594df846bc0b9a627c9880ecea4'/>
<id>urn:sha1:39ea3871c1b3f594df846bc0b9a627c9880ecea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compat/linkage-macros: simplify</title>
<updated>2018-08-27T14:58:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-08-27T14:58:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=87929a9a2168b1634be69fbdcf97d1a41167de6a'/>
<id>urn:sha1:87929a9a2168b1634be69fbdcf97d1a41167de6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/tie: fix typo in bind list</title>
<updated>2018-08-25T14:57:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-08-25T14:57:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4298182603c85ca21aa325c3f6e289e0ad72e646'/>
<id>urn:sha1:4298182603c85ca21aa325c3f6e289e0ad72e646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>irrelevant busywork</title>
<updated>2018-08-03T04:32:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-08-03T04:32:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f134100adcdaa5895edcf8819635b6d23e7c7efd'/>
<id>urn:sha1:f134100adcdaa5895edcf8819635b6d23e7c7efd</id>
<content type='text'>
</content>
</entry>
</feed>
