<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/options/tie.hpp, branch opentrack-2.3.1_fix2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-12-24T22:26:40Z</updated>
<entry>
<title>options/tie: remove template. move from header.</title>
<updated>2016-12-24T22:26:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-12-24T22:26:40Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c1e08248e3c4137434ea6416521db7baa299085b'/>
<id>urn:sha1:c1e08248e3c4137434ea6416521db7baa299085b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/tie: clarify threading logic</title>
<updated>2016-12-24T22:14:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-12-24T22:14:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9d84fa654f1a234f482d289bbd85740c427036bb'/>
<id>urn:sha1:9d84fa654f1a234f482d289bbd85740c427036bb</id>
<content type='text'>
Forcefully run in the widget's thread in both signal cases. If the connection is
made and the widget's moved to another thread after, we'll observe the
"epileptic slider" issue again.

Clarify by explicitly using Qt::DirectConnection.
</content>
</entry>
<entry>
<title>options/tie: fix wrong signal listened to</title>
<updated>2016-12-24T22:10:20Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-12-24T22:10:20Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f3e4cbfdfb7aa9fed6f36597ce1f880240e6b40e'/>
<id>urn:sha1:f3e4cbfdfb7aa9fed6f36597ce1f880240e6b40e</id>
<content type='text'>
Fixes sliders remaining at same position when changing profile and thus, their
values.
</content>
</entry>
<entry>
<title>options: get element with call operator</title>
<updated>2016-12-08T04:34:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-12-08T04:34:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=57d8fa7661c97fb9f02279060694a0073e7cc8b5'/>
<id>urn:sha1:57d8fa7661c97fb9f02279060694a0073e7cc8b5</id>
<content type='text'>
thread_local is expensive.
</content>
</entry>
<entry>
<title>options/tie: simplify slider usage with run_in_thread_sync()</title>
<updated>2016-11-29T04:42:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-29T04:40:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2e2ca6629b8c78165772ceedccfb38002beb0431'/>
<id>urn:sha1:2e2ca6629b8c78165772ceedccfb38002beb0431</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/tie: fix for enum</title>
<updated>2016-11-29T04:41:35Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-29T04:39:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e766ee9b110c81e334d2e3305df563d9cff3e604'/>
<id>urn:sha1:e766ee9b110c81e334d2e3305df563d9cff3e604</id>
<content type='text'>
Fundamentally this was caused by incorrect lambda capture spec for the qobject
ptr. We need to capture the pointer by value.

Reported-by: @huliqan on IL-2 Sturmovik Russian forum.
Fixes: hatire serial port params
</content>
</entry>
<entry>
<title>options/tie: output slider_value after truncation error</title>
<updated>2016-10-19T12:46:27Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-10-18T15:58:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=562785b09f4641dd71eb36d36bd92c945e0bd7cf'/>
<id>urn:sha1:562785b09f4641dd71eb36d36bd92c945e0bd7cf</id>
<content type='text'>
</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/tie: don't reinvent slider stuff</title>
<updated>2016-09-17T13:01:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-17T12:29:02Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c05cdde5231139fc7224e3f92dfbaa407a603d9a'/>
<id>urn:sha1:c05cdde5231139fc7224e3f92dfbaa407a603d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/tie: simplify enum combobox</title>
<updated>2016-09-17T13:01:47Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-17T12:28:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7bf4dec2e22d07ba24d40d5c9f9ad5f5bf9f937e'/>
<id>urn:sha1:7bf4dec2e22d07ba24d40d5c9f9ad5f5bf9f937e</id>
<content type='text'>
</content>
</entry>
</feed>
