jwetzell
fbb85e05c5
Merge branch 'master' into qcontrolkit-conversion
2023-11-26 14:06:24 -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
Joel Wetzell
d4fef163df
Android Build Changes
2020-06-19 17:17:46 -05:00
Joel Wetzell
f15668b4a7
Update Android version and name
2020-06-12 10:04:43 -05:00
jwetzell
1a5835075d
Retarget Android and cleanup page xml
2020-06-06 19:56:59 -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
7575fe1135
Update Encoding for special characters
2019-12-15 19:19:37 -06:00
jwetzell
b3681a2d81
Android v1.1.0/iOS v2.1.0
2019-08-04 19:04:49 -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
30e23418a6
Initial check-in of module qController
2018-06-01 15:09:01 -05:00