adelyte / crescendo-for-crestron

Crescendo Framework for Crestron control systems.
https://www.adelyte.com/crestron/crescendo
Other
77 stars 26 forks source link

Add "Power On Progress" feature to Room + UIs #69

Closed adelyte-austin closed 4 years ago

adelyte-austin commented 7 years ago

This feature is useful in rooms that have components which require significant time to produce a video image, or accept new user commands. It serves 2 main purposes:

  1. Gives the user confidence that their selection has been accepted, and provides a progress bar indicating when the room will be ready for use.
  2. Allows equipment macros to execute uninterrupted in the background by locking out the UI.

warm_up

I have created several one-off versions for systems that required this feature, but never added it to an official Crescendo release.