Commit Graph

20 Commits

Author SHA1 Message Date
jwetzell 6e80be67ea Start on cue status icon 2022-11-04 23:03:39 -05:00
jwetzell 14837fdff8 Add debug logging 2022-11-04 22:38:59 -05:00
jwetzell b80a74d1bc Update packages 2021-12-28 10:12:05 -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 4c7196c948 Switch up Font loading 2021-03-27 16:19:11 -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 6818a14940 * QCueGrid.cs: Rebuild cue grid when children cue change
* QCueGridListHelper.cs: Helper class for linking cue id with cue grid

* QCueViewModel.cs: Revoe unused import

* QBrowserPage.xaml.cs:
* ControlPage.xaml.cs:
* QWorkspaceViewModel.cs:
* qConnectionPage.xaml.cs: Remove unused import

* QWorkspacePage.xaml.cs: Fix scrolling to select cue and handle no
  selected cue
2021-02-12 22:55:01 -05:00
jwetzell 3ba1b81304 * ControlPage.xaml.cs:
* QLevelsCell.cs: Add more levels sliders

* QBrowserPage.xaml.cs:
* QBrowserViewModel.cs: Switch off browser updating when connected
2021-01-09 09:43:37 -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 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 ca3eda5daa Fix group cue frame and add collapsing 2020-10-18 22:04:42 -05:00
jwetzell 3d61619081 Move CueGrid and SelectedCueGrid to own class 2020-09-10 19:25:18 -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 c66a5384c3 Change to New Namespace 2020-09-10 10:13:48 -05:00
jwetzell c90b26bf2a Server Listing Work and Passcode connection 2020-09-10 09:40:01 -05:00
jwetzell ff869f76cd Change QSharp to QControlKit 2020-09-07 09:16:26 -05:00
Joel Wetzell 2afec2bc7e Begin work on QBrowserPage 2020-06-21 09:02:00 -05:00
Joel Wetzell 6f416fa2b5 Begin Switch to using QSharp for control 2020-06-19 17:18:38 -05:00