StephaneLenclud [Wed, 08 Mar 2017 18:33:00 +0100] rev 283
Starting renaming to HTCIC.
Setup update and test.
StephaneLenclud [Mon, 06 Mar 2017 15:11:27 +0100] rev 282
Published v1.4.7.0
Adding back runtime dependencies.
StephaneLenclud [Tue, 28 Feb 2017 18:03:51 +0100] rev 281
Published v1.4.6.0
Installer changes.
StephaneLenclud [Sun, 26 Feb 2017 18:00:10 +0100] rev 280
Published v1.4.5
Disable static display layout in release build.
StephaneLenclud [Sun, 15 Jan 2017 18:49:06 +0100] rev 279
Ground work for display layout support.
StephaneLenclud [Sun, 08 Jan 2017 12:19:35 +0100] rev 278
Reading audio output is stopped when audio visualizers are not in used.
StephaneLenclud [Sat, 07 Jan 2017 20:21:42 +0100] rev 277
Created Audio Manager class.
Clean up CScore audio usage.
Fixing broken audio device change handler.
Fixed various audio Dispose deadlock due to Invoke usage.
Thus now using BeginInvoke instead.
StephaneLenclud [Fri, 06 Jan 2017 18:27:19 +0100] rev 276
Published v1.4.3
Major hack into our spectrum math to make it prettier.
StephaneLenclud [Thu, 05 Jan 2017 14:54:43 +0100] rev 275
Published v1.4.2
Fixing issues with Audio Visualizer bitmaps created when form is not visible.
Now reusing Audio Visualizer bitmap for better performance and memory usage.
StephaneLenclud [Wed, 04 Jan 2017 18:43:28 +0100] rev 274
Proper basic support for Audio Visualizer.
StephaneLenclud [Mon, 02 Jan 2017 18:43:45 +0100] rev 273
Draft audio spectrum visualizer.
StephaneLenclud [Mon, 02 Jan 2017 15:50:50 +0100] rev 272
Switch from NAudio to CSCore.
St?phane Lenclud [Sun, 27 Nov 2016 19:56:09 +0100] rev 271
Published v1.3.5.
Updated Harmony library.
Removed Harmony Logitech password and username.
StephaneLenclud [Wed, 05 Oct 2016 15:02:09 +0200] rev 270
Published v1.3.4.0
Harmony connection retries.
StephaneLenclud [Wed, 28 Sep 2016 22:31:27 +0200] rev 269
Published V1.3.2.0
StephaneLenclud [Mon, 05 Sep 2016 18:11:21 +0200] rev 268
Now storing encrypted version of Logitech password.
Stephane Lenclud [Fri, 02 Sep 2016 01:38:08 +0200] rev 267
Event trigger by name now won't trigger disabled events.
StephaneLenclud [Wed, 31 Aug 2016 23:59:00 +0200] rev 266
Published v1.3.1.0.
Harmony Auth Token now persisted in settings.
Various EAR view fixes.
Removed Sleep action
StephaneLenclud [Wed, 31 Aug 2016 20:20:32 +0200] rev 265
Actions can now have children.
StephaneLenclud [Wed, 31 Aug 2016 17:28:30 +0200] rev 264
EAR: Actions now support multiple iterations.
StephaneLenclud [Wed, 31 Aug 2016 16:24:33 +0200] rev 263
Adding Delay action to replace our Sleep action.
StephaneLenclud [Wed, 31 Aug 2016 16:06:47 +0200] rev 262
Fix crash when trying to select Harmony command without configuration.
Consolidate Named event Trigger.
StephaneLenclud [Tue, 30 Aug 2016 21:14:18 +0200] rev 261
Published v1.2.1.0
Support for Event Trigger through SharpLibDisplay.
StephaneLenclud [Tue, 30 Aug 2016 16:50:37 +0200] rev 260
Adding user given name to EAR events and enabling User Events.
StephaneLenclud [Tue, 30 Aug 2016 11:04:40 +0200] rev 259
Published v1.1.1.0
Fixing Harmony client reconnection to prevent exceptions.
StephaneLenclud [Tue, 30 Aug 2016 03:45:45 +0200] rev 258
Published v1.1.0.0.
EAR is now async.
StephaneLenclud [Tue, 30 Aug 2016 03:07:59 +0200] rev 257
Using Harmony Function Action Command.
StephaneLenclud [Mon, 29 Aug 2016 17:36:02 +0200] rev 256
Published V.1.0.5.
Providing Harmony Hub reconnect.
StephaneLenclud [Thu, 25 Aug 2016 13:34:05 +0200] rev 255
Published v1.0.2.0.
Fixed Harmony async issue prevent the config to be fetched.
StephaneLenclud [Thu, 25 Aug 2016 13:12:54 +0200] rev 254
Published v1.0.1.0.
Updating Harmony library to v0.5.0
StephaneLenclud [Thu, 25 Aug 2016 00:42:09 +0200] rev 253
Published v1.0.0.0
Updating Harmony library to v0.4.0 for keep alive support.
Improved logs mechanism.
Stephane Lenclud [Mon, 22 Aug 2016 13:20:54 +0200] rev 252
Trying to clean up our Harmony handling.
StephaneLenclud [Sun, 21 Aug 2016 19:31:08 +0200] rev 251
Published v0.12.2.0
Adding setting for Logitech user name.
Improved event tree view update following Harmony connection.
Removed unneeded editable fields from Harmony command action.
StephaneLenclud [Sun, 21 Aug 2016 18:35:58 +0200] rev 250
Adding Harmony command selection dialog.
StephaneLenclud [Sun, 21 Aug 2016 16:35:20 +0200] rev 249
Removing now redundant specific HID EAR events.
StephaneLenclud [Sun, 21 Aug 2016 16:30:58 +0200] rev 248
Fixing EAR event edition.
EAR HID event now displays 'Press a key' if not valid.
StephaneLenclud [Sun, 21 Aug 2016 16:11:40 +0200] rev 247
Ear HID event now functional.
StephaneLenclud [Sat, 20 Aug 2016 21:00:35 +0200] rev 246
Generic HID event with key recognition functional.
StephaneLenclud [Fri, 19 Aug 2016 19:28:03 +0200] rev 245
Removing Input tab as we don't need to specific features anymore.
StephaneLenclud [Fri, 19 Aug 2016 19:18:54 +0200] rev 244
Adding non functional generic EAR HID event.
Stephane Lenclud [Fri, 19 Aug 2016 17:12:54 +0200] rev 243
Optical drive eject action now functional.
Stephane Lenclud [Thu, 18 Aug 2016 20:14:30 +0200] rev 242
Weird signing crap.
StephaneLenclud [Thu, 18 Aug 2016 18:49:03 +0200] rev 241
Adding support for HID Keyboard events.
StephaneLenclud [Thu, 18 Aug 2016 17:43:03 +0200] rev 240
Adding empty class for eject optical drive action.
StephaneLenclud [Thu, 18 Aug 2016 17:13:21 +0200] rev 239
Improved object editor dialog validation.
Added EAR support for object validation.
StephaneLenclud [Thu, 18 Aug 2016 14:35:50 +0200] rev 238
Support for launch action and WMC HID events.
StephaneLenclud [Wed, 17 Aug 2016 16:39:36 +0200] rev 237
Adding HID consumer control event.
StephaneLenclud [Wed, 17 Aug 2016 13:41:26 +0200] rev 236
Updating HarmonyHub to v0.3.0.
Adding untested Harmony command action.
StephaneLenclud [Tue, 16 Aug 2016 12:59:32 +0200] rev 235
Removing JSON type converter from ear manager.
Using bindings for some application settings.
StephaneLenclud [Tue, 16 Aug 2016 12:25:20 +0200] rev 234
Ear cleanup.
StephaneLenclud [Mon, 15 Aug 2016 12:11:26 +0200] rev 233
Adding Harmony tab.
StephaneLenclud [Sat, 13 Aug 2016 23:26:54 +0200] rev 232
Published v0.11.0.0.
StephaneLenclud [Fri, 12 Aug 2016 20:25:05 +0200] rev 231
Events can now be instantiated.
Action editor is now a generic object editor.
Stephane Lenclud [Sun, 31 Jul 2016 12:03:52 +0200] rev 230
Published v0.10.2.0.
StephaneLenclud [Fri, 29 Jul 2016 14:46:30 +0200] rev 229
Adding event test button.
StephaneLenclud [Fri, 29 Jul 2016 14:33:47 +0200] rev 228
Adding test action button to edit action form.
Action.DoExecute now protected.
StephaneLenclud [Fri, 29 Jul 2016 13:09:38 +0200] rev 227
Adding action edit button.
StephaneLenclud [Fri, 29 Jul 2016 10:40:15 +0200] rev 226
Renaming main form.
StephaneLenclud [Thu, 28 Jul 2016 19:32:40 +0200] rev 225
Adding support for Display Messages.
StephaneLenclud [Wed, 27 Jul 2016 17:09:10 +0200] rev 224
Make sure action edit combo box for enums is long enough.