Server/SharpDisplayManager.csproj
Sun, 21 Jun 2015 14:13:55 +0200 Fixing ClickOnce installer missing DLL.
Sun, 21 Jun 2015 12:40:05 +0200 Merge
Sat, 13 Jun 2015 11:29:22 +0200 Minor clean up.
Sun, 21 Jun 2015 10:56:45 +0200 ClickOnce broken.
Thu, 11 Jun 2015 17:21:15 +0200 Moving ClientData class to its own file.
Thu, 07 May 2015 12:09:37 +0200 Removing MiniDisplay.dll from source control.
Wed, 06 May 2015 22:07:32 +0200 Click Once Publish
Wed, 06 May 2015 21:56:21 +0200 Porting to new MiniDisplay interop naming from NuGet LibMiniDisplay package.
Wed, 06 May 2015 21:05:51 +0200 Adding dependency on LibMiniDisplay NuGet package.
Wed, 06 May 2015 19:40:00 +0200 Update to latest version of NAudio and SharpLibHid.
Sun, 22 Mar 2015 22:03:34 +0100 Upgrading SharpLibHid version.
Thu, 19 Mar 2015 17:07:09 +0100 Giving up on proper bring to foreground functionality as it need uiAccess.
Wed, 18 Mar 2015 21:47:06 +0100 Looks like we have a solution for our bring to foreground problem.
Wed, 18 Mar 2015 20:38:59 +0100 Trying to fix on bring to foreground mess.
Wed, 18 Mar 2015 20:10:38 +0100 Adding Green Start Icon and Publish.
Wed, 18 Mar 2015 18:31:37 +0100 Support Green Start launch file selection and bring to foreground feature.
Tue, 17 Mar 2015 20:12:00 +0100 Adding missing source file.
Sun, 15 Mar 2015 22:08:30 +0100 Adding dependency on SharpLibHid.
Tue, 10 Feb 2015 17:14:27 +0100 Liscense and Copyright fix.
Tue, 10 Feb 2015 15:41:34 +0100 More consistent clock and clear support.
Mon, 09 Feb 2015 22:50:43 +0100 Making App tab the last one again.
Mon, 09 Feb 2015 22:47:13 +0100 Fixing div by zero in network signal animation code of GP1212 displays.
Mon, 09 Feb 2015 18:25:14 +0100 Adding basic support for networks.
Mon, 09 Feb 2015 11:09:33 +0100 Audio tab now displaying default audio device name.
Sun, 08 Feb 2015 17:27:02 +0100 Adding 'Audio' tab.
Sat, 07 Feb 2015 21:16:33 +0100 Publishing v0.1.3.0
Thu, 05 Feb 2015 22:28:27 +0100 Server: Adding icon support
Thu, 05 Feb 2015 17:16:44 +0100 MiniDisplay DLL update providing support for MDM166AA.
Sat, 24 Jan 2015 09:31:09 +0100 Version
Fri, 23 Jan 2015 15:20:32 +0100 Fixing crash when changing font while in bitmap layout.
Sun, 18 Jan 2015 19:31:13 +0100 Version.
Sun, 18 Jan 2015 19:01:29 +0100 Clear the screen on startup if not in debug mode.
Sun, 18 Jan 2015 18:32:32 +0100 Adding tray icon context menu.
Sun, 18 Jan 2015 18:11:32 +0100 Adding tray icon support and minimize to tray option.
Sun, 18 Jan 2015 14:18:28 +0100 Auto start now properlly working with ClickOnce.
Sun, 18 Jan 2015 12:35:22 +0100 Auto Start should work.
Sat, 17 Jan 2015 18:26:41 +0100 Adding progress dialog.
Sat, 17 Jan 2015 10:57:30 +0100 Update checks now gives notification when the application is already up-to-date.
Fri, 16 Jan 2015 09:50:19 +0100 Removing admin rights for now and until we can publish with ClickOnce.
Thu, 15 Jan 2015 19:18:25 +0100 Adding application update button.
Sun, 11 Jan 2015 18:34:52 +0100 ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.
Sun, 11 Jan 2015 15:44:12 +0100 ClickOnce setup.
Sun, 21 Sep 2014 13:40:21 +0200 Renaming and deleting files. Adding documentation.
Sun, 31 Aug 2014 16:12:59 +0200 Extending our settings framework to store custom settings for each display type.
Sat, 30 Aug 2014 18:45:06 +0200 Adding support for display type selection.
Fri, 22 Aug 2014 22:48:30 +0200 Client now supports text alignment through our new TextField.
Thu, 14 Aug 2014 09:30:14 +0200 Fixing hang when closing server with live client due to client instance context
Thu, 14 Aug 2014 09:11:27 +0200 Adding interface library.
Tue, 12 Aug 2014 20:55:50 +0200 Adding our client implementation. Moving server into its own folder.