Wykres commitów

1634 Commity (70985641216d753f2df96a4008675d8e34bc9a47)

Autor SHA1 Wiadomość Data
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
Roeland Jansen f8351ad610 Revert "Beginning of the new Settings tab. Does not compile as-is yet."
This reverts commit 0c807f54c2.
2022-01-12 19:19:14 +01:00
Roeland Jansen 9cbcb3aa1c Revert "Brought back the Save Settings button"
This reverts commit 888824f9a4.
2022-01-12 19:19:12 +01:00
Roeland Jansen b85c268f2c Revert "Added more pages."
This reverts commit 700ac53b28.
2022-01-12 19:19:11 +01:00
Roeland Jansen ae5684238c Revert "Working preferences with a list."
This reverts commit 26f15cc9db.
2022-01-12 19:19:09 +01:00
Roeland Jansen 0a42db97c2 Revert "Changed width of list, other minor tweaks."
This reverts commit 6b30cb53bc.
2022-01-12 19:19:06 +01:00
Roeland Jansen 942d7beb99 Revert "Added clock and UTC toggle."
This reverts commit 314d78ad05.
2022-01-12 19:19:04 +01:00
Roeland Jansen 1667df89ba Revert "Slightly wider radio connection box"
This reverts commit 7564239a68.
2022-01-12 19:19:03 +01:00
Roeland Jansen 91d90f2ae6 Revert "Changed the order of the mod source combos"
This reverts commit 9a781c671e.
2022-01-12 19:18:58 +01:00
Roeland Jansen 837cc5fa8b Revert "Larger vsp combo box... seems like it resizes though?"
This reverts commit 37a2c1caf3.
2022-01-12 19:18:57 +01:00
Roeland Jansen eaa7a8edad Revert "Change to width of group box"
This reverts commit c860fa77a1.
2022-01-12 19:18:55 +01:00
Roeland Jansen 809f67ad19 Revert "Changed the enable/disable for some network UI elements."
This reverts commit 7977de42d9.
2022-01-12 19:18:54 +01:00
Roeland Jansen 4f34e54b02 Revert "A little more on the enable/disable UI elements. Should be good."
This reverts commit 8e95919aa9.
2022-01-12 19:18:53 +01:00
Roeland Jansen 9dd9293036 Revert "Masked password input after focus change."
This reverts commit 605a87dec9.
2022-01-12 19:18:52 +01:00
Roeland Jansen d1d0194600 Revert "Integrate server setup into new settings pages"
This reverts commit e1cdcad65b.
2022-01-12 19:18:50 +01:00
Roeland Jansen 54d08c5b8a Revert "Edited some size constraints for better resizing and full-screen mode."
This reverts commit c8b4992bab.
2022-01-12 19:18:35 +01:00
Roeland Jansen 41ec08ecba Revert "Minor typo with the new audio selection combo box, only on PORTAUDIO"
This reverts commit d1165980a9.
2022-01-12 19:18:34 +01:00
Roeland Jansen a231cb086f Revert "Added forced manual RTS setting"
This reverts commit 8dd42ba392.
2022-01-12 19:18:32 +01:00
Roeland Jansen d742c7564a Revert "Allow dynamic restarting of server"
This reverts commit 3f06ab6061.
2022-01-12 19:18:30 +01:00
Roeland Jansen 9e87d35069 Revert "Clear server status when disabled"
This reverts commit 2c82561ff5.
2022-01-12 19:18:29 +01:00
Roeland Jansen 91f4269de8 Revert "Update server users table dynamically"
This reverts commit cf1caf0a0f.
2022-01-12 19:18:27 +01:00
Roeland Jansen f36f4db497 Revert "Fix typo for portaudio/rtaudio builds"
This reverts commit daf94543ac.
2022-01-12 19:18:19 +01: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 3036108d6f Revert "Hopefully fix opus issue in last commit?"
This reverts commit 7dd325c3ae.
2022-01-07 12:28:30 +00:00
Phil Taylor 7dd325c3ae Hopefully fix opus issue in last commit? 2022-01-07 12:16:33 +00:00
Phil Taylor 5a6ff84892 Tidying of audio handling 2022-01-07 12:09:36 +00:00
Phil Taylor 6c29eb12a2 Improve FEC operation with opus 2022-01-06 13:44:29 +00:00
Phil Taylor 9284a49469 Try again to fix server restart! 2022-01-06 10:08:36 +00:00
Phil Taylor 43fb31e8d0 reconnect server signal/slots after restart 2022-01-06 10:03:58 +00:00
Phil Taylor 5e2c77b872 Spotted another error in audio settings. 2022-01-06 09:53:47 +00:00
Phil Taylor 3035e5c712 Attempt to enable FEC, not sure if it works though? 2022-01-05 15:27:46 +00:00
Phil Taylor 8bf107fadc Fix a few compile warnings 2022-01-05 14:53:12 +00:00
Phil Taylor 9b8221b32e Ignore wrong ping seq 2022-01-05 14:45:34 +00:00
Phil Taylor f77defd9d7 Fix silly typo which was causing audio crash! 2022-01-05 14:40:40 +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 18646ab0cf Add SERVERCONFIG metatype 2022-01-04 19:55:48 +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 93e2c5529e Merge branch 'settings' into audio-enhance 2022-01-04 18:40:44 +00:00