Wykres commitów

1670 Commity (48562aa23b01f7e6b516448854f2adc7360ec0ce)

Autor SHA1 Wiadomość Data
Phil Taylor 48562aa23b Don't try to connect to radio we are already connected to 2022-05-14 01:11:36 +01:00
Phil Taylor 8fd8fa390e Fix mod meters in PA/RT 2022-05-14 01:11:35 +01:00
Phil Taylor c84cc4330d Add waterfallFormat to wfserver 2022-05-13 18:50:42 +01:00
Phil Taylor b78f613ef2 Bit of code-tidying and minor fixes 2022-05-13 16:09:26 +01:00
Phil Taylor 6a5f9ce988 Portaudio try to find compatible format 2022-05-13 12:35:28 +01:00
M0VSE 1aa45dc849 Fix latency display on rtaudio 2022-05-13 10:20:17 +01:00
Phil Taylor 0b74407448 Set default audio device if not found 2022-05-13 09:55:47 +01:00
Phil Taylor b28dab4dc2 Use a mutex to protect RT buffer. 2022-05-12 20:30:51 +01:00
Phil Taylor a855c931b6 Add amplitude to output audio 2022-05-12 20:04:30 +01:00
Phil Taylor c90611e444 Fix 8 bit audio encoding. 2022-05-12 20:04:15 +01:00
Phil Taylor 717b71ad4c Update servermain.cpp 2022-05-12 15:57:45 +01:00
Phil Taylor 2e433ed71f Add pa/rt to server 2022-05-12 15:53:48 +01:00
Phil Taylor e6ff2ae152 Update servermain.cpp 2022-05-12 14:29:08 +01:00
Phil Taylor 5eb294dc6d Update servermain.cpp 2022-05-12 13:42:19 +01:00
Phil Taylor 728f01abf4 Update servermain.cpp 2022-05-12 13:39:00 +01:00
Phil Taylor cd1f0f0ba9 Update servermain.cpp 2022-05-12 13:33:34 +01:00
Phil Taylor 33211908bc Update servermain.cpp 2022-05-12 13:27:35 +01:00
Phil Taylor 95ec59d46d make PulseAudio the default 2022-05-12 13:13:59 +01:00
Phil Taylor 6b7387cba2 Update servermain.cpp 2022-05-12 12:35:53 +01:00
Phil Taylor 92b43e8fa2 Update servermain.h 2022-05-12 12:29:29 +01:00
Phil Taylor 578b993f70 Various fixes 2022-05-12 12:24:27 +01:00
Phil Taylor 44f6ec2740 Add back support for portaudo and rtaudio APIs 2022-05-12 01:46:20 +01:00
Phil Taylor 63c5e0257d Some more tidying 2022-05-11 00:22:08 +01:00
Phil Taylor 04ad04757d More post merge tidying 2022-05-11 00:18:28 +01:00
Phil Taylor 2fa83028d3 Fix merge error 2022-05-11 00:15:06 +01:00
Phil Taylor 772375fb9d Split udpHandler into multiple class files 2022-05-11 00:11:29 +01:00
Phil Taylor 498f5020a5 make latency too high trigger at lower value 2022-05-11 00:01:04 +01:00
Phil Taylor 00f15a059e Add some more audio status 2022-05-10 23:55:18 +01:00
Phil Taylor 30ca8aa44a Try to force 16bit int instead of 8bit uint 2022-05-09 18:51:26 +01:00
Phil Taylor fba9c6f207 Try to force minimum of 48K sample rate for native audio 2022-05-09 18:47:12 +01:00
Phil Taylor 82faf2c463 Remove extra Opus configuration 2022-05-09 10:38:33 +01:00
Phil Taylor 8d924b6fda Configure buffer for input audio 2022-05-09 10:33:30 +01:00
Phil Taylor bddf283e7a Always use "preferred" format where possible 2022-05-09 00:29:07 +01:00
Phil Taylor ec169ca3d4 Fixes to audioconverter 2022-05-08 22:48:39 +01:00
Phil Taylor fda7d21239 Update audioconverter.cpp 2022-05-08 21:48:47 +01:00
Phil Taylor 3e0c008144 Fix if 0 samples detected 2022-05-08 20:57:35 +01:00
Phil Taylor 7098564121 use quit() instead of exit() to cleanly shutdown 2022-05-08 19:44:31 +01:00
Phil Taylor 75f1f2d6ea Update servermain.cpp 2022-05-08 19:37:29 +01:00
Phil Taylor 135640df44 Remove parent from classes that are moved to a thread 2022-05-08 19:35:47 +01:00
Phil Taylor ed3ba16a8d Update udpserver.cpp 2022-05-08 19:33:22 +01:00
Phil Taylor ac677db7ac Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor 066c1b58ac Merge branch 'wfserver' of https://gitlab.com/eliggett/wfview into wfserver 2022-05-08 18:45:35 +01:00
Phil Taylor 7cb31cc8af Update udphandler.cpp 2022-05-08 18:45:22 +01:00
Phil Taylor b8838e2468 some improvements to audio 2022-05-08 18:44:20 +01:00
Phil Taylor 181c2eeb07 Log when port is being closed 2022-05-08 12:19:35 +01:00
Phil Taylor 3deb7ab6ec Update audioconverter.h 2022-05-08 11:54:42 +01:00
Phil Taylor 376fe72b49 Update audioconverter.h 2022-05-08 11:52:24 +01:00
Phil Taylor 8e38a8efb2 Create function to convert Icom format to QAudioFormat 2022-05-08 11:46:33 +01:00
Phil Taylor 72bef7f783 Fix build for new audioconverter 2022-05-08 10:19:21 +01:00
Phil Taylor 71f88cdfed Skip unneeded float conversion for Opus 2022-05-08 10:04:36 +01:00