Commit Graph

25 Commits

Author SHA1 Message Date
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
jwetzell 6bc1c3b15c Update Packages 2019-04-05 13:24:28 -05:00
jwetzell 83946f6878 Migrate All Communication to TCP 2019-04-05 13:14:15 -05:00
jwetzell 1eb07d9111 Remove Rug.Osc 2019-04-04 08:54:21 -05:00
jwetzell 30e23418a6 Initial check-in of module qController 2018-06-01 15:09:01 -05:00