8 Commits

Author SHA1 Message Date
jwetzell 2176ca4488 TCP Work, Log cleanup, Message parsing 2022-11-05 13:50:27 -05:00
jwetzell 1deca3e7f3 Change Log Levels 2022-07-23 09:57:06 -05:00
jwetzell 19794f40a7 * App.xaml:
* App.xaml.cs:
* MainPage.xaml:
* Info.plist:
* MainPage.xaml.cs:
* AppDelegate.cs:
* CueListPage.xaml.cs:
* QControlKitXamDemo.csproj:
* QCueViewModel.cs:
* QServerViewModel.cs:
* QBrowserViewModel.cs:
* QWorkspaceViewModel.cs:
* QControlKitXamDemo.iOS.csproj:
* QControlKitXamDemo.Android.csproj:
* materialdesignicons-webfont.ttf:
* materialdesignicons-webfont.ttf: Update demo to look a bit closer to
  real

* QClient.cs:
* QBrowser.cs: Change log levels

* QControlKit.csproj: Update Package Version

* QCue.cs: decent fix for bool property fetching

* QMessage.cs: add ToString()

* QServer.cs: Add Logging

* TCPClient.cs: Big Restructure using SuperSimpleTcp and SlipDecode
  GAH!

* QWorkspace.cs: Add ability to address active cues
2022-02-17 17:27:05 -06:00
jwetzell c4383c26e7 * QDefines.cs: Make QDefines public
* QControlKit.csproj: Bump Version

* QWorkspace.cs: Allow for selection "none" and root cue updates

* AppDelegate.cs: Change to Debug Log Level
2021-02-13 09:44:47 -05:00
jwetzell 87a9925668 * QControlKit.csproj:
* MainPage.xaml.cs:
* AppDelegate.cs:
* QControlKitXamDemo.csproj:
* QCueViewModel.cs:
* QControlKitXamDemo.iOS.csproj:
* QControlKitXamDemo.Android.csproj: Update Packages

* QServer.cs:
* QBrowser.cs:
* QWorkspace.cs:
* QEventArgs.cs:
* QEventHandlers.cs: Refine Server Found/Lost and Workspace
  Added/Removed
2021-01-08 23:24:35 -06:00
jwetzell 868af589f8 Make Cue notes property null-safe 2020-09-10 12:26:19 -05:00
jwetzell 9b46f64aa0 Logging and file clean up 2020-09-08 14:39:39 -05:00
jwetzell 0aea997309 Rest of rename to QControlKit 2020-09-07 08:42:42 -05:00