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
4e2683f8fc
Removes ToDo's
2020-08-17 14:57:33 -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
Neil Dorin
d0a2ccd7d6
Fixes #362 by addressing issues with Loading IR driver as post activation action
2020-08-11 22:59:26 -06:00
Neil Dorin
84099b1d0b
Fixes #362 and #363 issue with duplicate device key when adding an IRPortController
2020-08-10 12:08:06 -06:00
Neil Dorin
1b7dd2dd2a
Addse debug statements for RunRouteAction
2020-08-10 12:01:04 -06:00
Neil Dorin
e5d4ba48fb
Updates conditional check to allow for the highes numbered IR port to be used.
2020-08-10 10:11:54 -06:00
Neil Dorin
22ff61d7f3
Merge pull request #361 from PepperDash/feature/add-qr-code-on-tsw-panels
...
Add Mobile Control QR code to TSW Panels for Essentials Standalone
2020-08-07 09:56:55 -06:00
Neil Dorin
f066321f3a
Merge branch 'main' into feature/add-qr-code-on-tsw-panels
2020-08-07 09:41:47 -06:00
Neil Dorin
302603aa54
Updates to phone and video address logic
2020-08-07 09:29:55 -06:00
Neil Dorin
dea858e187
Updates to phone and video address logic
2020-08-07 09:11:31 -06:00
Neil Dorin
ddbee2ed04
Fixed incorrect join for dark background logo. Updates CodecInfo class to correclty poppulate values
2020-08-07 08:56:29 -06:00
Neil Dorin
b7c9677c7a
Updates to finesse screen saver and get phone/video number display working correclty
2020-08-06 22:04:07 -06:00
Neil Dorin
d6581cab2e
Updates to work out kinks
2020-08-06 21:16:03 -06:00
Neil Dorin
66c481e3dc
Seems to work except dynamic graphics for logos and QR code
2020-08-06 19:46:12 -06:00
Neil Dorin
edd01785d5
Adds ability to get URL for both light and dark logo options
2020-08-06 18:07:23 -06:00
Neil Dorin
192aa4255c
Adds ability for dark logo option
2020-08-06 15:20:24 -06:00
Neil Dorin
637ca2f312
removes parent from interfaces
2020-08-06 15:04:02 -06:00
Neil Dorin
bf7a0600f3
specified previous docker build version
2020-08-06 14:42:45 -06:00
Neil Dorin
f59654d75e
working on #109 to add QR support for TSW panels
2020-08-06 13:56:42 -06:00
Andrew Welker
211665c0c4
Merge pull request #358 from PepperDash/release/1.6.0
...
Release/1.6.0
2020-08-06 09:21:00 -04:00
Neil Dorin
829e3eb634
Merge pull request #345 from PepperDash/release/1.6.0
...
Release 1.6.0
2020-08-05 13:45:04 -06:00
Andrew Welker
683f007e0b
Merge pull request #357 from PepperDash/hotfix/cisco-large-directory-issues
...
Hotfix/cisco large directory issues
2020-08-05 12:34:36 -07:00
Trevor Payne
c77fe5c454
Add more desciptive error messages when creating a CEC genericComm device
...
Resolves #355
2020-08-05 13:59:48 -05:00
Neil Dorin
23bfecd870
Adds E164 and H323 fixes from release branch
2020-08-05 12:04:43 -06:00
Neil Dorin
0b485d8d96
Revert "Merge branch 'release/1.6.0' into hotfix/cisco-large-directory-issues"
...
This reverts commit 1d42d88c3f , reversing
changes made to ec0b2fa181 .
2020-08-05 11:58:41 -06:00
Neil Dorin
1d42d88c3f
Merge branch 'release/1.6.0' into hotfix/cisco-large-directory-issues
2020-08-05 11:42:47 -06:00
Neil Dorin
ec0b2fa181
Adds receive queue and thread to CiscoSparkCodec class and sets receive thread priority for ZoomRoom
2020-08-05 10:50:48 -06:00
Andrew Welker
1b621e1655
Merge branch 'main' into release/1.6.0
2020-08-04 14:32:25 -07:00
Neil Dorin
3ecadf72e9
Merge pull request #352 from PepperDash/feature/add-dmc-4kz-hdo-support-and-try-catch
...
Adds support for DMC-4KZ-HDO output card and adds try catch to solve …
2020-08-04 15:31:23 -06:00
Neil Dorin
744298bdb5
Adds support for DMC-4KZ-HDO output card and adds try catch to solve issue with incorrect inputSlotSupportsHdcp2 value
2020-08-04 15:13:48 -06:00
Andrew Welker
fe090113ce
Merge pull request #349 from PepperDash/hotfix/ciscocodec-missing-config-options
...
Add null check for Cisco CE codec H323 object
2020-08-04 09:02:59 -07:00
Andrew Welker
55e50f68d3
check h323 object for null
2020-07-30 13:56:32 -06:00
Andrew Welker
8d13de0e8c
Merge branch 'main' into release/1.6.0
2020-07-30 09:49:34 -07:00
Andrew Welker
41aae794b6
Merge pull request #344 from PepperDash/bugfix/essentials-huddleVtc1-routing
...
fix RunRouteAction methods in Huddle VTC Room
2020-07-30 09:22:04 -07:00
Andrew Welker
dbafce0aa8
fix RunRouteAction methods
2020-07-29 14:42:26 -06:00
Neil Dorin
383777c0f5
Merge pull request #342 from PepperDash/feature/push-to-nuget.org
...
Add push to nuget.org to workflows
2020-07-29 10:04:43 -06:00
Neil Dorin
5e24bb6cd3
Merge pull request #340 from PepperDash/hotfix/Fusion-Activation
...
Move some Fusion Activation steps to PostActivation action
2020-07-29 10:03:46 -06:00
Andrew Welker
4fdc19ff20
Merge branch 'development' into feature/push-to-nuget.org
2020-07-29 07:38:19 -07:00
Andrew Welker
518c0a8bfb
add push to nuget.org to workflows
2020-07-29 00:08:41 -06:00
Andrew Welker
d17cd42b19
Merge pull request #339 from PepperDash/hotfix/fix-joinmap-constructors
...
Hotfix/fix joinmap constructors
2020-07-28 23:03:08 -07:00
Andrew Welker
35d7c23815
move method to postactivation action
2020-07-23 09:10:15 -06:00
Andrew Welker
c7e6e0c250
Move some activation steps to PostActivation
2020-07-23 08:48:05 -06:00
Andrew Welker
7c4222a598
move most init actions to PostActivationAction
2020-07-23 08:30:00 -06:00
Andrew Welker
fda888b095
fixes for activation sequence issues
2020-07-23 08:22:27 -06:00
Andrew Welker
894da801b1
Merge branch 'development' into hotfix/fix-joinmap-constructors
2020-07-23 06:45:19 -07:00
Andrew Welker
642d573c3b
Merge pull request #336 from PepperDash/feature/fix-go-command
...
Allows console messages to be printed when the `go` command is issued
2020-07-22 18:45:51 -07:00
Andrew Welker
03cf6ffd60
change to allow console messages to print when debugging
2020-07-22 16:31:50 -06:00