jwetzell
fbb85e05c5
Merge branch 'master' into qcontrolkit-conversion
2023-11-26 14:06:24 -06:00
jwetzell
bedabeca2d
Another round of dependecy updates, building on WIN
2023-11-26 11:06:50 -06:00
jwetzell
683ee27db4
align dependencies in Droid project
2023-11-26 01:39:41 -06:00
jwetzell
f685ee069c
update to tcpsharp in sharposc
2023-11-25 23:58:35 -06:00
jwetzell
b46c31a7d6
update packages
2023-08-30 21:21:04 -05:00
jwetzell
992edf259e
bump netwonsoft.json
2022-12-07 20:16:38 -06:00
jwetzell
6473b1bb5e
rever to old TCP method with new decode logic
2022-12-05 14:39:24 -06:00
jwetzell
6bd64235d2
Update packages
2022-11-08 09:48:01 -06:00
jwetzell
811aefcb63
update to latest qcontrolkit
2022-11-06 06:16:16 -06:00
jwetzell
a39682cfe9
update dependencies
2022-10-11 18:15:39 -05:00
jwetzell
c0c1d7a9bb
* qConnectionPage.xaml.cs:
...
* QFinder.cs: Update zeroconf string
* README.md:
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* qController.csproj: Update Dependencies
* QStorage.cs: Update Log Level
2022-02-03 14:42:38 -06:00
jwetzell
81547f1b47
Update Packages
2022-01-05 20:11:45 -06:00
jwetzell
b80a74d1bc
Update packages
2021-12-28 10:12:05 -06:00
jwetzell
ddb39c62a6
Update Dependencies
2021-09-23 06:41:24 -05:00
jwetzell
67741eccee
Address some formatting things and update Packages
2021-08-06 22:35:21 -05:00
jwetzell
0a897bc613
Update Dependencies
2021-06-20 18:53:17 -05:00
jwetzell
d391e6a688
* Info.plist:
...
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* AndroidManifest.xml:
* qController.csproj: Update Packages
* ControlPage.xaml.cs:
* QLevelsCell.cs: Revert multi level sliders...ugh
2021-04-29 01:00:59 -05:00
jwetzell
1e266e92c3
Update Dependencies
2021-04-15 23:59:15 -05:00
jwetzell
ce64f24b4b
Clean up legacy control classes and code
2021-03-28 15:37:35 -05:00
jwetzell
2bca5c8a13
Update Packages
2021-03-27 16:22:04 -05:00
jwetzell
6e52a67726
* packages.config:
...
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* qController.csproj: Update QControlKit
* QBrowserPage.xaml.cs:
* QCueViewModel.cs:
* QWorkspacePage.xaml.cs:
* QBrowserViewModel.cs: Logging cleanup
2021-02-13 14:49:34 -05:00
jwetzell
f8a1dd3224
Update dependencies
2021-02-12 22:59:11 -05:00
jwetzell
c0c027d334
Update Dependencies
2021-02-12 22:50:08 -05:00
jwetzell
7bc9fc0c30
Retarget to Android 10 and remove MaterialFrame
2021-01-28 14:22:48 -06:00
jwetzell
795f9bafa6
* RootPageDetail.xaml:
...
* RootPageMaster.xaml:
* RootPageDetail.xaml.cs:
* RootPageMaster.xaml.cs:
* RootPageMenuItem.cs: Remove Unused Items
* RootPage.xaml:
* RootPage.xaml.cs: Convert to Flyout and MasterDetail deprecated
* packages.config:
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* Resource.designer.cs:
* qController.csproj: Update Dependencies
* QNavBar.cs: Conver QNavBar to Frame Based
* App.xaml.cs: Reorganize intialization and convert to Flyout
* QBrowserPage.xaml: Convert to StackLayout
2021-01-28 13:39:44 -06:00
jwetzell
746fd924d3
Address warnings and move to FlyoutPage for Xamarin Forms 5
2021-01-28 12:39:31 -06:00
jwetzell
9cf241f9c8
* AppDelegate.cs:
...
* packages.config:
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* qController.csproj: Update Packages
* App.xaml: Add some static styles
* App.xaml.cs: Trying out Sharpnado Stuff
* QCueGrid.cs: Move QCueGrid Recursive stuff inside class
* QBrowserViewModel.cs: Hook into new ServerFound/Lost Methods
* QCueViewModel.cs: Start work on cue children updating
* QServerViewModel.cs: Hook into WorkspaceAdded/Removed methods
* MenuPage.xaml.cs: Remove Add from side menu
* QBrowserPage.xaml: Further work on front page design
* QBrowserPage.xaml.cs: Add Manually add button to main page
* QWorkspacePage.xaml.cs: Move recursive stuff out of Page code behind
2021-01-08 23:31:55 -06:00
jwetzell
12ec5905f1
Organize Views
2020-11-29 15:22:56 -06:00
jwetzell
31a10d9b16
* IconConstants.cs: Relocate
...
* QWorkspaceInfo.cs:
* QParser.cs:
* WorkspacePrompt.cs:
* QEventArgs.cs: Remove redundant QWorkspaceInfo class
* QRecentWorkspaceInfo.cs: Add bundle info class for recent workspace
info
* ControlPage.xaml.cs:
* QBrowserPage.xaml.cs:
* QButton.cs:
* qConnectionPage.xaml.cs:
* QLevelsCell.cs:
* QCueListCell.cs:
* QInstanceCell.cs:
* QControlsBlock.cs:
* ShadowButton.cs:
* QLevelsButton.cs:
* QSelectedCueCell.cs: Move Cells classess under UI
* AppDelegate.cs:
* packages.config:
* MainActivity.cs:
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* qController.csproj: Update dependencies
* App.xaml.cs: Add AppAction code for recent workspace
* QStorage.cs: Add recent workspace to persistent storage
* QCueGrid.cs: Start on interactivity with cue list grid
* QCueViewModel.cs: debug for children updated start on reactive
QCueGrid
* WorkspacePage.xaml.cs: Start handling a "no selected cue" state and
recent workspace
* QInstance.cs:
* IPHelper.cs: move reachable check to IPHelper - TODO: implement
2020-11-29 14:22:01 -06:00
jwetzell
a486348981
Update QControlKit
2020-10-18 22:03:59 -05:00
jwetzell
b0a6124d43
Move Colors to App resources
2020-10-18 17:24:04 -05:00
jwetzell
0fa5085410
Add Double Tap editing to new screen
2020-09-10 13:24:48 -05:00
jwetzell
27fb706d36
Add Cue type/notes to selectedCueGrid
2020-09-10 12:24:54 -05:00
jwetzell
1457c84ca0
Update Dependencies
2020-09-10 09:38:15 -05:00
jwetzell
00d47d6787
Update Dependencies
2020-09-07 09:15:09 -05:00
Joel Wetzell
6f416fa2b5
Begin Switch to using QSharp for control
2020-06-19 17:18:38 -05:00
Joel Wetzell
7ef44762a0
Don't crash when no tcp connection can be created.
2020-06-12 11:13:51 -05:00
Joel Wetzell
f15668b4a7
Update Android version and name
2020-06-12 10:04:43 -05:00
jwetzell
fe8bd257d1
Switch to only TCP Communication
...
- No more UDP
- Lots of random refactoring as well
2020-06-06 12:12:23 -05:00
jwetzell
d1b96201d8
Update NuGet Packages
2020-06-06 00:04:58 -05:00
jwetzell
9899a6d33e
BIG TCP Overhaul and passcode start
...
- Switch to Serilog for console logging
- TCPSender is now persistent (let's hope) so can be used with passcode protected workspaces
- UDP connection works with passcodes just can't timeout
- Passcode prompt is automatic for workspaces that are password protected
2020-06-05 23:53:16 -05:00
jwetzell
5deb4fd084
* MainActivity.cs:
...
* AndroidManifest.xml: Android: Bind to WIFI
* ControlPage.xaml.cs:
* QCueListCell.cs:
* OSCListItem.cs: Add sub-cues in cue listing
* qController.csproj: Update
2019-08-04 15:57:25 -05:00
jwetzell
0848336987
Cleanup
2019-07-17 13:57:15 -05:00
jwetzell
2f29172f2d
Android v1.0.6
2019-07-12 17:58:17 -05:00
jwetzell
60ec28c952
Switch to Heights based on Display Dimensions
2019-06-25 01:59:47 -05:00
jwetzell
11a42070d4
Work on multiple workspaces/password protected workspaces
2019-06-22 15:03:30 -05:00
jwetzell
54965a961f
Begin UI Redesign, switch to icon font
2019-04-12 11:02:11 -05:00
jwetzell
d2b295c328
Begin implementing "/update" responses from QLab
2019-04-08 16:06:15 -05:00
jwetzell
4cb4ae6e26
Commit for redesign
2019-04-06 14:39:10 -05:00
jwetzell
b02e2ef4bc
Adjust UI
2019-04-05 14:57:46 -05:00