2014-08-15 sl Fixing our client issue with static MainForm overwritten when using multiple clients.
2014-08-15 sl Still trying to setup WCF for us to work nicely.
2014-08-14 sl Client/Server duplex is still a mess in C#.
2014-08-14 sl Adding option to select fixed pitch font only.
2014-08-14 sl Adding suspend/resume button.
2014-08-14 sl Adding disconnect function to our interface.
2014-08-14 sl Fixing hang when closing server with live client due to client instance context
2014-08-14 sl Adding interface project.
2014-08-14 sl Removing older solution file.
2014-08-14 sl Adding interface library.
2014-08-13 sl Adding server closing notification to clients.
2014-08-13 sl Now support duplex mode with new client.
2014-08-12 sl Adding server method to set all texts at once.
2014-08-12 sl Adding our client implementation. Moving server into its own folder.
2014-08-12 sl Adding WCF server implementation.
2014-08-11 sl Adding option to reverse screen. That's useful to avoid having to set our
2014-08-05 sl Forcing marquee label to display code instead of designer.
2014-07-12 sl Fixing issues with render when app is minimized.
2014-07-12 sl Adding option to connect display on startup.
2014-07-10 sl Power supply status, device id and firmware revision queries are now working.
2014-07-09 sl Fixing string measurement issues. Font dialog now properly initialized with
2014-07-08 sl Adding support for vendor, product and serial number.
2014-07-08 sl Persisting brightness, fixing brightness tracker steps, adding show borders option.
2014-07-08 sl Adding persistent settings and marquee separator.
2014-07-08 sl Adding status bar and managing control status.
2014-07-08 sl Marquee now implementing scroll loop properly.
2014-07-08 sl Custom drawing of our Marquee text to avoid warpping, clipping and ellipsis.
2014-07-07 sl Display is now updated as labels are scrolling.
2014-07-07 sl Adding basic display functions: open, close, clear, fill, brightness control.
2014-06-16 sl Adding OwnTimer property to marquee. This enables us to use an external timer
2014-06-14 sl Removing SUO.
2014-06-14 sl First contrib.