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.
sl [Thu, 14 Aug 2014 18:37:23 +0200] rev 29
Client/Server duplex is still a mess in C#.
sl [Thu, 14 Aug 2014 10:41:44 +0200] rev 28
Adding option to select fixed pitch font only.
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.
sl [Thu, 14 Aug 2014 09:57:44 +0200] rev 26
Adding disconnect function to our interface.
sl [Thu, 14 Aug 2014 09:30:14 +0200] rev 25
Fixing hang when closing server with live client due to client instance context
throwing an exception when closing.
sl [Thu, 14 Aug 2014 09:12:59 +0200] rev 24
Adding interface project.
sl [Thu, 14 Aug 2014 09:12:18 +0200] rev 23
Removing older solution file.
sl [Thu, 14 Aug 2014 09:11:27 +0200] rev 22
Adding interface library.
sl [Thu, 14 Aug 2014 00:23:18 +0200] rev 21
Adding server closing notification to clients.
sl [Wed, 13 Aug 2014 23:02:40 +0200] rev 20
Now support duplex mode with new client.
sl [Tue, 12 Aug 2014 21:27:35 +0200] rev 19
Adding server method to set all texts at once.
sl [Tue, 12 Aug 2014 20:55:50 +0200] rev 18
Adding our client implementation. Moving server into its own folder.
sl [Tue, 12 Aug 2014 20:37:57 +0200] rev 17
Adding WCF server implementation.
sl [Mon, 11 Aug 2014 23:18:45 +0200] rev 16
Adding option to reverse screen. That's useful to avoid having to set our
hardware the correct way up.