<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/options/connector.hpp, branch opentrack-2.3.1_fix3</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix3</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix3'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-12-28T07:39:01Z</updated>
<entry>
<title>options/connector: needn't export it</title>
<updated>2016-12-28T07:39:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-12-28T07:39:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8c9879ac1e267b4afaeeb5edb03e638da9191be6'/>
<id>urn:sha1:8c9879ac1e267b4afaeeb5edb03e638da9191be6</id>
<content type='text'>
Only symbol usages are inside options library's compilation
units.
</content>
</entry>
<entry>
<title>add missing copyright terms</title>
<updated>2016-09-18T09:59:14Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-18T09:59:14Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=548c9549cd3e408df63426090088b08d72c2658e'/>
<id>urn:sha1:548c9549cd3e408df63426090088b08d72c2658e</id>
<content type='text'>
Due to fucking AT&amp;T vs BSD suit copyright defaults to all rights
reserved. Fuck Berne Convention as well.
</content>
</entry>
<entry>
<title>options: use non-generic comparison for bundle modification check</title>
<updated>2016-08-25T11:37:23Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-25T09:58:24Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=39169acf3bc2bc43cc32a6455d43e9588765c84a'/>
<id>urn:sha1:39169acf3bc2bc43cc32a6455d43e9588765c84a</id>
<content type='text'>
The generic QVariant comparison works badly for QList&lt;QPointF&gt;.

Create a comparator between two QVariants for base_value in value&lt;tp&gt;
ctor, using QVariant::value&lt;tp&gt; which returns right results once it's
converted to tp.

If a value was registered for a name in a bundle, use that comparator as
the comparator for that name. In case conflicting value types were
registered always use generic comparison for that name.

std::type_index needs to be used here since value&lt;t&gt; can be instantiated
in different modules (libraries), resulting in different value for the
comparator function pointer.

Move group::operator== to bundle type to avoid circular include for
connector.h.

Also use element_type more consistently in value&lt;tp&gt;.
</content>
</entry>
<entry>
<title>options/connector: get_mutex() should be const</title>
<updated>2016-08-22T22:05:15Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-21T20:23:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e425135768da9c18199ebe58e93a5b245db5ee79'/>
<id>urn:sha1:e425135768da9c18199ebe58e93a5b245db5ee79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/connector: spew more warnings</title>
<updated>2016-08-20T09:57:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-20T09:46:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=109b6dd280e5cc6129f9ea739f1ab4b545cd593a'/>
<id>urn:sha1:109b6dd280e5cc6129f9ea739f1ab4b545cd593a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/{connector,base_value}: add missing dtor call. rename callees.</title>
<updated>2016-08-20T09:32:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-20T09:32:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=89f974ad6e9f8b8c3d33e45d29f491f2209e3624'/>
<id>urn:sha1:89f974ad6e9f8b8c3d33e45d29f491f2209e3624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options: factor out connector out of bundle</title>
<updated>2016-08-18T15:05:13Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-18T12:53:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a18ca7764abbe24b601885ef06fcc98f0b7ed10b'/>
<id>urn:sha1:a18ca7764abbe24b601885ef06fcc98f0b7ed10b</id>
<content type='text'>
</content>
</entry>
</feed>
