LibCECTray updates and fixes
authorNate Burr <nate@jeket.com>
Mon, 7 Jan 2013 17:33:09 +0000 (10:33 -0700)
committerNate Burr <nate@jeket.com>
Mon, 7 Jan 2013 17:33:09 +0000 (10:33 -0700)
commit92e1fc9c5016229678c2b8d00360603fd8f791c8
tree0b764eeb29935ac83d904f0a03bb255558160c2c
parent97ffee06080535a5507d8fbb3c8941bccc51ae13
LibCECTray updates and fixes

Added ability to send modifiers by nesting commands in KeyInput.cs

Made it so that if you click the first column in the WMC grid view. It'll send the command to the open app.

Fixed bug with libcec adding the keyup for button commands and making sure they are still executed.
src/LibCecTray/controller/applications/ApplicationController.cs
src/LibCecTray/controller/applications/KeyInput.cs