Commit Graph

15 Commits

Author SHA1 Message Date
Joel Wetzell 7ef44762a0 Don't crash when no tcp connection can be created. 2020-06-12 11:13:51 -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 4eb84939ca Fix String Length for UTF8 Encoding 2019-12-17 09:11:06 -06:00
jwetzell 7575fe1135 Update Encoding for special characters 2019-12-15 19:19:37 -06:00
jwetzell 407a759ee3 More cleanup 2019-07-17 14:08:13 -05:00
jwetzell 979ddd7756 Start cleaning up QParser 2019-07-10 17:26:25 -05:00
jwetzell 5ad19ffbdb Star work on Multiple Workspaces, Improve Networks
Android version 1.0.5
2019-04-25 08:44:20 -05:00
jwetzell 17b66f9113 Hopefully fix some network stuff 2019-04-23 17:04:22 -05:00
jwetzell 924a8e7af0 Work on Workspace loading 2019-04-23 11:05:28 -05:00
jwetzell 886fe0cf0b Implement notes, and work on updating cue info 2019-04-09 16:04:59 -05:00
jwetzell d2b295c328 Begin implementing "/update" responses from QLab 2019-04-08 16:06:15 -05:00
jwetzell b02e2ef4bc Adjust UI 2019-04-05 14:57:46 -05:00
jwetzell 83946f6878 Migrate All Communication to TCP 2019-04-05 13:14:15 -05:00
jwetzell 7fac1283da Switch to modified version of SharpOSC for communication 2019-04-04 08:45:17 -05:00