<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/server, branch remote-debugging</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/server?h=remote-debugging</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/server?h=remote-debugging'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2016-11-15T11:13:40+00:00</updated>
<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>[server] Rewrite positioning logic of connection frames</title>
<updated>2016-11-02T18:24:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-11-02T18:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=9d73e385153656ef998cc8f6378bb01ff36b2090'/>
<id>urn:sha1:9d73e385153656ef998cc8f6378bb01ff36b2090</id>
<content type='text'>
This fixes sevceral bugs:
* Frames moved into virtually expanded area (for keeping aspect ratio)
  could be out of bounds after a window resize before
* Finding a free slot to place a frame was slightly sped up
* Finding a free slot is not used when loading a room layout, as
  it was (still is) pretty sluggish for the user
* Snap to grid worked incorrectly, did not pick closest grid position
</content>
</entry>
<entry>
<title>[server] Run "manager only" logic before creating main window</title>
<updated>2016-11-02T12:57:36+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-11-02T12:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=1511f2ad55d5941e94af4accfb618b3245c158cd'/>
<id>urn:sha1:1511f2ad55d5941e94af4accfb618b3245c158cd</id>
<content type='text'>
This prevents the window popping up for a split second when
--manager-only is given and the machine it's running on is not
configured as a manager.
</content>
</entry>
<entry>
<title>[server] Show IP address in room layout right after loading it</title>
<updated>2016-10-28T17:46:28+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-28T17:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0923de46e6dfa4dc8485ead55a1ce1f3d0c27577'/>
<id>urn:sha1:0923de46e6dfa4dc8485ead55a1ce1f3d0c27577</id>
<content type='text'>
</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>[server] Initialize _wantsAttention to false in client.cpp</title>
<updated>2016-10-28T14:17:53+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-28T14:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=ed710c90d7944adbd531b6a5ca950b592e39b724'/>
<id>urn:sha1:ed710c90d7944adbd531b6a5ca950b592e39b724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix GUI translation: Don't create persistent objects on stack :/</title>
<updated>2016-10-26T13:10:30+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-26T13:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=a780afe9f9ab9ac6938ee6d9919e2a70e9735cbb'/>
<id>urn:sha1:a780afe9f9ab9ac6938ee6d9919e2a70e9735cbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Create config dir before trying to create vnc password file inside</title>
<updated>2016-10-24T16:27:57+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-24T16:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=0fd908798e2dd06b41e2b7c9d1d4c2777dade0c0'/>
<id>urn:sha1:0fd908798e2dd06b41e2b7c9d1d4c2777dade0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of openslx.org:pvs2</title>
<updated>2016-10-19T22:09:03+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-19T22:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=995a47062229e36873aa1e4e860565045d1fbb7e'/>
<id>urn:sha1:995a47062229e36873aa1e4e860565045d1fbb7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement "Attention" feature (virtual hand-raising)</title>
<updated>2016-10-19T21:56:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-19T21:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=6534027c5ce5579c4293aa346cadf0850aa02157'/>
<id>urn:sha1:6534027c5ce5579c4293aa346cadf0850aa02157</id>
<content type='text'>
</content>
</entry>
</feed>
