Phil Taylor
|
e6197f68cb
|
Use global watchdog rather than per-connection
|
2021-06-11 12:53:00 +01:00 |
Phil Taylor
|
7ff3b86082
|
Use watchdog to cleanup lost server connections
|
2021-06-11 10:38:08 +01:00 |
Phil Taylor
|
141955b3b4
|
More server disconnection cleanup
|
2021-06-11 10:08:04 +01:00 |
Phil Taylor
|
869cde74b8
|
Improve server disconnection/cleanup
|
2021-06-11 09:56:19 +01:00 |
Phil Taylor
|
bd21a0c9c3
|
Make sure that user is authenticated before allowing CIV/Audio
|
2021-06-10 10:57:39 +01:00 |
Phil Taylor
|
999dedac1a
|
Show server connection status in taskbar (only for USB connected rigs)
|
2021-06-10 09:09:26 +01:00 |
Phil Taylor
|
9491005ab6
|
Stop silly compile warning
|
2021-06-04 14:38:59 +01:00 |
Phil Taylor
|
eb70b92aed
|
Change udpserver to use new audiosetup struct properly.
|
2021-06-04 14:25:07 +01:00 |
Phil Taylor
|
24ce16b0b9
|
Add QtMultimedia as default audio
|
2021-06-04 08:24:26 +01:00 |
Phil Taylor
|
2112c97b1e
|
Change udpserver packet handling to be similar to udphandler
|
2021-06-01 23:32:39 +01:00 |
Phil Taylor
|
f22f4224dd
|
Merge branch 'lan-alpha' into rtaudio
|
2021-05-22 21:09:04 +01:00 |
Phil Taylor
|
0bbb9017c9
|
Stop audiohandler re-enumerating devices on connect.
|
2021-05-22 10:43:57 +01:00 |
Phil Taylor
|
57bffd73a2
|
More rtaudio stuff
|
2021-05-16 21:16:59 +01:00 |
Phil Taylor
|
7d50e433f5
|
Fixes to UDP server
|
2021-05-14 09:55:02 +01:00 |
Phil Taylor
|
8583973ca8
|
Add USB audio handling to UDP server
|
2021-03-22 09:10:03 +00:00 |
Phil Taylor
|
261794c1c8
|
Change authseq to be 8bit which hopefully will fix the 4 hour disconnect issue.
|
2021-03-06 14:33:31 +00:00 |
Phil Taylor
|
91a60bf918
|
Create udpPreferences struct and remove civPort and audioPort from UI
|
2021-03-01 19:53:12 +00:00 |
Phil Taylor
|
aef03a6b7e
|
Add audio handling to UDP server
|
2021-02-28 20:10:07 +00:00 |
Phil Taylor
|
05c54ed349
|
Change UDP Server to use new packet format
|
2021-02-23 20:49:26 +00:00 |
Phil Taylor
|
3dd1f753fe
|
More packet type changes
|
2021-02-21 21:05:58 +00:00 |
Phil Taylor
|
8c50e9486c
|
Fix server compile warning
|
2021-02-18 18:47:47 +00:00 |
Phil Taylor
|
cf1ee895cf
|
Fix error when deleting server connections
I still think that maybe this should be done better?
|
2021-02-18 13:49:19 +00:00 |
Phil Taylor
|
7966568f17
|
Connect Civ to/from server
|
2021-02-18 09:14:41 +00:00 |
Phil Taylor
|
e3b3d2a3f4
|
server now accepting civ/audio connection.
|
2021-02-17 23:10:26 +00:00 |
Phil Taylor
|
6b99d122a2
|
Fix udpserver compile warnings
|
2021-02-16 20:57:48 +00:00 |
Phil Taylor
|
e3a3844f3e
|
Few fixes to server setup ui.
|
2021-02-16 20:55:30 +00:00 |
Phil Taylor
|
95028374b4
|
First commit of server code
Doesn't actually do anything at the moment other than allow clients to connect and login.
|
2021-02-16 16:16:46 +00:00 |