Wykres commitów

2001 Commity (7bb5e0f9c5dcfcdb610994bf7ea57e269f0f92b5)

Autor SHA1 Wiadomość Data
Phil Taylor 7bb5e0f9c5 Various audio fixes (needs checking with Qt5) 2023-01-02 20:07:34 +00:00
Phil Taylor 322cc54ad6 Fix portaudio 2023-01-02 17:56:22 +00:00
Phil Taylor 4e62f365cd Fix for QTAudio when using QT6 and above. 2023-01-02 16:11:48 +00:00
Roeland Jansen 24ac791ad4 updated to v1.55, see WHATSNEW 2023-01-02 15:49:33 +01:00
Roeland Jansen 5dabcb34df Merge branch 'QT6.2' 2023-01-02 15:42:38 +01:00
Phil Taylor 39dacf54f2 Fix wfserver device detection 2023-01-02 13:39:59 +00:00
Phil Taylor e6a5152734 Prevent memory leak on exit 2023-01-02 12:38:05 +00:00
roeland jansen b3f76fce67 Merge branch 'standardHFfix' into 'master'
fixed missing 160m band

See merge request eliggett/wfview!14
2023-01-02 08:12:00 +00:00
Phil Taylor 436428b3a9 Support hotplug audio on QT6+ 2023-01-02 01:11:25 +00:00
Phil Taylor a327b2690e Fix resampler compiler warnings. 2023-01-02 00:21:37 +00:00
Phil Taylor 7348fc2ed0 Remove Exception from RT audio as it doesn't exist in newer versions of RTAudio 2023-01-01 21:40:46 +00:00
Phil Taylor ff6dd19e53 Tidy-up device enumeration for Qt audio 2023-01-01 20:56:13 +00:00
Phil Taylor db0112c8a3 Log enumeration of audio devices 2023-01-01 20:51:52 +00:00
Phil Taylor 6199c648c1 Fix some old warnings 2023-01-01 20:28:59 +00:00
Phil Taylor 32528a02b8 Fix codec selection issue in both QT5 and 6 2023-01-01 16:35:47 +00:00
Phil Taylor 91ce6040e0 Make sure compilation with QT5 still works 2023-01-01 16:17:48 +00:00
Dawid SQ6EMM 8ead34b253 fixed missing 160m band 2022-12-31 02:02:16 +01:00
Phil Taylor 891fd68a52 Fixed after merge 2022-12-29 16:06:42 +00:00
Phil Taylor f4c455396a Merge branch 'audio-fixes' into QT6.2 2022-12-29 15:26:41 +00:00
Phil Taylor a89af116e9 Merge updated 2022-12-29 14:16:22 +00:00
Phil Taylor aabe690bae Fix compile errors/warnings in Linux 2022-12-29 09:21:25 +00:00
Phil Taylor 7dfdc5e3e2 Move audio device selection to dedicated class 2022-12-28 16:57:05 +00:00
Roeland Jansen 0d2d9ba23e bumped to v1.54, see WHATSNEW 2022-12-28 09:57:09 +01:00
Roeland Jansen 28d3c55e2f Merge branch 'termbinfail' 2022-12-28 09:54:37 +01:00
Elliott Liggett 093e6e799c Fixed termbin button issue when connection fails. Cleaned up some
logging.
2022-12-27 19:37:12 -08:00
Roeland Jansen ac3894f897 Merge branch 'server-fixes' 2022-12-20 11:49:07 +01:00
Phil Taylor e8142a11ba DIsable tcpserver on wfserver 2022-12-19 20:04:07 +00:00
Phil Taylor 3bf095020c Fix serial port detection. 2022-12-19 19:41:23 +00:00
Phil Taylor e56294406a Swap logfile/settings file on servermain 2022-12-19 19:26:51 +00:00
Roeland Jansen 8d3406a8ae Merge branch 'resetpeaks' 2022-12-03 12:32:41 +01:00
Elliott Liggett f6b1428267 Now tracking the plasma buffer user-desired size properly. 2022-12-02 13:32:02 -08:00
Elliott Liggett 82dfb99822 A little cleaner on the plasma mod. 2022-12-02 12:50:05 -08:00
Elliott Liggett 8cfb3f70e5 Added clearing to the plasma underlay display. 2022-12-02 12:38:08 -08:00
Phil Taylor 0b39b91665 PA stop stream if latency exceeded and start again when data is received. 2022-12-01 13:16:05 +00:00
Phil Taylor 65ba69822a Attempt to fix PortAudio issue 2022-12-01 13:08:29 +00:00
Phil Taylor f91dea47b5 Stop log warning on wfserver 2022-12-01 12:32:10 +00:00
Roeland Jansen 9367d605f4 fixed WHATSNEW formatting 2022-11-29 10:30:53 +01:00
Roeland Jansen 508f870062 CHANGELOG and WHATSNEW updated for 1.53 2022-11-29 10:29:10 +01:00
Roeland Jansen 06e4567b12 bumped 1.53 2022-11-29 09:40:07 +01:00
Phil Taylor 4c76cf6320 Add missing prefs 2022-11-28 09:44:42 +00:00
Phil Taylor 0a1a7b2336 Merge remote-tracking branch 'origin/pollprefs' into various-fixes 2022-11-28 09:27:53 +00:00
Elliott Liggett 8a1347f17c Added some tooltips that nobody will notice. 2022-11-26 21:45:27 -08:00
Elliott Liggett 4f6da00206 Added polling preferences and changed UI elements to radio buttons with
spin box.
2022-11-26 21:43:47 -08:00
Elliott Liggett 39caf41905 Added program version number to the settings file. Currently it is merely
written to and not used.
2022-11-26 20:53:12 -08:00
Elliott Liggett b25c8a93f3 Moved preferences to prefs.h, which should make it easier to add new
preferences. Moved custom types (as it seemed useful here and there) to
wfviewtypes.h. Let's use the wfviewtypes.h file for any kind of datatype
which more than one module can make use of.
2022-11-26 20:45:32 -08:00
Phil Taylor 81f9e9bfcf Update some rig definitions to work with new band struct. 2022-11-26 19:10:59 +00:00
Phil Taylor 7138ef69ea Merge branch 'master' into various-fixes 2022-11-26 19:02:11 +00:00
Phil Taylor 1fe19166f3 Add some more commands 2022-11-26 19:01:16 +00:00
Elliott Liggett afcf087a70 Fixed color preset zero issue. 2022-11-24 11:43:27 -08:00
Elliott Liggett e1e9167622 Fixed unusual set of conditions in which manual CI-V address would fail
to identify the connected radio. The fix is to continually poll the RigID
until one is received. Radios that don't support RigID will need to
check both boxes in wfview (use rig as model number) to manually ID the
radio.
2022-11-23 23:26:11 -08:00