<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/opentrack/work.hpp, branch opentrack-2.3.49-plus</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.49-plus</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.49-plus'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-06-16T10:35:51Z</updated>
<entry>
<title>all: split "api" into "api" and "logic"</title>
<updated>2016-06-16T10:35:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-16T10:34:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0760fe011114fa440275b487eaf766b015f40e5b'/>
<id>urn:sha1:0760fe011114fa440275b487eaf766b015f40e5b</id>
<content type='text'>
Here, the "logic" module has all the stuff for building one's own
graphical user interface.

The "api" module has stuff used by other trackers.

While at it, each of "api", "logic", and "compat" need their own export
headers. This is because of preprocessor symbol clashes.

This is all because a change in the "gui"-only dependency required a
relink of all the trackers, protocols, and flters. It takes too long
when building in the release configuration. With the split, only the
"gui" module gets rebuilt. Since it has close to no static dependencies,
it's fast enough.
</content>
</entry>
<entry>
<title>api: fix permissions bits. no code changes.</title>
<updated>2016-05-04T05:26:43Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-04T05:26:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=172fcf201284af385b9cc7d140fffc5ed622fcb5'/>
<id>urn:sha1:172fcf201284af385b9cc7d140fffc5ed622fcb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api, main: implement new keybindings</title>
<updated>2016-04-29T07:21:23Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-04-29T07:21:10Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=3a7011ff73cce39ecacb4c5651c1a2dbda8eb10e'/>
<id>urn:sha1:3a7011ff73cce39ecacb4c5651c1a2dbda8eb10e</id>
<content type='text'>
The following keybindings are now implemented:

- restart tracking. if not started, starts.
- toggle (keep position) while key held
- zero (keep zero) while key held

The latter two options only work for Windows as libqxt doesn't support
them.

Closes #291
</content>
</entry>
<entry>
<title>api, main: implement global shortcuts for controlling tracking</title>
<updated>2015-12-05T23:43:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-05T23:43:58Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=52b75a02aeeaf2c23f5af32fededf4e5fb24bade'/>
<id>urn:sha1:52b75a02aeeaf2c23f5af32fededf4e5fb24bade</id>
<content type='text'>
Issue: #252

That involves moving stuff around to get rid of circular dependencies.
You need to bind keys to shortcuts again this once.
</content>
</entry>
<entry>
<title>api/shortcuts: no longer keep shortcuts hardcoded</title>
<updated>2015-12-05T22:32:43Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-05T22:32:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=86708a2311c1a3efd975798ff42d934eea0078ed'/>
<id>urn:sha1:86708a2311c1a3efd975798ff42d934eea0078ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>work: use the centralized keypress worker</title>
<updated>2015-11-22T14:55:40Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-22T14:07:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bf5931532f91107747cc45befffb5cc189777c89'/>
<id>urn:sha1:bf5931532f91107747cc45befffb5cc189777c89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pass libs by reference</title>
<updated>2015-07-20T10:58:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-20T10:58:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d933b11c29124abc3e99b6591d0d74b4343f4fc0'/>
<id>urn:sha1:d933b11c29124abc3e99b6591d0d74b4343f4fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opentrack-api: add copyright notices</title>
<updated>2015-07-07T05:45:35Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-07T05:45:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=71b9202dbd592996478cb3ab67a84c23fd98368e'/>
<id>urn:sha1:71b9202dbd592996478cb3ab67a84c23fd98368e</id>
<content type='text'>
Code without a license defaults to having all rights reserved.
</content>
</entry>
<entry>
<title>plugin-support: make header-only, expose as public API</title>
<updated>2015-06-07T06:09:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-06-07T05:24:06Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=71856701c8bedad3d992cb63620e695df8727812'/>
<id>urn:sha1:71856701c8bedad3d992cb63620e695df8727812</id>
<content type='text'>
Issue: #151

Some global namespace macros are now prefixed with "OPENTRACK_" to avoid
namespace clashes.

This header is now safe to include in third-party projects.
</content>
</entry>
<entry>
<title>implement zero shortcut</title>
<updated>2014-11-29T11:25:27Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2014-11-29T11:25:27Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e7d57ba055627e6b6c8f6de61a497894e0caa658'/>
<id>urn:sha1:e7d57ba055627e6b6c8f6de61a497894e0caa658</id>
<content type='text'>
</content>
</entry>
</feed>
