Commit Graph

6 Commits

Author SHA1 Message Date
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 0848336987 Cleanup 2019-07-17 13:57:15 -05:00
jwetzell d986d810bb Adding High Level Comments 2019-07-10 12:24:14 -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 30e23418a6 Initial check-in of module qController 2018-06-01 15:09:01 -05:00