Wykres commitów

45 Commity (master)

Autor SHA1 Wiadomość Data
Phil Taylor b3f611543c Make RT/PA a subclass of audioHandler 2022-05-14 13:45:56 +01:00
Phil Taylor c84cc4330d Add waterfallFormat to wfserver 2022-05-13 18:50:42 +01:00
Phil Taylor 2e433ed71f Add pa/rt to server 2022-05-12 15:53:48 +01:00
Phil Taylor ac677db7ac Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor 8b958d572c Fix some compile warnings and try to support sharing lan connected rigs 2022-05-05 18:09:16 +01:00
Phil Taylor 86502a5c3a Various compatibility improvements 2022-04-20 13:35:23 +01:00
Phil Taylor e068bc5745 Fix for opus? 2022-04-10 23:19:45 +01:00
Phil Taylor 50c8b4e545 Change audio output to use single/slot 2022-04-10 23:13:51 +01:00
Phil Taylor 824a91b125 Few more fixes 2022-02-02 16:02:40 +00:00
Phil Taylor 9ae8bc660c Lots more fixes and tweaks 2022-01-29 22:50:58 +00:00
Phil Taylor 2f4fe061b3 Improve missing packet handling 2022-01-27 19:11:16 +00:00
Phil Taylor 4a1be30c40 Non-working standalone server 2022-01-26 09:49:52 +00:00
Phil Taylor 39540612c7 More multi-radio support (nearly working!) 2022-01-22 15:12:36 +00:00
Phil Taylor fcc7c9a5dc Lots of changes, mainly for multi-radio support 2022-01-21 19:23:32 +00:00
Phil Taylor 914477d1dc Tidy code after merge 2022-01-16 18:47:13 +00:00
Phil Taylor fce3a3d6be Try to fix server 2022-01-04 19:50:38 +00:00
Phil Taylor ff6d0a6a65 Merge settings branch 2022-01-04 18:34:34 +00:00
Phil Taylor 42675ae770 Add mutex for incoming audio on udp and server 2021-11-15 19:28:44 +00:00
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