<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/opentrack/selected-libraries.cpp, 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-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>nix empty dtor</title>
<updated>2015-07-20T10:55:32Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-20T10:55:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6b6e286d9dcf03bd4d96f7d0acbeb797eecbcfdd'/>
<id>urn:sha1:6b6e286d9dcf03bd4d96f7d0acbeb797eecbcfdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make "make_dylib_instance" part of public API</title>
<updated>2015-07-06T10:48:13Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-06T10:44:13Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f4b1e06604c74bb56a88c7e9284c77ffbd1acc78'/>
<id>urn:sha1:f4b1e06604c74bb56a88c7e9284c77ffbd1acc78</id>
<content type='text'>
For @gagagu.

Issue: #151
</content>
</entry>
<entry>
<title>libs: validate protocol first before starting tracker</title>
<updated>2015-07-05T16:54:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-05T16:54:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6468223986ede1b1b64581dd37fed11724788a2b'/>
<id>urn:sha1:6468223986ede1b1b64581dd37fed11724788a2b</id>
<content type='text'>
</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>
</feed>
