StephaneLenclud [Mon, 09 Feb 2015 20:13:28 +0100] rev 119
Fancy network signal animation.
StephaneLenclud [Mon, 09 Feb 2015 20:06:30 +0100] rev 118
MDM166AA: Now showing local network connection and internet connection status.
Also having a cheap network signal animation.
StephaneLenclud [Mon, 09 Feb 2015 18:25:14 +0100] rev 117
Adding basic support for networks.
StephaneLenclud [Mon, 09 Feb 2015 11:09:33 +0100] rev 116
Audio tab now displaying default audio device name.
Consolidating audio management, adding comments.
StephaneLenclud [Sun, 08 Feb 2015 20:26:36 +0100] rev 115
MDM166AA: Adding support for volume label.
StephaneLenclud [Sun, 08 Feb 2015 18:56:43 +0100] rev 114
Audio: Taking icon statuc count into account.
Volume indicator on MDM166AA now using half brightness bar when rounding up.
StephaneLenclud [Sun, 08 Feb 2015 18:34:00 +0100] rev 113
Audio: adding support for mute status.
StephaneLenclud [Sun, 08 Feb 2015 17:27:02 +0100] rev 112
Adding 'Audio' tab.
Volume indicator of MDM16AA display now working.
Adding server side dependency on NAudio.
It was decided to have a server side dependency so that we could implement
new fields control such as:
* Volume indicator
* Mute indicator
* Spectrum visualizer
* Meter visualizer
* Fancy visualizer
StephaneLenclud [Sat, 07 Feb 2015 21:16:33 +0100] rev 111
Publishing v0.1.3.0
StephaneLenclud [Sat, 07 Feb 2015 14:39:03 +0100] rev 110
Cleaning up design tab by removing layout debug buttons.
Separator changes now reflected instantly.
StephaneLenclud [Sat, 07 Feb 2015 13:51:30 +0100] rev 109
MiniDisplay: Improved icon APIs.
StephaneLenclud [Thu, 05 Feb 2015 22:28:27 +0100] rev 108
Server: Adding icon support
Client: Adding button to switch layout to single text field for testing MDM166AA
StephaneLenclud [Thu, 05 Feb 2015 17:16:44 +0100] rev 107
MiniDisplay DLL update providing support for MDM166AA.
Published new version.
StephaneLenclud [Thu, 05 Feb 2015 17:04:59 +0100] rev 106
Server: Adding scrolling speed setting.
Fixing issue with alignment of newly created text field not being set properly.
Client: Now starting-up first client automatically in debug mode.
StephaneLenclud [Wed, 04 Feb 2015 21:55:45 +0100] rev 105
Making display resize work.
Clearing the display before when closing.
StephaneLenclud [Wed, 04 Feb 2015 17:44:25 +0100] rev 104
Adding events for display closed/opened.
Display types now loaded dynamically from our MiniDisplay library.
Adding editor config.
Tested against Futaba GP1212A02.
StephaneLenclud [Wed, 04 Feb 2015 15:48:08 +0100] rev 103
Setting layout size according to display.
Added comments.
sl [Sat, 24 Jan 2015 11:19:28 +0100] rev 102
Now properly disposing of tray icon on exit.
StephaneLenclud [Sat, 24 Jan 2015 09:31:09 +0100] rev 101
Version
sl [Fri, 23 Jan 2015 18:33:51 +0100] rev 100
Adding label "scale to fit" functionality.
Adding scroll separator to config.
sl [Fri, 23 Jan 2015 15:20:32 +0100] rev 99
Fixing crash when changing font while in bitmap layout.
sl [Sun, 18 Jan 2015 19:31:13 +0100] rev 98
Version.
sl [Sun, 18 Jan 2015 19:25:56 +0100] rev 97
Clearing screen when last client disconnects.
sl [Sun, 18 Jan 2015 19:01:29 +0100] rev 96
Clear the screen on startup if not in debug mode.
sl [Sun, 18 Jan 2015 18:32:32 +0100] rev 95
Adding tray icon context menu.
sl [Sun, 18 Jan 2015 18:11:32 +0100] rev 94
Adding tray icon support and minimize to tray option.
sl [Sun, 18 Jan 2015 14:18:28 +0100] rev 93
Auto start now properlly working with ClickOnce.
sl [Sun, 18 Jan 2015 12:35:22 +0100] rev 92
Auto Start should work.
sl [Sat, 17 Jan 2015 18:26:41 +0100] rev 91
Adding progress dialog.
sl [Sat, 17 Jan 2015 10:57:30 +0100] rev 90
Update checks now gives notification when the application is already up-to-date.
Adding version number to main form text.
sl [Fri, 16 Jan 2015 09:50:19 +0100] rev 89
Removing admin rights for now and until we can publish with ClickOnce.
sl [Thu, 15 Jan 2015 19:18:25 +0100] rev 88
Adding application update button.
Adding manifest to run as admin.
Disabling ClickOnce security check to run as admin.
The whole thing is not tested.
sl [Mon, 12 Jan 2015 08:33:53 +0100] rev 87
Moving DLL to please Visual Studio.
sl [Sun, 11 Jan 2015 19:00:16 +0100] rev 86
Adding app exit event handler.
sl [Sun, 11 Jan 2015 18:34:52 +0100] rev 85
ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.
sl [Sun, 11 Jan 2015 15:44:12 +0100] rev 84
ClickOnce setup.
sl [Sat, 27 Dec 2014 21:52:14 +0100] rev 83
Merge
sl [Sat, 27 Dec 2014 21:50:15 +0100] rev 82
Adding VFD application icon.
sl [Tue, 16 Dec 2014 20:02:06 +0100] rev 81
Adding error message for single field set attempt.
sl [Tue, 16 Dec 2014 18:05:55 +0100] rev 80
Client now enforcing field creations to guarantee client side fields always
in sync.
sl [Tue, 16 Dec 2014 16:35:55 +0100] rev 79
Adding indicators layout demo.
sl [Tue, 16 Dec 2014 13:24:12 +0100] rev 78
Prevent stackoverflow when client reconnects.
Client now specifies layout rather than relying on default one.
sl [Tue, 16 Dec 2014 11:08:18 +0100] rev 77
Merge field unification changes and client recovery feature.
sl [Tue, 16 Dec 2014 10:59:10 +0100] rev 76
Onlu update client tree view when needed.
sl [Sun, 26 Oct 2014 16:16:57 +0100] rev 75
Removing specific functions for setting text and bitmap.
Now having a generic functions for setting any kind of fields.
Thus bitmaps can now be set together with text fields in a single server call.
sl [Mon, 15 Dec 2014 19:44:41 +0100] rev 74
Removing some Text and Bitmap specific stuff and using generic Field instead.
sl [Mon, 15 Dec 2014 18:52:42 +0100] rev 73
Client now recovers from faulty states and timeout.
sl [Sat, 25 Oct 2014 13:35:11 +0200] rev 72
Now having a single class for both text and bitmap field.
Thus we should soon be able to use common functions to pass in fields.
sl [Wed, 22 Oct 2014 12:17:52 +0200] rev 71
Better client documentation regarding our bitmap layout.
sl [Tue, 14 Oct 2014 19:32:09 +0200] rev 70
Support row and column span.
sl [Mon, 13 Oct 2014 21:42:42 +0200] rev 69
Cleaning up control creation code.
sl [Mon, 13 Oct 2014 21:21:53 +0200] rev 68
Bitmap field now mostly working.
sl [Mon, 13 Oct 2014 20:05:48 +0200] rev 67
Ground work for supporting generic field and bitmap ones.
sl [Mon, 13 Oct 2014 19:24:30 +0200] rev 66
Adding bitmap field object.
sl [Fri, 03 Oct 2014 18:43:55 +0200] rev 65
Adding current client concept.
StephaneLenclud [Mon, 22 Sep 2014 22:04:39 +0200] rev 64
Docs.
sl [Mon, 22 Sep 2014 17:23:35 +0200] rev 63
TableLayout now support row and column styles.
sl [Mon, 22 Sep 2014 16:04:26 +0200] rev 62
Adding the possibility for clients to define a basic layout.
sl [Mon, 22 Sep 2014 13:21:00 +0200] rev 61
Implement generic function to regenerate our display table layout.
Add and remove column now working.
sl [Mon, 22 Sep 2014 13:00:27 +0200] rev 60
Adding and removing row is now working.
Can now have any number of text field.
sl [Mon, 22 Sep 2014 10:05:45 +0200] rev 59
Trying to fix our design time issues with table layout control.
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.
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.
sl [Sun, 21 Sep 2014 13:40:21 +0200] rev 56
Renaming and deleting files. Adding documentation.
sl [Sun, 21 Sep 2014 13:15:52 +0200] rev 55
Renaming stuff.
sl [Mon, 01 Sep 2014 19:23:36 +0200] rev 54
Now displaying font width and height.
sl [Sun, 31 Aug 2014 21:34:58 +0200] rev 53
GP1212A02: Clock support.
sl [Sun, 31 Aug 2014 18:33:05 +0200] rev 52
Adding support for power on/off.
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.
sl [Sun, 31 Aug 2014 16:21:50 +0200] rev 50
Renaming some of our new display settings classes.
sl [Sun, 31 Aug 2014 16:14:10 +0200] rev 49
Adding missing file.
sl [Sun, 31 Aug 2014 16:12:59 +0200] rev 48
Extending our settings framework to store custom settings for each display type.
sl [Sat, 30 Aug 2014 19:24:47 +0200] rev 47
Timer interval can now be set and is persisted.
sl [Sat, 30 Aug 2014 18:45:06 +0200] rev 46
Adding support for display type selection.
sl [Tue, 26 Aug 2014 19:24:04 +0200] rev 45
Now requesting extra info on auto start-up too.
sl [Mon, 25 Aug 2014 22:06:20 +0200] rev 44
MiniDisplay API update.
sl [Fri, 22 Aug 2014 22:48:30 +0200] rev 43
Client now supports text alignment through our new TextField.
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.
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.
sl [Fri, 22 Aug 2014 08:24:51 +0200] rev 40
Fixing designer issues with controls being outside our dialog.
sl [Thu, 21 Aug 2014 21:54:57 +0200] rev 39
Adding support to open different MiniDisplay type.
sl [Wed, 20 Aug 2014 18:02:30 +0200] rev 38
Adding Design tab.
sl [Tue, 19 Aug 2014 21:26:17 +0200] rev 37
Font height now also checked on startup.
sl [Tue, 19 Aug 2014 17:29:52 +0200] rev 36
Adding warning when newly selected font is too height.
Reworking our UI.
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.
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.
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.
sl [Fri, 15 Aug 2014 13:26:38 +0200] rev 32
Reworking our protocols. Client name now displayed in our clients tab.
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.
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.
sl [Tue, 05 Aug 2014 22:11:08 +0200] rev 15
Forcing marquee label to display code instead of designer.
sl [Sat, 12 Jul 2014 22:18:34 +0200] rev 14
Fixing issues with render when app is minimized.
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.
sl [Thu, 10 Jul 2014 22:03:29 +0200] rev 12
Power supply status, device id and firmware revision queries are now working.
sl [Wed, 09 Jul 2014 11:06:46 +0200] rev 11
Fixing string measurement issues. Font dialog now properly initialized with
loaded font.
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.
sl [Tue, 08 Jul 2014 20:02:12 +0200] rev 9
Persisting brightness, fixing brightness tracker steps, adding show borders option.
sl [Tue, 08 Jul 2014 18:59:07 +0200] rev 8
Adding persistent settings and marquee separator.
sl [Tue, 08 Jul 2014 16:41:29 +0200] rev 7
Adding status bar and managing control status.
sl [Tue, 08 Jul 2014 15:49:34 +0200] rev 6
Marquee now implementing scroll loop properly.
sl [Tue, 08 Jul 2014 11:48:00 +0200] rev 5
Custom drawing of our Marquee text to avoid warpping, clipping and ellipsis.
sl [Mon, 07 Jul 2014 22:29:26 +0200] rev 4
Display is now updated as labels are scrolling.
sl [Mon, 07 Jul 2014 21:32:02 +0200] rev 3
Adding basic display functions: open, close, clear, fill, brightness control.
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.
sl [Sat, 14 Jun 2014 15:05:04 +0200] rev 1
Removing SUO.
sl [Sat, 14 Jun 2014 12:51:25 +0200] rev 0
First contrib.