Thu, 14 Aug 2014 18:37:23 +0200 sl Client/Server duplex is still a mess in C#.
Thu, 14 Aug 2014 10:41:44 +0200 sl Adding option to select fixed pitch font only.
Thu, 14 Aug 2014 10:19:53 +0200 sl Adding suspend/resume button.
Thu, 14 Aug 2014 09:57:44 +0200 sl Adding disconnect function to our interface.
Thu, 14 Aug 2014 09:30:14 +0200 sl Fixing hang when closing server with live client due to client instance context
Thu, 14 Aug 2014 09:12:59 +0200 sl Adding interface project.
Thu, 14 Aug 2014 09:12:18 +0200 sl Removing older solution file.
Thu, 14 Aug 2014 09:11:27 +0200 sl Adding interface library.
Thu, 14 Aug 2014 00:23:18 +0200 sl Adding server closing notification to clients.
Wed, 13 Aug 2014 23:02:40 +0200 sl Now support duplex mode with new client.
Tue, 12 Aug 2014 21:27:35 +0200 sl Adding server method to set all texts at once.
Tue, 12 Aug 2014 20:55:50 +0200 sl Adding our client implementation. Moving server into its own folder.
Tue, 12 Aug 2014 20:37:57 +0200 sl Adding WCF server implementation.
Mon, 11 Aug 2014 23:18:45 +0200 sl Adding option to reverse screen. That's useful to avoid having to set our
Tue, 05 Aug 2014 22:11:08 +0200 sl Forcing marquee label to display code instead of designer.
Sat, 12 Jul 2014 22:18:34 +0200 sl Fixing issues with render when app is minimized.
Sat, 12 Jul 2014 13:13:17 +0200 sl Adding option to connect display on startup.
Thu, 10 Jul 2014 22:03:29 +0200 sl Power supply status, device id and firmware revision queries are now working.
Wed, 09 Jul 2014 11:06:46 +0200 sl Fixing string measurement issues. Font dialog now properly initialized with
Tue, 08 Jul 2014 21:49:30 +0200 sl Adding support for vendor, product and serial number.
Tue, 08 Jul 2014 20:02:12 +0200 sl Persisting brightness, fixing brightness tracker steps, adding show borders option.
Tue, 08 Jul 2014 18:59:07 +0200 sl Adding persistent settings and marquee separator.
Tue, 08 Jul 2014 16:41:29 +0200 sl Adding status bar and managing control status.
Tue, 08 Jul 2014 15:49:34 +0200 sl Marquee now implementing scroll loop properly.
Tue, 08 Jul 2014 11:48:00 +0200 sl Custom drawing of our Marquee text to avoid warpping, clipping and ellipsis.
Mon, 07 Jul 2014 22:29:26 +0200 sl Display is now updated as labels are scrolling.
Mon, 07 Jul 2014 21:32:02 +0200 sl Adding basic display functions: open, close, clear, fill, brightness control.
Mon, 16 Jun 2014 12:18:46 +0200 sl Adding OwnTimer property to marquee. This enables us to use an external timer
Sat, 14 Jun 2014 15:05:04 +0200 sl Removing SUO.
Sat, 14 Jun 2014 12:51:25 +0200 sl First contrib.