Wykres commitów

128 Commity (d29c1ddba771bb951ac13fe36c92c69d2058cfd2)

Autor SHA1 Wiadomość Data
Phil Taylor d29c1ddba7 More retransmit fixes 2022-01-27 23:12:07 +00:00
Phil Taylor 3d1e04c556 Fix compile issue 2022-01-27 22:52:50 +00:00
Phil Taylor 77b7462f74 Restore partial QT5.9 compatibility 2022-01-27 22:51:28 +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 ada263efed Merge branch 'master' into audio-enhance 2022-01-16 18:28:36 +00:00
Phil Taylor 03799b2cda More fixes 2022-01-14 20:52:25 +00:00
Phil Taylor 918238835d Catch excessive missing packets 2022-01-14 20:12:50 +00:00
Phil Taylor d9a611e118 Set latency for tx and rx 2022-01-14 19:40:25 +00:00
Phil Taylor 02f222355e Set latency for tx and rx 2022-01-14 16:23:01 +00:00
Phil Taylor 317cbd640a Minor fix to retransmit handling 2022-01-14 15:49:35 +00:00
Phil Taylor e00b598fd9 Hopefully improve retransmit search 2022-01-14 14:10:21 +00:00
Phil Taylor ce0544ac6a Ignore single missing audio packet 2022-01-13 21:53:53 +00:00
Phil Taylor 4696fe6824 Set buffer size with a #define 2022-01-13 21:50:43 +00:00
Phil Taylor 99ca97370b Correctly remove items from the buffers! 2022-01-13 21:12:27 +00:00
Phil Taylor 1291990d54 Reduce number of mutex locks during retransmit processing 2022-01-13 20:26:42 +00:00
Phil Taylor 4fa83b79f0 More debugging to isolate audio stalling 2022-01-13 20:16:14 +00:00
Phil Taylor 184af7a582 Add extra debugging 2022-01-13 19:54:43 +00:00
Phil Taylor d4868ae14c Latency on server is wrong way round! 2022-01-13 19:34:34 +00:00
Phil Taylor e00fa26229 trying to find the cause of server audio issue 2022-01-13 11:17:13 +00:00
Phil Taylor 5a92c071d1 Set audio send period on server 2022-01-12 20:01:17 +00:00
Phil Taylor 89ac99b3f9 Bit of tidying 2022-01-07 14:52:33 +00:00
Phil Taylor 82b655cc09 Try to fix lock condition in server 2022-01-07 14:42:32 +00:00
Phil Taylor db702123f9 Keep audio mutex until all processing is done 2022-01-07 12:31:15 +00:00
Phil Taylor 6e44480d6b Revert "Tidying of audio handling"
This reverts commit 5a6ff84892.
2022-01-07 12:28:43 +00:00
Phil Taylor 5a6ff84892 Tidying of audio handling 2022-01-07 12:09:36 +00:00
Phil Taylor 9b8221b32e Ignore wrong ping seq 2022-01-05 14:45:34 +00:00
Phil Taylor a91450c90b Maybe fix server audio issue? 2022-01-04 21:30:48 +00:00
Phil Taylor 1611058f77 Maybe fix audio crash? 2022-01-04 21:26:03 +00:00
Phil Taylor fce3a3d6be Try to fix server 2022-01-04 19:50:38 +00:00
Phil Taylor 8ec82e7406 Various tidying in server and client code 2022-01-04 19:04:36 +00:00
Phil Taylor ff6d0a6a65 Merge settings branch 2022-01-04 18:34:34 +00:00
Phil Taylor 2c82561ff5 Clear server status when disabled 2021-12-30 11:24:44 +00:00
Phil Taylor 42675ae770 Add mutex for incoming audio on udp and server 2021-11-15 19:28:44 +00:00
Phil Taylor 04526db635 Try using slot for audio again 2021-11-15 15:02:00 +00:00
Phil Taylor 0cc2945d28 Server only tries mutex lock for 10ms before giving up. 2021-11-10 20:45:59 +00:00
Phil Taylor 4e5f315f08 Stuff audio buffer directly rather than signal/slot 2021-10-31 23:53:20 +00:00
Phil Taylor 2c1272de66 Bit of tidying 2021-10-22 00:24:15 +01:00
Phil Taylor 620d7890cd Tidy-up server shutdown 2021-10-20 12:47:16 +01:00
Phil Taylor 24a88794e6 Trying to find cause of lockup when client disappears 2021-10-20 12:13:18 +01:00
Phil Taylor 6d0ad471c7 Remove duplicate setPriority() 2021-09-22 11:07:07 +01:00
Phil Taylor 5216b43230 Merge branch 'master' into audio-enhance 2021-08-27 17:18:12 +01:00
Phil Taylor 7c9610283c Replace missing ; 2021-08-24 09:34:40 +01:00
Phil Taylor 47d9c52f87 Merge branch 'opus' 2021-08-24 09:24:25 +01:00
Phil Taylor 57b6f955c6 Set audio thread priority in the correct place! 2021-08-24 09:22:40 +01:00
Phil Taylor 5b1ed2dc35 Set audio thread priority in the correct place! 2021-08-24 00:02:25 +01:00
Phil Taylor 58a6477f53 Set audio threads to be realtime priority 2021-08-19 16:34:04 +02:00