<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/client, branch master</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/client?h=master</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/client?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2023-03-13T11:23:40+00:00</updated>
<entry>
<title>[*] Better error handling and messaging</title>
<updated>2023-03-13T11:23:40+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-03-13T11:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=a5bd11f3a75c2a2e1a9611db2aa1ae679c452aa8'/>
<id>urn:sha1:a5bd11f3a75c2a2e1a9611db2aa1ae679c452aa8</id>
<content type='text'>
Server now properly sends a connection termination reason to the client,
which will log it to the console, for better debugging.
</content>
</entry>
<entry>
<title>Add more debug output to discovery part</title>
<updated>2023-03-07T11:17:27+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-03-07T11:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=b6455c7d48719eceb1252c80fc16d18438728c82'/>
<id>urn:sha1:b6455c7d48719eceb1252c80fc16d18438728c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a few hacks to make it compile on Qt 5.12 again</title>
<updated>2022-10-31T14:53:01+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-10-31T14:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=eb2bafc3d2b36f7bbb7012bee3a21bacb8cf50e2'/>
<id>urn:sha1:eb2bafc3d2b36f7bbb7012bee3a21bacb8cf50e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up and modernize code</title>
<updated>2022-10-30T19:34:23+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-10-30T19:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=9f479b8f76238a03bce5d13aee14efd34e659c6e'/>
<id>urn:sha1:9f479b8f76238a03bce5d13aee14efd34e659c6e</id>
<content type='text'>
- static "new-style" signal-&gt;slot connections
- Fix a lot of things Clang-Tidy complained about
- Move includes to .cpp files and use forward decls in .h
- Don't use &lt;QtWidgets&gt; and &lt;QtCore&gt;, but specific includes instead
</content>
</entry>
<entry>
<title>Modernize cmake file and project structure a bit</title>
<updated>2022-10-30T11:03:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-10-30T11:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=9bacddf36631572b610f042e17b5ee631dfebbca'/>
<id>urn:sha1:9bacddf36631572b610f042e17b5ee631dfebbca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Try not to steal focus on startup</title>
<updated>2019-03-05T11:59:03+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-03-05T11:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=e2b0cb97ca1d5658339c9ff556a585a29a2de8b3'/>
<id>urn:sha1:e2b0cb97ca1d5658339c9ff556a585a29a2de8b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Stop projection on any key press</title>
<updated>2018-10-04T14:55:38+00:00</updated>
<author>
<name>Steffen Ritter</name>
</author>
<published>2018-10-04T14:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=7ef702d5e3b3668164b94d9c5f9c7c2f37321798'/>
<id>urn:sha1:7ef702d5e3b3668164b94d9c5f9c7c2f37321798</id>
<content type='text'>
But only if the client is connected to a local PVS-Mgr e.g. in hybrid
mode.
Closes #3424
</content>
</entry>
<entry>
<title>[client] Remove left over test code :/</title>
<updated>2018-09-07T14:52:24+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-09-07T14:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0d1f233e00fe9a04a696886459694d7ccb11af23'/>
<id>urn:sha1:0d1f233e00fe9a04a696886459694d7ccb11af23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Fix style if checked button; add separator for buttons</title>
<updated>2018-09-06T11:37:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-09-06T11:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=1d26b879c9b4d356f1bf48216192f5e156d5570f'/>
<id>urn:sha1:1d26b879c9b4d356f1bf48216192f5e156d5570f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] New addon system for buttons and menu</title>
<updated>2018-09-06T09:32:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-09-06T09:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=cb93788148785758be72fcb2afe2039e7a882c53'/>
<id>urn:sha1:cb93788148785758be72fcb2afe2039e7a882c53</id>
<content type='text'>
Instead of integrating workspace switching and screen locking
directly into PVS2, introduce an addon system to insert new
functionality into the toolbar, as buttons or menu entries.
</content>
</entry>
</feed>
