<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/client/main.cpp, branch v29r2</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/client/main.cpp?h=v29r2</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/client/main.cpp?h=v29r2'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2018-07-26T14:11:31+00:00</updated>
<entry>
<title>[*] Convert old C-Style casts</title>
<updated>2018-07-26T14:11:31+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-26T14:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0d1984357f9bc8aac671e8907208a8581a1f42db'/>
<id>urn:sha1:0d1984357f9bc8aac671e8907208a8581a1f42db</id>
<content type='text'>
Primitive types now use type(x) instead of (type)x,
pointers should use appropriate long versions
</content>
</entry>
<entry>
<title>astyle.</title>
<updated>2016-09-29T13:40:18+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-29T13:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=3d82bfc698165bb20f3c38d42f2b77ab855c1edf'/>
<id>urn:sha1:3d82bfc698165bb20f3c38d42f2b77ab855c1edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] removed some old code regarding settings.</title>
<updated>2016-09-27T14:49:55+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-27T14:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=7b131b37d1dc642c3870ecca4dd04fdcfd19810d'/>
<id>urn:sha1:7b131b37d1dc642c3870ecca4dd04fdcfd19810d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improved option parsing.</title>
<updated>2016-09-27T14:22:06+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-27T14:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=4c35ed7f24244c651afea6e7b9e577e2be84c905'/>
<id>urn:sha1:4c35ed7f24244c651afea6e7b9e577e2be84c905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clients in exam-mode no longer send a screenshot. Also some refactoring.</title>
<updated>2016-09-26T12:58:16+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-26T12:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=aacb7592d27583b27e3ad5d2ff3fc7561658e358'/>
<id>urn:sha1:aacb7592d27583b27e3ad5d2ff3fc7561658e358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added qStdOut() (use like qDebug())</title>
<updated>2016-05-30T13:15:14+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-05-30T13:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=712724fbefe6042c89781cae1f7b96334a9edad3'/>
<id>urn:sha1:712724fbefe6042c89781cae1f7b96334a9edad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added "--exam-mode" option.</title>
<updated>2016-05-30T10:28:21+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-05-30T10:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=a7f5105baba838dfeb0492530bead41abc69b226'/>
<id>urn:sha1:a7f5105baba838dfeb0492530bead41abc69b226</id>
<content type='text'>
This might break things because the old way to specify a session is not valid
anymore. Please use "--session=1234" to specify session.
</content>
</entry>
<entry>
<title>Restore window state when opening connect window. Reconnect to session when using --auto</title>
<updated>2015-02-02T16:56:57+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2015-02-02T16:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=4b58d3b01b62809ccc303027a44ea0360b2cc249'/>
<id>urn:sha1:4b58d3b01b62809ccc303027a44ea0360b2cc249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust the system settings path in client</title>
<updated>2014-09-03T13:59:30+00:00</updated>
<author>
<name>Manuel Schneider</name>
</author>
<published>2014-09-03T13:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=af44974aab6c988c95e2e6446a45198f65ca206c'/>
<id>urn:sha1:af44974aab6c988c95e2e6446a45198f65ca206c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client is able to auto - connect to the same room belonging manager.</title>
<updated>2014-08-25T16:08:15+00:00</updated>
<author>
<name>Björn Hagemeister</name>
</author>
<published>2014-08-25T16:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=6cb63e7e30906f428c601ba00fd15c14e07093cf'/>
<id>urn:sha1:6cb63e7e30906f428c601ba00fd15c14e07093cf</id>
<content type='text'>
</content>
</entry>
</feed>
