<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/options/options.hpp, branch trackhat-opentrack-2.0</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-opentrack-2.0</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-opentrack-2.0'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2018-07-08T21:29:49Z</updated>
<entry>
<title>options: fix 2 issues</title>
<updated>2018-07-08T21:29:49Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-07-08T21:29:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=fa1801471c2708ed8266ec7b99bd4cec886ccc1b'/>
<id>urn:sha1:fa1801471c2708ed8266ec7b99bd4cec886ccc1b</id>
<content type='text'>
1. Calling valueChanged didn't invoke machinery in
   value&lt;t&gt;, only base_value aka value_.

   There's a fast path in value&lt;t&gt;::type() despite the
   pessimization.

2. Split global scope stuff into options::globals from
   the options::globals stuff

3. Adjust usages
</content>
</entry>
<entry>
<title>compat/util: retire</title>
<updated>2018-01-18T18:35:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-18T18:35:08Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d361f57c8064ce13a0478653050b169dc94e2e99'/>
<id>urn:sha1:d361f57c8064ce13a0478653050b169dc94e2e99</id>
<content type='text'>
Adjust usages.
</content>
</entry>
<entry>
<title>compat: split/cleanup util.hpp</title>
<updated>2018-01-18T11:34:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-18T11:28:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=364c1ecd8703dadaaa9c7479335e469b153a1be0'/>
<id>urn:sha1:364c1ecd8703dadaaa9c7479335e469b153a1be0</id>
<content type='text'>
Some of the headers are clearly useless. Remove them.

Move what's inside util.hpp into separate headers.

Adjust usages.

Will remove util.hpp.
</content>
</entry>
<entry>
<title>Revert "options/metatype: nuke it"</title>
<updated>2017-07-24T10:47:05Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-07-24T10:47:05Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9762ccffa4df162d8574d76749d21d09b57c52ad'/>
<id>urn:sha1:9762ccffa4df162d8574d76749d21d09b57c52ad</id>
<content type='text'>
This was making sliders unable to save at all.
</content>
</entry>
<entry>
<title>options/metatype: nuke it</title>
<updated>2017-07-20T12:04:08Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-07-20T12:04:08Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=32349f6b8cb6d6331df06749bcb29744df6e1ae2'/>
<id>urn:sha1:32349f6b8cb6d6331df06749bcb29744df6e1ae2</id>
<content type='text'>
The code isn't necessary, and causes uninitialized
memory access when playing with QVariant later.
</content>
</entry>
<entry>
<title>options/tie: allow for binding with a format string</title>
<updated>2017-04-29T14:18:21Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-04-29T14:18:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c4942d72935cacc150815f2f5221c71fc3f05bc1'/>
<id>urn:sha1:c4942d72935cacc150815f2f5221c71fc3f05bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options: explicitly include compat/util</title>
<updated>2016-12-03T06:11:57Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-12-03T06:11:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d9df8ee0ab28c5ac46c8026dcaff135356ca6953'/>
<id>urn:sha1:d9df8ee0ab28c5ac46c8026dcaff135356ca6953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move options framework into its own library</title>
<updated>2016-08-17T19:34:53Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-17T19:28:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=cb33be1c50b68d6022f344ddac923c7aac3a11d5'/>
<id>urn:sha1:cb33be1c50b68d6022f344ddac923c7aac3a11d5</id>
<content type='text'>
- adjust usages
- add support for QList signals and metatype
</content>
</entry>
</feed>
