- 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
* 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