<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/client/net, branch v23</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/client/net?h=v23</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/client/net?h=v23'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2018-08-02T12:53:27+00:00</updated>
<entry>
<title>Remove ugly comment separator lines above functions</title>
<updated>2018-08-02T12:53:27+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-08-02T12:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=2204a616e5c649755540b01b6d85784551f785b7'/>
<id>urn:sha1:2204a616e5c649755540b01b6d85784551f785b7</id>
<content type='text'>
</content>
</entry>
<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>Update code style, fix compiler warnings</title>
<updated>2018-07-24T11:08:25+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-24T11:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=9ba63d1460db41c219b638212b42476164fcfdff'/>
<id>urn:sha1:9ba63d1460db41c219b638212b42476164fcfdff</id>
<content type='text'>
- Use nullptr instead of NULL for better warnings in case of mistakes
- Get rid of VLAs which are not in C++11 actually
- Fix implicit signed &lt;-&gt; unsigned mismatches by adding checks and casts
</content>
</entry>
<entry>
<title>[client] Remove debug spam</title>
<updated>2018-07-20T12:27:23+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-20T12:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=3affcadc1528f7a8edaae599db20ba3ee0f9852a'/>
<id>urn:sha1:3affcadc1528f7a8edaae599db20ba3ee0f9852a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Fix uninitialized variable access</title>
<updated>2018-07-17T15:33:00+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-17T15:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=4545b84ab54be5bf7ea56f94c61755da72472859'/>
<id>urn:sha1:4545b84ab54be5bf7ea56f94c61755da72472859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix connection problems qith Qt5 (again)</title>
<updated>2017-12-01T16:12:52+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-12-01T16:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=edb818aa42c9bb2e9c5ae437a16aa5f168c0c1a7'/>
<id>urn:sha1:edb818aa42c9bb2e9c5ae437a16aa5f168c0c1a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SSL on Qt5</title>
<updated>2017-11-16T13:21:23+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-11-16T13:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0d3d853f8414bd383fa1caea8a9322cb7854e5f3'/>
<id>urn:sha1:0d3d853f8414bd383fa1caea8a9322cb7854e5f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase compiler warnings, fix a lot of those instances</title>
<updated>2016-11-15T11:13:40+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-11-15T11:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=eaebc23452813a8709d2bbb4d17fddb1b4f29d91'/>
<id>urn:sha1:eaebc23452813a8709d2bbb4d17fddb1b4f29d91</id>
<content type='text'>
- Add explicit casts
- Comment out unused params
- Remove ignored const return types
</content>
</entry>
<entry>
<title>Fix compile warnings</title>
<updated>2016-10-28T17:31:22+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-28T17:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=542ef2fddaf7a485e25529e2a2b09c61da69d4e6'/>
<id>urn:sha1:542ef2fddaf7a485e25529e2a2b09c61da69d4e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Allow ESC key to cancel projection in hybrid mode</title>
<updated>2016-10-28T14:14:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-28T14:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=6decac6613fef21869784df0d83a0b7c7d1c2008'/>
<id>urn:sha1:6decac6613fef21869784df0d83a0b7c7d1c2008</id>
<content type='text'>
</content>
</entry>
</feed>
