<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/opentrack/plugin-support.hpp, branch opentrack-2.3-rc21p3</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc21p3</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc21p3'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2015-11-01T10:28:17Z</updated>
<entry>
<title>all: adjust options.hpp move to compat</title>
<updated>2015-11-01T10:28:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-11-01T10:28:17Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0424a2802aec3600774ba9347c49312bb09b8cfe'/>
<id>urn:sha1:0424a2802aec3600774ba9347c49312bb09b8cfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main, ui: fix sort order</title>
<updated>2015-10-06T05:09:31Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-10-06T05:06:29Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=629875abd995f46f99b3cba3387faa7367a6f823'/>
<id>urn:sha1:629875abd995f46f99b3cba3387faa7367a6f823</id>
<content type='text'>
Sort order was applied only to combobox but not to tracker list.

Reported-by: @nanospork
cf. https://github.com/opentrack/opentrack/issues/231#issuecomment-145741998
</content>
</entry>
<entry>
<title>plugin-support: workaround multiple copies of modules</title>
<updated>2015-09-05T06:12:30Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-09-05T05:46:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=bed620cc85b71e5c02c86613d22624a5c12189ce'/>
<id>urn:sha1:bed620cc85b71e5c02c86613d22624a5c12189ce</id>
<content type='text'>
TrackHat dist contained two copies of every module by packaging error.
Workaround similar errors by not loading more than one copy of a module
at a time.

Sponsored-by: TrackHat
</content>
</entry>
<entry>
<title>plugin-support: fix typo</title>
<updated>2015-08-24T08:11:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-08-24T08:11:29Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b1c4466ddeb84ec9b6c19f64906458754f68b135'/>
<id>urn:sha1:b1c4466ddeb84ec9b6c19f64906458754f68b135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plugin-support: set more sane RTLD flags</title>
<updated>2015-08-24T08:07:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-08-24T08:07:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0d9427dd929ca51d65a1ab08b26710647769793c'/>
<id>urn:sha1:0d9427dd929ca51d65a1ab08b26710647769793c</id>
<content type='text'>
We might need RTLD_DEEPBIND if there are symbol-related crashes.
</content>
</entry>
<entry>
<title>plugin-support: free modules from address space when needed</title>
<updated>2015-08-24T08:05:27Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-08-24T08:05:27Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8f61232b36e5988e3bb89ad42b821c89c57073d7'/>
<id>urn:sha1:8f61232b36e5988e3bb89ad42b821c89c57073d7</id>
<content type='text'>
This is groundwork for #226, even though modules still need not to load
all at once and persist till program stop.

This issue only affects Linux.
</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>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>try fix MSVC</title>
<updated>2015-07-03T02:56:04Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-07-02T09:58:04Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=340906d3571ba3c75e67d8457de4129381d5a6b3'/>
<id>urn:sha1:340906d3571ba3c75e67d8457de4129381d5a6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug crash if dlopen fails</title>
<updated>2015-07-02T21:24:52Z</updated>
<author>
<name>Ennio Barbaro</name>
<email>enniobarbaro@gmail.com</email>
</author>
<published>2015-07-02T21:24:52Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=44d0136cb4b532c957d6c037ea6a862a1e371cd9'/>
<id>urn:sha1:44d0136cb4b532c957d6c037ea6a862a1e371cd9</id>
<content type='text'>
</content>
</entry>
</feed>
