Andrew Welker
a203eef9a6
clean up and organize
2020-09-16 16:33:16 -06:00
Andrew Welker
f583b84951
Add VideoCodecControllerJoinMap
2020-09-16 16:32:03 -06:00
Trevor Payne
6d9ea8a13c
Made the LocalConfig notice cleaner
...
Resolves #399
2020-09-09 09:34:52 -05:00
Trevor Payne
9abac555c3
Resolves #399
...
Added obvious ascii art and a friendly message whenever a local config is present.
2020-09-03 23:42:48 -05:00
Andrew Welker
484e7c2102
removed files for submodule
2020-09-03 16:43:48 -06:00
Andrew Welker
cbb57411a0
Merge branch 'development' into feature/generic-ir-device
2020-09-03 09:35:41 -06:00
Nick Genovese
e708946f4c
Merge branch 'development' into feature/add-queues
2020-09-03 11:05:40 -04:00
Nick Genovese
b9fff95215
added IQueueMessage and two implementations; GenericQueue now accepts type IQueueMessage
2020-09-03 10:57:06 -04:00
Andrew Welker
7cd3a143a0
Adds Essentials core as a project reference
2020-09-03 08:00:16 -06:00
Andrew Welker
7248e90762
add property to get IR Commands for Essentials
2020-09-03 00:01:25 -06:00
Andrew Welker
ceef883ad8
fixed some null refs and got join map being created correctly
2020-09-02 23:59:26 -06:00
Andrew Welker
8a98924ad7
Use joinData methods to set offset to get joins in the right spot
2020-09-02 21:03:24 -06:00
Andrew Welker
9526b9b6fe
added feedback for IrOutputController and added join map
2020-09-02 17:18:08 -06:00
Andrew Welker
741f694733
add genericIrController class
2020-09-02 16:55:25 -06:00
Andrew Welker
e7dcc088d6
Merge branch 'development' into hotfix/unable-to-use-hightest-IR-port-number
2020-09-01 12:59:17 -04:00
Andrew Welker
635b4d2432
called the method to print expected IR values
2020-09-01 09:27:36 -06:00
Andrew Welker
1e676f5a6b
Merge branch 'main' into hotfix/unable-to-use-hightest-IR-port-number
2020-08-31 15:43:10 -06:00
Andrew Welker
6fe13b6a92
Add methods to print IR functions
2020-08-31 14:48:06 -06:00
Nick Genovese
4f562e0d8e
Merge branch 'development' into feature/add-queues
2020-08-31 15:39:26 -04:00
Nick Genovese
fdae50a972
Adds a generic queue and string/byte implementations. Also adds a class that processes string responses from a IBasicCommunication or Gather
2020-08-31 15:38:06 -04:00
Andrew Welker
277886b092
add property to get IrFile commands
2020-08-31 10:23:51 -06:00
Andrew Welker
2b40c5a55c
Merge branch 'development' into feature/Expose-HRx50-Buttons
2020-08-29 15:10:17 -04:00
Trevor Payne
cffe55428a
Exposes buttons for HR-xx0 remotes to essentials
...
Resolves #394
2020-08-28 14:57:09 -05:00
Neil Dorin
0ed316eaa4
cast as correct base type and change port to HdmiInput
2020-08-27 13:31:00 -06:00
Neil Dorin
5f80e12faf
Handles scenario where Dmc4kHdDspBase may not support Hdcp2
2020-08-27 13:22:54 -06:00
Neil Dorin
64d92fdfce
adds extra event handler
2020-08-27 13:09:28 -06:00
Neil Dorin
6c400c80a2
Fixes issue where true was always being passed into SetHdcpStateAction method
2020-08-27 12:58:43 -06:00
Neil Dorin
9846d87a40
Adds case to handle misisng eventId for HdcpSupportOffEventId
2020-08-27 12:25:08 -06:00
Neil Dorin
e952f3d775
Adds missing case for Dmc4kHdDspBase
2020-08-27 11:51:06 -06:00
Trevor Payne
c74a92d220
Merge branch 'development' into feature/Descriptive-CEC-genericComm-failure-message
2020-08-19 16:28:02 -05:00
Andrew Welker
25fccbd095
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-19 17:11:54 -04:00
Neil Dorin
c9fce06bd7
Updates necessary to make screen saver disappear on incoming call
2020-08-19 14:53:47 -06:00
Trevor Payne
b1040b56d5
Fix Build Process
2020-08-19 13:30:28 -05:00
Andrew Welker
e292790cea
adding nuspec
2020-08-18 18:42:24 -06:00
Andrew Welker
a2fc1b9f40
make essentials use nuget instead of submodule
2020-08-18 17:01:51 -06:00
Andrew Welker
468aff6e3f
move load file to end of postactivation action
...
and change to use the IrPortController's loadFile method
add printing of available IR Commands in the loaded file.
2020-08-18 16:34:24 -06:00
Trevor Payne
f5410c0786
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-18 16:27:09 -05:00
Andrew Welker
a30062db71
add static class for IR Command values and use them
2020-08-18 14:46:13 -06:00
Trevor Payne
182499a79b
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-18 15:35:18 -05:00
Trevor Payne
6e148e7d62
Resolves #378
...
Fixed improperly set up device extender
2020-08-18 15:30:58 -05:00
Andrew Welker
6a31504cf8
Merge branch 'development' into bugfix/SystemMonitor-IndexOutOfRange
2020-08-18 15:42:56 -04:00
Andrew Welker
4ad966d909
back to main image
2020-08-18 12:20:31 -06:00
Trevor Payne
95fb6cc204
Merge branch 'development' into bugfix/SystemMonitor-IndexOutOfRange
2020-08-18 11:38:27 -05:00
Trevor Payne
3325d81cab
Merge branch 'development' into bugfix/SystemMonitor-IndexOutOfRange
2020-08-18 10:55:07 -05:00
Trevor Payne
78f9142b35
Resolves #368
...
Changed parsing routine to no longer use absolute indicies for 'ParseUptime'
2020-08-18 10:40:20 -05:00
Trevor Payne
951da716a6
Added try/catch to ParseUptime with a way to view what was being parsed
...
Testing for #368
2020-08-18 10:18:49 -05:00
Andrew Welker
9b567b7ead
Merge branch 'development' into feature/Descriptive-CEC-genericComm-failure-message
2020-08-18 10:04:59 -04:00
Jason Alborough
67f0ae92ef
Adds null check before running RunRouteAction event in Cisco Spark class.
...
Fixes spelling error and other minor cleanup.
2020-08-18 10:00:53 -04:00
Jason Alborough
f0d10fb1f9
Finalized IHasExternalSourceSwitching adding method for setting the ExternalSource State
...
Adds arguments for External Source type it the AddExternalSource()
Adds subscription and parsing for External Source events
2020-08-17 14:52:49 -04:00
Jason Alborough
aea6942a1f
Update to support Cisco Codec External Sources using Essentials Room logic.
...
Adds new interface for Codecs IHasExternalSourceSwitching
Adds ability to set and clear External Sources in Cisco Spark device class
Adds ability to send sources from the source list to the Cisco Spark in the "EssentialsHuddleVtc1Room" room
[ ] still needs parsing when source is selected on the Cisco touch 10
2020-08-14 15:51:37 -04:00