2015-06-21 StephaneLenclud Fixing clients management.
2015-06-19 StephaneLenclud Prevents switching clients too often.
2015-06-11 StephaneLenclud Moving ClientData class to its own file.
2015-05-26 StephaneLenclud Merge
2015-05-26 StephaneLenclud Documentation and minor clean-up.
2015-05-07 StephaneLenclud Removing MiniDisplay.dll from source control.
2015-05-06 StephaneLenclud Click Once Publish
2015-05-06 StephaneLenclud Porting to new MiniDisplay interop naming from NuGet LibMiniDisplay package.
2015-05-06 StephaneLenclud Adding dependency on LibMiniDisplay NuGet package.
2015-05-06 StephaneLenclud Update to latest version of NAudio and SharpLibHid.
2015-03-22 StephaneLenclud Upgrading SharpLibHid version.
2015-03-19 StephaneLenclud Giving up on proper bring to foreground functionality as it need uiAccess.
2015-03-19 StephaneLenclud Trying yet another function to bring to foreground but it's broken too.
2015-03-18 StephaneLenclud Looks like we have a solution for our bring to foreground problem.
2015-03-18 StephaneLenclud Trying to fix on bring to foreground mess.
2015-03-18 StephaneLenclud Adding Green Start Icon and Publish.
2015-03-18 StephaneLenclud Support Green Start launch file selection and bring to foreground feature.
2015-03-17 StephaneLenclud Adding missing source file.
2015-03-15 StephaneLenclud Adding dependency on SharpLibHid.
2015-02-10 StephaneLenclud Liscense and Copyright fix.
2015-02-10 StephaneLenclud More consistent clock and clear support.
2015-02-09 StephaneLenclud Making App tab the last one again.
2015-02-09 StephaneLenclud Fixing div by zero in network signal animation code of GP1212 displays.
2015-02-09 StephaneLenclud Fancy network signal animation.
2015-02-09 StephaneLenclud MDM166AA: Now showing local network connection and internet connection status.
2015-02-09 StephaneLenclud Adding basic support for networks.
2015-02-09 StephaneLenclud Audio tab now displaying default audio device name.
2015-02-08 StephaneLenclud MDM166AA: Adding support for volume label.
2015-02-08 StephaneLenclud Audio: Taking icon statuc count into account.
2015-02-08 StephaneLenclud Audio: adding support for mute status.
2015-02-08 StephaneLenclud Adding 'Audio' tab.
2015-02-07 StephaneLenclud Publishing v0.1.3.0
2015-02-07 StephaneLenclud Cleaning up design tab by removing layout debug buttons.
2015-02-07 StephaneLenclud MiniDisplay: Improved icon APIs.
2015-02-05 StephaneLenclud Server: Adding icon support
2015-02-05 StephaneLenclud MiniDisplay DLL update providing support for MDM166AA.
2015-02-05 StephaneLenclud Server: Adding scrolling speed setting.
2015-02-04 StephaneLenclud Making display resize work.
2015-02-04 StephaneLenclud Adding events for display closed/opened.
2015-02-04 StephaneLenclud Setting layout size according to display.
2015-01-24 sl Now properly disposing of tray icon on exit.
2015-01-24 StephaneLenclud Version
2015-01-23 sl Adding label "scale to fit" functionality.
2015-01-23 sl Fixing crash when changing font while in bitmap layout.
2015-01-18 sl Version.
2015-01-18 sl Clearing screen when last client disconnects.
2015-01-18 sl Clear the screen on startup if not in debug mode.
2015-01-18 sl Adding tray icon context menu.
2015-01-18 sl Adding tray icon support and minimize to tray option.
2015-01-18 sl Auto start now properlly working with ClickOnce.
2015-01-18 sl Auto Start should work.
2015-01-17 sl Adding progress dialog.
2015-01-17 sl Update checks now gives notification when the application is already up-to-date.
2015-01-16 sl Removing admin rights for now and until we can publish with ClickOnce.
2015-01-15 sl Adding application update button.
2015-01-12 sl Moving DLL to please Visual Studio.
2015-01-11 sl Adding app exit event handler.
2015-01-11 sl ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.
2015-01-11 sl ClickOnce setup.
2014-12-27 sl Merge