<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/client/vnc/vncthread.h, branch v29r1</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/client/vnc/vncthread.h?h=v29r1</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/client/vnc/vncthread.h?h=v29r1'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2018-07-20T16:21:41+00:00</updated>
<entry>
<title>[client] Rewrite thread sync for VNC yet again</title>
<updated>2018-07-20T16:21:41+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-20T16:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=7b57706df76a675592c026264d3a2028ed4b47b5'/>
<id>urn:sha1:7b57706df76a675592c026264d3a2028ed4b47b5</id>
<content type='text'>
Move processing of image (scaling) to GUI thread.
Get rid of second (scaled) image buffer. Instead,
whenever we redraw parts of the VNC viewer, the
according image parts will be copied and scaled
from the buffer the vncclient thread is using.
The buffer is wrapped in a QImage and handed over
using a QSharedPointer, so reinitializing the
buffer on the fly should yield no problems.
</content>
</entry>
<entry>
<title>[client] Rewrite thread sync between VNC worker and VNC window</title>
<updated>2018-07-17T15:33:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-17T15:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=74d42e667d4094844929c49c0670c752ebc57cc3'/>
<id>urn:sha1:74d42e667d4094844929c49c0670c752ebc57cc3</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>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] Increase vnc client connect timeout to account for large pools of clients</title>
<updated>2016-02-08T14:07:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-02-08T14:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0c2b1dd8a5290f8b7b03a7fce77e9a57d709c7a7'/>
<id>urn:sha1:0c2b1dd8a5290f8b7b03a7fce77e9a57d709c7a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Retry VNC connection up to 5 times</title>
<updated>2016-02-01T09:42:40+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-02-01T09:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=d662e959d07fd690c7cf0d7ed1d81f689f96b017'/>
<id>urn:sha1:d662e959d07fd690c7cf0d7ed1d81f689f96b017</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Doxygen comments, removed incomplete unused event handling for VNC RW access, introduced terminateVnc method in VncWindow</title>
<updated>2014-04-23T18:30:48+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-04-23T18:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=4a30aa26b608238eea90e7ecb97adc3b34d68f86'/>
<id>urn:sha1:4a30aa26b608238eea90e7ecb97adc3b34d68f86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made vnc thread stoppable from outside. Thread kills itself. If the vnc</title>
<updated>2014-04-23T16:10:36+00:00</updated>
<author>
<name>Manuel Schneider</name>
</author>
<published>2014-04-23T16:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=b487c8b74252ac995d183da8908414238b00cb72'/>
<id>urn:sha1:b487c8b74252ac995d183da8908414238b00cb72</id>
<content type='text'>
connection cannot be established a timeout kills the thread after a short
period of time.
</content>
</entry>
<entry>
<title>Fix comments, add (very few) documentation comments</title>
<updated>2014-04-18T18:07:14+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-04-18T18:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=5542a2b5a1c36411fdaa4137a439234c4a4c003e'/>
<id>urn:sha1:5542a2b5a1c36411fdaa4137a439234c4a4c003e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2013-02-04T18:50:31+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2013-02-04T18:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=1a5709501f94014d41987b956338bb6424b9f90c'/>
<id>urn:sha1:1a5709501f94014d41987b956338bb6424b9f90c</id>
<content type='text'>
</content>
</entry>
</feed>
