<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src, branch master</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src?h=master</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src?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>[server] Fix command line</title>
<updated>2023-02-16T08:33:40+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-02-16T08:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=6f029a8a30aed9ec91c21c1e483502d7d1773c7e'/>
<id>urn:sha1:6f029a8a30aed9ec91c21c1e483502d7d1773c7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pvsmgr] Fix app-exit in --manager-only mode on Qt5.15</title>
<updated>2023-01-20T10:21:56+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-01-20T10:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=ab0a11f177091855d9c6488ab999daeadc6e9b9c'/>
<id>urn:sha1:ab0a11f177091855d9c6488ab999daeadc6e9b9c</id>
<content type='text'>
In newer Qt versions, calling QApplication::exit() in the
App constructor deadlocks the application. Set a flag
instead and exit from main()
</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>Fix Qt fix</title>
<updated>2020-10-01T13:54:57+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-10-01T13:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=9a116134f0267c0141e780d4c3c7e851bf8fb0ef'/>
<id>urn:sha1:9a116134f0267c0141e780d4c3c7e851bf8fb0ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Newer versions of Qt do not accept 1024bit RSA keys</title>
<updated>2020-09-11T11:02:15+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-09-11T11:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0bf9d23a4725651521637b031ca4eaebf34fc260'/>
<id>urn:sha1:0bf9d23a4725651521637b031ca4eaebf34fc260</id>
<content type='text'>
... and helpfully do not print any kind of warning or error. Instead,
accepting SSL connections just silently fails. Isn't this wonderful?
</content>
</entry>
<entry>
<title>[server] Periodically deactivate xscreensaver when clients are connected</title>
<updated>2019-11-18T14:25:51+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-11-18T14:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=173aaca316daae968fc82cbaa1e333610ec847a4'/>
<id>urn:sha1:173aaca316daae968fc82cbaa1e333610ec847a4</id>
<content type='text'>
</content>
</entry>
</feed>
