Mon, 22 Sep 2014 10:05:45 +0200Trying to fix our design time issues with table layout control.
sl [Mon, 22 Sep 2014 10:05:45 +0200] rev 59
Trying to fix our design time issues with table layout control.

Sun, 21 Sep 2014 21:51:01 +0200Fixing table borders in non-inverted mode.
sl [Sun, 21 Sep 2014 21:51:01 +0200] rev 58
Fixing table borders in non-inverted mode.
Experimention with color FX chessboard which is just awesome.

Sun, 21 Sep 2014 19:07:18 +0200Simplifying client construction.
sl [Sun, 21 Sep 2014 19:07:18 +0200] rev 57
Simplifying client construction.
Fixing our borders and sorting out our color issues.
Adding inverse colors options.

Sun, 21 Sep 2014 13:40:21 +0200Renaming and deleting files. Adding documentation.
sl [Sun, 21 Sep 2014 13:40:21 +0200] rev 56
Renaming and deleting files. Adding documentation.

Sun, 21 Sep 2014 13:15:52 +0200Renaming stuff.
sl [Sun, 21 Sep 2014 13:15:52 +0200] rev 55
Renaming stuff.

Mon, 01 Sep 2014 19:23:36 +0200Now displaying font width and height.
sl [Mon, 01 Sep 2014 19:23:36 +0200] rev 54
Now displaying font width and height.

Sun, 31 Aug 2014 21:34:58 +0200GP1212A02: Clock support.
sl [Sun, 31 Aug 2014 21:34:58 +0200] rev 53
GP1212A02: Clock support.

Sun, 31 Aug 2014 18:33:05 +0200Adding support for power on/off.
sl [Sun, 31 Aug 2014 18:33:05 +0200] rev 52
Adding support for power on/off.

Sun, 31 Aug 2014 17:44:18 +0200Fixing issue with interval zero exception.
sl [Sun, 31 Aug 2014 17:44:18 +0200] rev 51
Fixing issue with interval zero exception.
Adding support for GP1212A02 firmware revision display.
Fixing issue that would always auto connect on stratup.

Sun, 31 Aug 2014 16:21:50 +0200Renaming some of our new display settings classes.
sl [Sun, 31 Aug 2014 16:21:50 +0200] rev 50
Renaming some of our new display settings classes.

Sun, 31 Aug 2014 16:14:10 +0200Adding missing file.
sl [Sun, 31 Aug 2014 16:14:10 +0200] rev 49
Adding missing file.

Sun, 31 Aug 2014 16:12:59 +0200Extending our settings framework to store custom settings for each display type.
sl [Sun, 31 Aug 2014 16:12:59 +0200] rev 48
Extending our settings framework to store custom settings for each display type.

Sat, 30 Aug 2014 19:24:47 +0200Timer interval can now be set and is persisted.
sl [Sat, 30 Aug 2014 19:24:47 +0200] rev 47
Timer interval can now be set and is persisted.

Sat, 30 Aug 2014 18:45:06 +0200Adding support for display type selection.
sl [Sat, 30 Aug 2014 18:45:06 +0200] rev 46
Adding support for display type selection.

Tue, 26 Aug 2014 19:24:04 +0200Now requesting extra info on auto start-up too.
sl [Tue, 26 Aug 2014 19:24:04 +0200] rev 45
Now requesting extra info on auto start-up too.

Mon, 25 Aug 2014 22:06:20 +0200MiniDisplay API update.
sl [Mon, 25 Aug 2014 22:06:20 +0200] rev 44
MiniDisplay API update.

Fri, 22 Aug 2014 22:48:30 +0200Client now supports text alignment through our new TextField.
sl [Fri, 22 Aug 2014 22:48:30 +0200] rev 43
Client now supports text alignment through our new TextField.

Fri, 22 Aug 2014 10:55:34 +0200Now that we fixed that nasty iStringFormat static bug we could cleanup and
sl [Fri, 22 Aug 2014 10:55:34 +0200] rev 42
Now that we fixed that nasty iStringFormat static bug we could cleanup and
simplify our alginment code.

Fri, 22 Aug 2014 10:44:45 +0200Adding buttons to test our alignment setup.
sl [Fri, 22 Aug 2014 10:44:45 +0200] rev 41
Adding buttons to test our alignment setup.
Fixing a nasty bug in iStringFormat that would cause us to use the same instance in all marquee objects.

Fri, 22 Aug 2014 08:24:51 +0200Fixing designer issues with controls being outside our dialog.
sl [Fri, 22 Aug 2014 08:24:51 +0200] rev 40
Fixing designer issues with controls being outside our dialog.

Thu, 21 Aug 2014 21:54:57 +0200Adding support to open different MiniDisplay type.
sl [Thu, 21 Aug 2014 21:54:57 +0200] rev 39
Adding support to open different MiniDisplay type.

Wed, 20 Aug 2014 18:02:30 +0200Adding Design tab.
sl [Wed, 20 Aug 2014 18:02:30 +0200] rev 38
Adding Design tab.

Tue, 19 Aug 2014 21:26:17 +0200Font height now also checked on startup.
sl [Tue, 19 Aug 2014 21:26:17 +0200] rev 37
Font height now also checked on startup.

Tue, 19 Aug 2014 17:29:52 +0200Adding warning when newly selected font is too height.
sl [Tue, 19 Aug 2014 17:29:52 +0200] rev 36
Adding warning when newly selected font is too height.
Reworking our UI.

Mon, 18 Aug 2014 23:43:44 +0200Tried using Control instead of Label as base class for our Marquee.
StephaneLenclud [Mon, 18 Aug 2014 23:43:44 +0200] rev 35
Tried using Control instead of Label as base class for our Marquee.
Sticking to Label for now.

Sun, 17 Aug 2014 22:30:30 +0200Adding text field support to our tree view.
sl [Sun, 17 Aug 2014 22:30:30 +0200] rev 34
Adding text field support to our tree view.
Trying to fix our messy text alignment issue causing loop problems.

Sat, 16 Aug 2014 11:15:42 +0200Adding texts fields to our test client.
sl [Sat, 16 Aug 2014 11:15:42 +0200] rev 33
Adding texts fields to our test client.
Trying to fix bugs and optimize our marquee control.
Creating a proper ClientData class to use in our UI thread client dictionary.
Centralising tree-view update.

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.

Thu, 14 Aug 2014 09:57:44 +0200Adding disconnect function to our interface.
sl [Thu, 14 Aug 2014 09:57:44 +0200] rev 26
Adding disconnect function to our interface.

Thu, 14 Aug 2014 09:30:14 +0200Fixing hang when closing server with live client due to client instance context
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.

Thu, 14 Aug 2014 09:12:59 +0200Adding interface project.
sl [Thu, 14 Aug 2014 09:12:59 +0200] rev 24
Adding interface project.

Thu, 14 Aug 2014 09:12:18 +0200Removing older solution file.
sl [Thu, 14 Aug 2014 09:12:18 +0200] rev 23
Removing older solution file.

Thu, 14 Aug 2014 09:11:27 +0200Adding interface library.
sl [Thu, 14 Aug 2014 09:11:27 +0200] rev 22
Adding interface library.

Thu, 14 Aug 2014 00:23:18 +0200Adding server closing notification to clients.
sl [Thu, 14 Aug 2014 00:23:18 +0200] rev 21
Adding server closing notification to clients.

Wed, 13 Aug 2014 23:02:40 +0200Now support duplex mode with new client.
sl [Wed, 13 Aug 2014 23:02:40 +0200] rev 20
Now support duplex mode with new client.

Tue, 12 Aug 2014 21:27:35 +0200Adding server method to set all texts at once.
sl [Tue, 12 Aug 2014 21:27:35 +0200] rev 19
Adding server method to set all texts at once.

Tue, 12 Aug 2014 20:55:50 +0200Adding our client implementation. Moving server into its own folder.
sl [Tue, 12 Aug 2014 20:55:50 +0200] rev 18
Adding our client implementation. Moving server into its own folder.

Tue, 12 Aug 2014 20:37:57 +0200Adding WCF server implementation.
sl [Tue, 12 Aug 2014 20:37:57 +0200] rev 17
Adding WCF server implementation.

Mon, 11 Aug 2014 23:18:45 +0200Adding option to reverse screen. That's useful to avoid having to set our
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.

Tue, 05 Aug 2014 22:11:08 +0200Forcing marquee label to display code instead of designer.
sl [Tue, 05 Aug 2014 22:11:08 +0200] rev 15
Forcing marquee label to display code instead of designer.

Sat, 12 Jul 2014 22:18:34 +0200Fixing issues with render when app is minimized.
sl [Sat, 12 Jul 2014 22:18:34 +0200] rev 14
Fixing issues with render when app is minimized.

Sat, 12 Jul 2014 13:13:17 +0200Adding option to connect display on startup.
sl [Sat, 12 Jul 2014 13:13:17 +0200] rev 13
Adding option to connect display on startup.
Better show border implementation.
Now having an external container for our display to show an external border.

Thu, 10 Jul 2014 22:03:29 +0200Power supply status, device id and firmware revision queries are now working.
sl [Thu, 10 Jul 2014 22:03:29 +0200] rev 12
Power supply status, device id and firmware revision queries are now working.

Wed, 09 Jul 2014 11:06:46 +0200Fixing string measurement issues. Font dialog now properly initialized with
sl [Wed, 09 Jul 2014 11:06:46 +0200] rev 11
Fixing string measurement issues. Font dialog now properly initialized with
loaded font.

Tue, 08 Jul 2014 21:49:30 +0200Adding support for vendor, product and serial number.
sl [Tue, 08 Jul 2014 21:49:30 +0200] rev 10
Adding support for vendor, product and serial number.
Strating to add support for requests.

Tue, 08 Jul 2014 20:02:12 +0200Persisting brightness, fixing brightness tracker steps, adding show borders option.
sl [Tue, 08 Jul 2014 20:02:12 +0200] rev 9
Persisting brightness, fixing brightness tracker steps, adding show borders option.

Tue, 08 Jul 2014 18:59:07 +0200Adding persistent settings and marquee separator.
sl [Tue, 08 Jul 2014 18:59:07 +0200] rev 8
Adding persistent settings and marquee separator.

Tue, 08 Jul 2014 16:41:29 +0200Adding status bar and managing control status.
sl [Tue, 08 Jul 2014 16:41:29 +0200] rev 7
Adding status bar and managing control status.

Tue, 08 Jul 2014 15:49:34 +0200Marquee now implementing scroll loop properly.
sl [Tue, 08 Jul 2014 15:49:34 +0200] rev 6
Marquee now implementing scroll loop properly.

Tue, 08 Jul 2014 11:48:00 +0200Custom drawing of our Marquee text to avoid warpping, clipping and ellipsis.
sl [Tue, 08 Jul 2014 11:48:00 +0200] rev 5
Custom drawing of our Marquee text to avoid warpping, clipping and ellipsis.

Mon, 07 Jul 2014 22:29:26 +0200Display is now updated as labels are scrolling.
sl [Mon, 07 Jul 2014 22:29:26 +0200] rev 4
Display is now updated as labels are scrolling.

Mon, 07 Jul 2014 21:32:02 +0200Adding basic display functions: open, close, clear, fill, brightness control.
sl [Mon, 07 Jul 2014 21:32:02 +0200] rev 3
Adding basic display functions: open, close, clear, fill, brightness control.

Mon, 16 Jun 2014 12:18:46 +0200Adding OwnTimer property to marquee. This enables us to use an external timer
sl [Mon, 16 Jun 2014 12:18:46 +0200] rev 2
Adding OwnTimer property to marquee. This enables us to use an external timer
and thus use a single timer for multiple marquee.

Sat, 14 Jun 2014 15:05:04 +0200Removing SUO.
sl [Sat, 14 Jun 2014 15:05:04 +0200] rev 1
Removing SUO.

Sat, 14 Jun 2014 12:51:25 +0200First contrib.
sl [Sat, 14 Jun 2014 12:51:25 +0200] rev 0
First contrib.