Fri, 15 Aug 2014 13:26:38 +0200Reworking our protocols. Client name now displayed in our clients tab.
sl [Fri, 15 Aug 2014 13:26:38 +0200] rev 32
Reworking our protocols. Client name now displayed in our clients tab.

Fri, 15 Aug 2014 11:11:17 +0200Fixing our client issue with static MainForm overwritten when using multiple clients.
sl [Fri, 15 Aug 2014 11:11:17 +0200] rev 31
Fixing our client issue with static MainForm overwritten when using multiple clients.
That was basically our issue with broadcast not working the way it should.

Fri, 15 Aug 2014 10:20:01 +0200Still trying to setup WCF for us to work nicely.
sl [Fri, 15 Aug 2014 10:20:01 +0200] rev 30
Still trying to setup WCF for us to work nicely.
Now using multi threading and reliable session.
Implementing thread safe functions where needed.
Enforcing session mode.
Fixing bug in marquee label as we forgot to reset current position when text is changed.

Thu, 14 Aug 2014 18:37:23 +0200Client/Server duplex is still a mess in C#.
sl [Thu, 14 Aug 2014 18:37:23 +0200] rev 29
Client/Server duplex is still a mess in C#.

Thu, 14 Aug 2014 10:41:44 +0200Adding option to select fixed pitch font only.
sl [Thu, 14 Aug 2014 10:41:44 +0200] rev 28
Adding option to select fixed pitch font only.

Thu, 14 Aug 2014 10:19:53 +0200Adding suspend/resume button.
sl [Thu, 14 Aug 2014 10:19:53 +0200] rev 27
Adding suspend/resume button.
Setting our server process to higher priority to avoid render lags.