StephaneLenclud [Tue, 26 May 2015 12:25:34 +0200] rev 139
Merge
StephaneLenclud [Tue, 26 May 2015 12:23:55 +0200] rev 138
Documentation and minor clean-up.
StephaneLenclud [Thu, 07 May 2015 12:09:37 +0200] rev 137
Removing MiniDisplay.dll from source control.
StephaneLenclud [Wed, 06 May 2015 22:07:32 +0200] rev 136
Click Once Publish
StephaneLenclud [Wed, 06 May 2015 21:56:21 +0200] rev 135
Porting to new MiniDisplay interop naming from NuGet LibMiniDisplay package.
StephaneLenclud [Wed, 06 May 2015 21:05:51 +0200] rev 134
Adding dependency on LibMiniDisplay NuGet package.
StephaneLenclud [Wed, 06 May 2015 19:40:00 +0200] rev 133
Update to latest version of NAudio and SharpLibHid.
StephaneLenclud [Sun, 22 Mar 2015 22:03:34 +0100] rev 132
Upgrading SharpLibHid version.
StephaneLenclud [Thu, 19 Mar 2015 17:07:09 +0100] rev 131
Giving up on proper bring to foreground functionality as it need uiAccess.
Using uiAccess will require another deployment tool than ClickOnce.
StephaneLenclud [Thu, 19 Mar 2015 10:17:56 +0100] rev 130
Trying yet another function to bring to foreground but it's broken too.
StephaneLenclud [Wed, 18 Mar 2015 21:47:06 +0100] rev 129
Looks like we have a solution for our bring to foreground problem.
StephaneLenclud [Wed, 18 Mar 2015 20:38:59 +0100] rev 128
Trying to fix on bring to foreground mess.
StephaneLenclud [Wed, 18 Mar 2015 20:10:38 +0100] rev 127
Adding Green Start Icon and Publish.
StephaneLenclud [Wed, 18 Mar 2015 18:31:37 +0100] rev 126
Support Green Start launch file selection and bring to foreground feature.
Fixing Visual Studio issues with multiple MainForm files.
StephaneLenclud [Tue, 17 Mar 2015 20:12:00 +0100] rev 125
Adding missing source file.
Updating SharpLibHid.
Now Green Start works better when app in background.
StephaneLenclud [Sun, 15 Mar 2015 22:08:30 +0100] rev 124
Adding dependency on SharpLibHid.
Adding hard coded handling of green start key to launch MediaPortal.
StephaneLenclud [Tue, 10 Feb 2015 17:14:27 +0100] rev 123
Liscense and Copyright fix.
StephaneLenclud [Tue, 10 Feb 2015 15:41:34 +0100] rev 122
More consistent clock and clear support.
StephaneLenclud [Mon, 09 Feb 2015 22:50:43 +0100] rev 121
Making App tab the last one again.
StephaneLenclud [Mon, 09 Feb 2015 22:47:13 +0100] rev 120
Fixing div by zero in network signal animation code of GP1212 displays.
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.