Commit Graph

31 Commits

Author SHA1 Message Date
jwetzell 9601d59d81 * QBrowser.cs: Change log levels
* QClient.cs: Change to Queue for TCP sending messages

* QControlKit.csproj:
* Info.plist:
* MainPage.xaml.cs:
* QControlKitXamDemo.csproj:
* QControlKitXamDemo.iOS.csproj:
* QControlKitXamDemo.Android.csproj: Updates

* TCPClient.cs: Start work on send queue for TCP
2021-11-18 00:42:31 -06:00
jwetzell 015913b2a1 Update version number 2021-09-05 11:28:43 -05:00
jwetzell 6f20d7ba19 * QControlKit.csproj: Update Packages
* QBrowser.cs: Fix zeroconf server loss detection
2021-09-04 10:41:49 -05:00
jwetzell 6dd0f766e8 Add Workspace Event Handlers 2021-07-28 09:07:55 -05:00
jwetzell bd099a2162 Bump version number 2021-07-28 08:32:03 -05:00
jwetzell effd9d3f92 Add Connection Error call for client not connected 2021-07-28 08:30:50 -05:00
jwetzell e7f60ba782 Add Group Cue class. Closes #19 2021-07-18 11:40:29 -05:00
jwetzell cd6115bfbc Add Network Cue class. Closes #12 2021-07-17 20:33:27 -05:00
jwetzell e455b42b72 Add Network Cue class. Closes #6. 2021-07-17 20:10:28 -05:00
jwetzell 3656a9f9b7 Add QMicCue class. Closes #10 2021-07-16 14:10:09 +00:00
jwetzell c750297cf5 Start work on adding missing OSC Methods 2021-07-15 22:36:30 -05:00
jwetzell 96adbadbd7 * QCue.cs: Add child cue sorting
* QControlKit.csproj: Update Versions

* QMessage.cs:
* QWorkspace.cs:
* CueListPage.xaml.cs: Cleanup TODO's and Logging
2021-06-20 18:50:39 -05:00
jwetzell 6daf53b910 Remove all Console.WriteLine logging 2021-02-13 14:00:09 -05:00
jwetzell 1ac8c4493f * QColor.cs: Update indigo color
* QControlKit.csproj: Update nuget package info
2021-02-13 13:22:49 -05:00
jwetzell a74a77ae9e * QColor.cs: Add "none" color
* QDefines.cs: Add Color and Connection Statice strings
2021-02-13 12:57:09 -05: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 81e606bcaf * QControlKitXamDemo.csproj:
* QControlKitXamDemo.iOS.csproj:
* QControlKitXamDemo.Android.csproj: Update Dependencies

* QWorkspace.cs: Add move and delete cue actions
2021-02-12 08:58:30 -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 b622462c0d * QServerInfo.cs: Add barebones ServerInfo class
* QClient.cs: remove logging

* QWorkspace.cs: Add methods to build WorkspaceInfo and ServerInfo

* CueListPage.xaml.cs: List Multiple Cue Lists in Demo app
2020-11-29 14:38:16 -06:00
jwetzell 4ef3f689df Trigger cue updated when children are updated 2020-10-19 16:34:13 -05:00
jwetzell b1b6cf076b Remove debug workspace print call 2020-10-19 16:06:42 -05:00
jwetzell c70cbbf78e Add "nest level" and children cue updating
-start on sorting
2020-10-19 16:03:49 -05:00
jwetzell ab1591e1a0 bump version numper 2020-10-19 16:00:56 -05:00
jwetzell 6a4507cbd6 Add children OSC key 2020-10-19 16:00:11 -05:00
jwetzell 672f2bfdf4 Add debug messages for disconnecting 2020-10-19 15:56:25 -05:00
jwetzell 53ef7835a0 Add ListName key to basic properties 2020-09-10 16:18:43 -05: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 2cfa495a24 Add WorkspaceConnectionError Event 2020-09-07 13:14:03 -05:00
jwetzell 1e788bd292 Update Dependencies in Sample Project 2020-09-07 09:12:08 -05:00
jwetzell 0aea997309 Rest of rename to QControlKit 2020-09-07 08:42:42 -05:00