<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/facetracknoir/ui.cpp, branch opentrack-2.3-rc13p2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc13p2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc13p2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2015-07-07T11:48:16Z</updated>
<entry>
<title>typo: all dialogs were creating protocol dialog</title>
<updated>2015-07-07T11:48:16Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-07T11:48:16Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=68fe8c1f09a2747ef816c688e1c957e39cf21664'/>
<id>urn:sha1:68fe8c1f09a2747ef816c688e1c957e39cf21664</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: simplify dialog creation</title>
<updated>2015-07-07T04:43:25Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-07T04:43:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0e4dedcac5071cf29baf6130e0b54e3d3ae719bd'/>
<id>urn:sha1:0e4dedcac5071cf29baf6130e0b54e3d3ae719bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: simplify protocol load failure logic</title>
<updated>2015-07-03T15:01:32Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-03T15:01:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6919231923167c04ce8788eee6deb12d8268e89c'/>
<id>urn:sha1:6919231923167c04ce8788eee6deb12d8268e89c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: bail early if no dialog can be found</title>
<updated>2015-07-03T15:01:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-03T15:01:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e5598d9d15a6e7a91d3aaae9efce2c1e115a0267'/>
<id>urn:sha1:e5598d9d15a6e7a91d3aaae9efce2c1e115a0267</id>
<content type='text'>
Issue: #182
</content>
</entry>
<entry>
<title>fix msvc empty config list</title>
<updated>2015-07-03T12:42:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-03T12:42:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9201417e9973f901a39195507cf2935a529e821e'/>
<id>urn:sha1:9201417e9973f901a39195507cf2935a529e821e</id>
<content type='text'>
Some MSVC 2015RC bug with static initialized const char*. But reproduced
also in #179 (?)
</content>
</entry>
<entry>
<title>ui: if dialog window exists, raise it, don't destroy and recreate</title>
<updated>2015-06-07T06:09:44Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-07T05:40:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6bd4fbe269bf0b0629daff1093372e0537b24186'/>
<id>urn:sha1:6bd4fbe269bf0b0629daff1093372e0537b24186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: run process detector every second, not three</title>
<updated>2015-06-02T20:35:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-02T20:35:48Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0999b6b846e16ed043834459f8258710d5aea36b'/>
<id>urn:sha1:0999b6b846e16ed043834459f8258710d5aea36b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: allow for octopus screen traversal</title>
<updated>2015-05-31T17:51:53Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-05-31T17:51:53Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=30e5f9beba48eb28aa5d76b98c5e923a9e7733e9'/>
<id>urn:sha1:30e5f9beba48eb28aa5d76b98c5e923a9e7733e9</id>
<content type='text'>
The octopus will now traverse the screen in response to translation
input. Previously it could only rotate, severely hampering its
maneuverability.
</content>
</entry>
<entry>
<title>ui: introduce options dialog</title>
<updated>2015-05-31T09:51:41Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-05-31T09:51:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=24128cad6973583f5ff26ff8853281a2ff752514'/>
<id>urn:sha1:24128cad6973583f5ff26ff8853281a2ff752514</id>
<content type='text'>
Move the non-mapping contents of mapping dialog to new options dialog.
The latter now also contains what used to be in the shortcuts dialog.
</content>
</entry>
<entry>
<title>game-detector: switch profiles properly</title>
<updated>2015-05-23T04:43:24Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-05-23T04:43:24Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=449837ff3071ec4ffa6fd92f6cffb2bd87ff2293'/>
<id>urn:sha1:449837ff3071ec4ffa6fd92f6cffb2bd87ff2293</id>
<content type='text'>
</content>
</entry>
</feed>
