FritzAndFriends / StreamDeckToolkit

A .NET Standard library, template, and tools for building extensions to the Elgato Stream Deck
MIT License
164 stars 45 forks source link

Feature/globalsettings #147

Closed codingbandit closed 5 years ago

codingbandit commented 5 years ago

initial implementation for support of GlobalSettings

codingbandit commented 5 years ago

Implemented OnSendToPlugin (from software), LogMessageAsync (to software), sendToPropertyInspectorAsync(to software), refactored broadcast message in connection manager

csharpfritz commented 5 years ago

Thank you very much for this feature!