Commit Graph

13 Commits

Author SHA1 Message Date
jwetzell 974d14156f Update dependencies 2022-10-11 18:00:32 -05:00
jwetzell 730e7bc554 Update dependencies 2022-07-23 13:10:25 -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 6057105f44 * QCue.cs:
* QWorkspace.cs:
* QControlKitXamDemo.csproj:
* QControlKitXamDemo.iOS.csproj:
* QControlKitXamDemo.Android.csproj: Update Dependencies

* QTextCue.cs: Add QTextCue Class
2022-02-03 13:45:19 -06:00
jwetzell 66ae48cf33 * QMessage.cs:
* QWorkspace.cs:
* QEventHandlers.cs: Cleanup

* QControlKit.csproj:
* QControlKitXamDemo.csproj:
* QControlKitXamDemo.iOS.csproj:
* QControlKitXamDemo.Android.csproj: Update packages
2021-12-28 10:18:58 -06:00
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 6f683ba6e8 Update dependencies 2021-07-17 08:23:58 -05:00
jwetzell 5c1859a2cc Update dependencies 2021-02-13 09:47:57 -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 789b898df8 Update Xamarin.Forms 2020-10-19 15:58:18 -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