Neil Dorin
c9fce06bd7
Updates necessary to make screen saver disappear on incoming call
2020-08-19 14:53:47 -06:00
Trevor Payne
6e148e7d62
Resolves #378
...
Fixed improperly set up device extender
2020-08-18 15:30:58 -05: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
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
192aa4255c
Adds ability for dark logo option
2020-08-06 15:20:24 -06:00
Neil Dorin
f59654d75e
working on #109 to add QR support for TSW panels
2020-08-06 13:56:42 -06:00
Neil Dorin
b71313248d
Addresses issues causing build to fail.
2020-03-10 15:01:28 -06:00
Neil Dorin
e74d8c2497
Updates to IRunRouteAction to require specification of sourceListKey
2019-12-04 22:36:25 -07:00
Neil Dorin
ed468add2c
Refactored for source change handler updates
2019-11-08 12:30:49 -07:00
Neil Dorin
13132c29fc
Mega refactor in progress
2019-10-23 22:29:04 -06:00
Neil Dorin
fa141c6207
Merge remote-tracking branch 'origin/maintenance/KPMG' into feature/ecs-1123
...
# Conflicts:
# PepperDashEssentials/Bridges/BridgeBase.cs
# PepperDashEssentials/ControlSystem.cs
2019-07-09 16:49:37 -06:00
Neil Dorin
43fd263ea1
Config Update Working
2019-03-13 16:33:51 -06:00
Neil Dorin
2121456d50
Adds fake directory to MockVC with full features
2019-03-08 16:56:37 -07:00
Neil Dorin
3a99c3bb30
Adds PrefixDictionaryFolderItems method to add "[+] " prefix to folder names for MC.
2019-03-07 16:31:56 -07:00
Neil Dorin
52ac57c080
fixed vc directory browsing to properly sync between MC and Essentials UIs
2019-03-07 15:20:24 -07:00
Neil Dorin
84ee743ff5
Moved Directory browsing logic from VideoCodecUiDriver down to IHasDirectory Interface to sync better with VideoCodecBaseMessenger for MC
2019-03-06 16:33:00 -07:00
Neil Dorin
24fb74701a
Working on moving codec browsing data from UI into codec class
2019-03-05 16:31:13 -07:00
Neil Dorin
ff6184c241
Adds AudioCodecBaseMessenger and includes updates for Audio Codec on EssentialsHuddleVtc1Room type and for use in Mobile Control
2018-12-20 17:01:34 -07:00
Neil Dorin
676526ed48
Merge remote-tracking branch 'origin/bugfix/mob-470' into feature/ecs-967
...
# Conflicts:
# PepperDashEssentials/AppServer/CotijaSystemController.cs
# PepperDashEssentials/AppServer/RoomBridges/CotijaDdvc01RoomBridge.cs
# PepperDashEssentials/ControlSystem.cs
# PepperDashEssentials/OTHER/Fusion/EssentialsHuddleSpaceFusionSystemControllerBase.cs
# PepperDashEssentials/OTHER/Fusion/EssentialsHuddleVtc1FusionController.cs
# PepperDashEssentials/Properties/AssemblyInfo.cs
# PepperDashEssentials/UIDrivers/EssentialsHuddle/EssentialsHuddlePanelAvFunctionsDriver.cs
# devjson commands.json
2018-12-12 13:34:32 -07:00
Heath Volmer
99da6debdc
Switched Websocket to synchronous Send method. Seems to prevent data loss
2018-09-19 11:46:52 -06:00
Neil Dorin
0406361d75
Updates from testing UI reconnecting to room after room properties update from Fusion
2018-09-18 17:53:33 -06:00
Neil Dorin
182326b3c5
Updated EssentialsRoomBase and both extented types to use ReconfigurableDevice. Tested Fusion Custom Properties successfully updating room name and help message.
2018-09-14 21:26:25 -06:00
Neil Dorin
8dabe732ec
Renamed Config in Essentials room type classes to PropertiesConfig and modified EssentialsRoomBase to derive from ReconfigurableDevice
2018-09-13 16:50:08 -06:00
Neil Dorin
30506419df
Moved config reader/writer classes to essentials core. refactored as a result
2018-09-07 15:58:03 -06:00
Neil Dorin
c3bea683fc
Added ConfigWriter class. Updated AV Funciton Driver UI classes to show shutdown prompt when room about to shut down for vacancy.
2018-08-31 18:06:43 -06:00
Neil Dorin
6afe1729bf
Updated UI drivers to make sure modal shutdown warning is shown when vacancy shutdown is triggered
2018-08-29 11:56:41 -06:00
Heath Volmer
ad48b1ebac
Added starter method for directory root:good; adding json props and converters to directory classes
2018-08-08 10:34:40 -06:00
Heath Volmer
ccfcd95508
Added codec dial and end commands
2018-08-03 14:17:45 -06:00
Heath Volmer
1371c728c5
Merge and a whole bunch of work before committing merge, moron
2018-08-01 14:23:58 -06:00
Heath Volmer
d1d8e29be2
Preparing essentials message changes, noticed that 754 has not been merged
2018-08-01 11:38:39 -06:00
Neil Dorin
5cefba4934
Brings in changes from On Prem BB repo. Resolves ecs-756/757/758/759
2018-07-12 16:55:49 -06:00
Heath Volmer
0e9d1e4c35
cleaned out framework files; added framework submodule; referneced p.core to reference in framework; moved essentials.sln; changed paths in sln to match; test build
2018-06-28 13:59:14 -06:00