Neil Dorin
|
8999097100
|
Adds additional debug to help with room on/off events
|
2021-01-06 16:12:12 -07:00 |
|
Andrew Welker
|
0f924360c1
|
fix issues in LinkToApi
|
2020-12-21 10:51:12 -07:00 |
|
Neil Dorin
|
870f2f8fa6
|
properly defines the IsWarming/Cooling FeedbackFuncs and fires feedbacks
|
2020-12-18 14:34:15 -07:00 |
|
Andrew Welker
|
b2402402d9
|
remove dummy device add
|
2020-12-17 14:48:01 -07:00 |
|
Neil Dorin
|
f0a3b27e3b
|
Adds dummy source and room power on implementation
|
2020-12-17 14:28:27 -07:00 |
|
Neil Dorin
|
57ebd2b608
|
Adds IRunDirectAction to EssentialsTechRoom
|
2020-12-17 14:07:48 -07:00 |
|
Andrew Welker
|
66cd39c013
|
changed event names and added saved event
|
2020-12-16 16:21:10 -07:00 |
|
Andrew Welker
|
91eec8c258
|
fix scheduled event saving
|
2020-12-15 16:43:09 -07:00 |
|
Andrew Welker
|
01ddf1721c
|
add method to get scheduled events
|
2020-12-11 15:42:38 -07:00 |
|
Andrew Welker
|
f8ae6264f7
|
add some debug statements and fix presets file loading
|
2020-12-09 16:18:21 -07:00 |
|
Andrew Welker
|
7e8f216afb
|
added logic to send presets to far end
|
2020-12-08 16:24:35 -07:00 |
|
Andrew Welker
|
748b1ca147
|
Add config properties
Implement ITvPresetsProvider
|
2020-12-08 12:51:20 -07:00 |
|
Andrew Welker
|
2c36c0f2cb
|
Run GoWithLoad command in separate thread
when using donotloadonnextboot
|
2020-12-08 08:01:25 -07:00 |
|
Andrew Welker
|
2eaf21b1e0
|
Fix event retrieval
|
2020-12-08 08:01:01 -07:00 |
|
Andrew Welker
|
099e387570
|
getting things in the right order for scheduling
|
2020-12-07 17:21:05 -07:00 |
|
Andrew Welker
|
c4755f23cd
|
added logic to subscribe to scheduled event
|
2020-12-07 16:58:33 -07:00 |
|
Andrew Welker
|
9c4650b4af
|
fixes to get it to load
|
2020-12-07 16:32:06 -07:00 |
|
Andrew Welker
|
0dc2e9d134
|
Added logic to create EssentialsTechRoom
|
2020-12-07 11:48:34 -07:00 |
|
Andrew Welker
|
3a024b8d4c
|
moved ScheduledEvents list to main object
|
2020-12-07 11:48:21 -07:00 |
|
Andrew Welker
|
05e2422cb4
|
refactoring some methods
add handling for Scheduled Events
|
2020-12-07 11:48:07 -07:00 |
|
Andrew Welker
|
45c1e25e4f
|
Change to list of actions instead of dictionary
|
2020-12-04 21:35:31 -07:00 |
|
Andrew Welker
|
f11bdcfd53
|
add schedule config and schedule stuff
|
2020-12-04 16:21:48 -07:00 |
|
Andrew Welker
|
9888fbf047
|
added save presets method & expose some properties
|
2020-12-04 13:44:39 -07:00 |
|
Andrew Welker
|
9171610e34
|
getting files back in the project
|
2020-12-04 13:44:39 -07:00 |
|
Andrew Welker
|
7a8c1f3165
|
adding some overloads
|
2020-12-04 13:44:39 -07:00 |
|
Andrew Welker
|
008a052045
|
getting started with EssentialsTechRoom
|
2020-12-04 13:44:39 -07:00 |
|
Alex Johnson
|
e22c71853f
|
Starts adding support for starting and stopping dm stream cards via API bridge
|
2020-12-02 13:10:47 -05:00 |
|
Neil Dorin
|
98c20464d7
|
Addresses #505
|
2020-11-24 10:26:55 -07:00 |
|
Andrew Welker
|
3f9d306a34
|
fix conditions for getting mc
|
2020-11-13 16:03:02 -07:00 |
|
Andrew Welker
|
14c3914e5c
|
remove commented-out MC Stuff
|
2020-11-13 15:53:02 -07:00 |
|
Andrew Welker
|
1d1b4f0790
|
update mobileControl retrieval method
remove commented out MC stuff
|
2020-11-13 15:43:48 -07:00 |
|
Neil Dorin
|
1d184f0f5e
|
Updates to deactivate standby on codec
|
2020-11-13 14:46:15 -07:00 |
|
Neil Dorin
|
2ed9e632c6
|
Updates to deactivate standby on codec
|
2020-11-13 14:24:38 -07:00 |
|
Neil Dorin
|
ecba28c9cd
|
Moves the stop sharing and standby commands to later in the EndShutdown() sequence
|
2020-11-13 13:32:04 -07:00 |
|
Neil Dorin
|
1dfdd4dd28
|
Adds StandbyActivate to EndShutdown
|
2020-11-12 16:29:22 -07:00 |
|
Neil Dorin
|
f9ba562b0b
|
Updates to work when there are multiple tie lines from codec inputs to sources and using ExternalSourceSwitching
|
2020-11-12 16:23:14 -07:00 |
|
Neil Dorin
|
5c63a49071
|
Updates IMobileControl interface. Adds VideoCodec.StopSharing() to EndShutdown() method in Vtc1 room
|
2020-11-12 15:57:10 -07:00 |
|
Neil Dorin
|
7d72d54862
|
Gets ExternalSourceSwitching feedback working
|
2020-11-11 12:08:30 -07:00 |
|
Neil Dorin
|
944b72e2a8
|
Adds IHasCameraOff to CameraVisca
|
2020-11-10 09:32:16 -07:00 |
|
Neil Dorin
|
40cdd4c1e7
|
Makes IPower Obsolete and replaces with IHasPowerControl and IHasPowerControlWithFeedback
Includes major refactor to resolve IPower update
Closes #476
Closes #474 more properly
|
2020-11-09 16:57:35 -07:00 |
|
Neil Dorin
|
f5753109d5
|
Fixes multiple issues
closes #474
closes #473
closes #470
|
2020-11-09 15:14:47 -07:00 |
|
Andrew Welker
|
dd6e26ae4b
|
add logic to only start logo server if it's required
|
2020-10-27 13:43:58 -06:00 |
|
Andrew Welker
|
fac1dd3d61
|
add protections for invalid paths in logo server
|
2020-10-27 13:43:37 -06:00 |
|
Andrew Welker
|
13dabc09c7
|
Merge branch 'development' into feature/vc4-eisc
|
2020-09-25 08:53:39 -06:00 |
|
Andrew Welker
|
0fc6a73b30
|
adjust factory and constructor for EiscApiAdvanced
Keep SystemMonitor from getting instantiated
if we're on a VC-4 instance
|
2020-09-25 08:47:31 -06:00 |
|
Andrew Welker
|
cb89bd3908
|
Changed debug levels
|
2020-09-09 10:29:53 -06:00 |
|
Andrew Welker
|
54dd424b01
|
add some debug statements
|
2020-09-09 09:09:10 -06:00 |
|
Andrew Welker
|
b6b88086f3
|
Add logic to init branding
|
2020-09-09 09:09:10 -06:00 |
|
Neil Dorin
|
006c5f8655
|
Updates example config to include inputSlotSupportsHdcp2 object
|
2020-09-03 15:17:00 -06:00 |
|
Andrew Welker
|
7cd3a143a0
|
Adds Essentials core as a project reference
|
2020-09-03 08:00:16 -06:00 |
|