jwetzell
fbb85e05c5
Merge branch 'master' into qcontrolkit-conversion
2023-11-26 14:06:24 -06: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
67741eccee
Address some formatting things and update Packages
2021-08-06 22:35:21 -05:00
jwetzell
e08ba30d91
Start work towards manually added servers
2021-03-28 16:28:39 -05:00
jwetzell
ce64f24b4b
Clean up legacy control classes and code
2021-03-28 15:37:35 -05:00
jwetzell
aadf3e00cc
Move Dialog classes under UI namespace
2021-02-12 22:49:50 -05: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
60e03f2203
Relocate files
2020-11-29 14:51:18 -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
b1cee1ac55
Update qfont.ttf with QLab3Icons
2020-06-06 14:44:49 -05:00
jwetzell
58728f2007
Cleanup
2020-06-06 12:44:08 -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
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
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
e97f9a7382
* qfont.ttf:
...
* qfont.ttf:
* QIcon.cs: Add LIST and LEFT_DIR icons
* Info.plist:
* AndroidManifest.xml: Update Version Numbers
* App.xaml.cs:
* QCue.cs:
* MenuPage.xaml.cs:
* QCueList.cs:
* ControlPage.xaml.cs:
* QWorkSpace.cs:
* QCueListCell.cs:
* qConnectionPage.xaml.cs:
* QParser.cs:
* QUpdater.cs:
* QController.cs: Android v1.0.8 / iOS v2.0.8
2019-07-20 20:10:21 -05:00
jwetzell
0848336987
Cleanup
2019-07-17 13:57:15 -05:00
jwetzell
7b414e55a7
* qfont.ttf:
...
* qfont.ttf: Add Dollar and Mail Icon
* QButton.cs: Increase Default Font Size
* QControlsBlock.cs:
* QSelectedCueCell.cs: Cleanup
* QInstanceCell.cs: Cleanup Properties
* QLevelsCell.cs: Rename QSelectedCueOptionsCell
* QIcon.cs: Add Dollar and Mail Icons
* ControlPage.xaml:
* qConnectionPage.xaml: Move some properties to XAML
* ControlPage.xaml.cs: Audio level adjustments in popup "window"
* MenuPage.xaml.cs:
* qConnectionPage.xaml.cs: Add Support and Feedback menu items
2019-07-16 17:17:05 -05:00
jwetzell
e4aadf835a
Begin Custom Controls and Editable Cue Info
2019-07-15 07:01:35 -05:00
jwetzell
cebf5425f8
* QStorage.cs: Fix AddInstance to actually check Contains
...
* MenuPage.xaml.cs:
* ControlPage.xaml.cs:
* qConnectionPage.xaml.cs: Add ability to change cue name in menu
2019-07-10 22:17:29 -05:00
jwetzell
0cc5fea0b0
Correct right arrow icon in QIcon
2019-04-23 16:20:57 -05:00
jwetzell
2bbf837b9e
General Housekeeping
2019-04-22 14:27:35 -05:00
jwetzell
7ce4ae4073
Send "/thump" at 5 sec intervals to keep alive
2019-04-18 09:50:06 -05:00
jwetzell
8fd0611a12
* qfont.ttf:
...
* qfont.ttf: Icons
* App.xaml.cs: Set Font String System Wide
* RootPage.xaml.cs:
* QGrid.cs:
* QCueListView.cs:
* qConnectionPage.xaml.cs:
* IPHelper.cs:
* QInstanceCell.cs: Switch to using Icon Font
* QSelectedCueCell.cs: Switch to Type Icon instead of just name
* QClient.cs: Create and dispose of sender for every sent message
* QCue.cs: Add Icon Code method
* ControlPage.xaml: Add hamburger menu
* ControlPage.xaml.cs: Menu for Workspace listing/ cue selection
* MenuPage.xaml.cs: Function to change menu items back for home page
2019-04-18 09:09:19 -05:00
jwetzell
c7ff2e6269
Fix persistant storage functions I broke?
2019-04-10 15:07:28 -05:00
jwetzell
30e23418a6
Initial check-in of module qController
2018-06-01 15:09:01 -05:00