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
|
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
|
daf94543ac
|
Fix typo for portaudio/rtaudio builds
|
2021-12-30 18:27:22 +00:00 |
Phil Taylor
|
cf1caf0a0f
|
Update server users table dynamically
|
2021-12-30 18:22:34 +00:00 |
Phil Taylor
|
2c82561ff5
|
Clear server status when disabled
|
2021-12-30 11:24:44 +00:00 |
Phil Taylor
|
3f06ab6061
|
Allow dynamic restarting of server
|
2021-12-30 11:17:54 +00:00 |
Elliott Liggett
|
8dd42ba392
|
Added forced manual RTS setting
|
2021-12-30 01:52:23 -08:00 |
Elliott Liggett
|
d1165980a9
|
Minor typo with the new audio selection combo box, only on PORTAUDIO
builds.
|
2021-12-29 19:49:16 -08:00 |
Elliott Liggett
|
c8b4992bab
|
Edited some size constraints for better resizing and full-screen mode.
|
2021-12-29 17:52:35 -08:00 |
Phil Taylor
|
e1cdcad65b
|
Integrate server setup into new settings pages
|
2021-12-30 00:48:39 +00:00 |
Elliott Liggett
|
605a87dec9
|
Masked password input after focus change.
|
2021-12-24 08:21:50 -08:00 |
Elliott Liggett
|
8e95919aa9
|
A little more on the enable/disable UI elements. Should be good.
|
2021-12-23 21:04:53 -08:00 |
Elliott Liggett
|
7977de42d9
|
Changed the enable/disable for some network UI elements.
|
2021-12-23 21:02:35 -08:00 |
Elliott Liggett
|
c860fa77a1
|
Change to width of group box
|
2021-12-23 20:55:48 -08:00 |
Elliott Liggett
|
37a2c1caf3
|
Larger vsp combo box... seems like it resizes though?
|
2021-12-23 20:45:58 -08:00 |
Elliott Liggett
|
9a781c671e
|
Changed the order of the mod source combos
|
2021-12-23 20:26:53 -08:00 |
Elliott Liggett
|
7564239a68
|
Slightly wider radio connection box
|
2021-12-23 20:15:39 -08:00 |
Elliott Liggett
|
314d78ad05
|
Added clock and UTC toggle.
|
2021-12-23 20:05:34 -08:00 |
Elliott Liggett
|
6b30cb53bc
|
Changed width of list, other minor tweaks.
|
2021-12-23 19:52:56 -08:00 |
Elliott Liggett
|
26f15cc9db
|
Working preferences with a list.
|
2021-12-23 19:45:58 -08:00 |
Elliott Liggett
|
700ac53b28
|
Added more pages.
|
2021-12-23 19:34:45 -08:00 |
Elliott Liggett
|
888824f9a4
|
Brought back the Save Settings button
|
2021-12-23 16:52:29 -08:00 |
Elliott Liggett
|
0c807f54c2
|
Beginning of the new Settings tab. Does not compile as-is yet.
|
2021-12-23 14:30:58 -08:00 |
Elliott Liggett
|
4be3398dfa
|
About box updated to include Patreon site and to indicate path for
stylesheet only as applicable.
|
2021-12-20 14:40:41 -08:00 |
Roeland Jansen
|
1dc5cc0428
|
added 500 Hz step for VFO
|
2021-12-11 10:49:06 +01:00 |
Roeland Jansen
|
da9f60e0bc
|
Merge branch 'rigctl-enhancement'
|
2021-12-10 12:09:32 +01:00 |
Phil Taylor
|
60118169e1
|
Properly handle different rigctld client versions
|
2021-12-07 14:52:47 +00:00 |