Wykres commitów

163 Commity (e9e042fad8adf43038d97016dbdce776732b27a1)

Autor SHA1 Wiadomość Data
Elliott Liggett e9e042fad8 Change mode selection code to use the command queue (as it should have).
Beginnings of automatic sideband options.
2023-01-18 22:27:06 -08:00
Phil Taylor c3ba36ebfd More mac stuff 2023-01-14 11:23:19 +00:00
Phil Taylor 58f86f029b Fix for mac compile 2023-01-14 00:17:53 +00:00
Phil Taylor 996c813251 Fix another minor issue with wfview.pro 2023-01-13 10:55:59 +00:00
Phil Taylor 8f5016a2f4 Fix problem if USB_CONTROLLER isn't enabled 2023-01-13 10:44:11 +00:00
Roeland Jansen 7052dbf6ef shuttle merged; not automaically built in due to the current state 2023-01-13 10:53:51 +01:00
Phil Taylor 460641972a Neaten wfview.pro 2023-01-12 20:16:23 +00:00
Phil Taylor 0d9a01cd1f Merge latest master and make USB controllers a compile time directive 2023-01-12 19:20:52 +00:00
Phil Taylor 93f18fae9e Merge branch 'master' into shuttle 2023-01-12 18:50:18 +00:00
Roeland Jansen 1deaec3720 v1.56 pushed -- mostly audio fixes and QT5/6 compatibility 2023-01-11 19:21:08 +01:00
Roeland Jansen 24ac791ad4 updated to v1.55, see WHATSNEW 2023-01-02 15:49:33 +01:00
Phil Taylor a89af116e9 Merge updated 2022-12-29 14:16:22 +00:00
Phil Taylor 7dfdc5e3e2 Move audio device selection to dedicated class 2022-12-28 16:57:05 +00:00
Phil Taylor d9e839b6f2 Merge branch 'master' into shuttle 2022-12-28 10:07:02 +00:00
Roeland Jansen 0d2d9ba23e bumped to v1.54, see WHATSNEW 2022-12-28 09:57:09 +01:00
Roeland Jansen 06e4567b12 bumped 1.53 2022-11-29 09:40:07 +01:00
Phil Taylor 0a1a7b2336 Merge remote-tracking branch 'origin/pollprefs' into various-fixes 2022-11-28 09:27:53 +00: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 3a07830d47 Add passband to rigctld and allow setting 2022-10-28 20:04:14 +01:00
Phil Taylor 358375be8a Add gamepad detection 2022-10-22 20:55:08 +01:00
Phil Taylor cb0ace1a51 Merge branch 'master' into shuttle 2022-10-11 16:47:48 +01:00
Phil Taylor 5d0f6e82c5 Merge branch 'cluster' into shuttle 2022-10-11 16:42:34 +01:00
Roeland Jansen f8cef53a7d added cluster support 2022-10-10 17:11:05 +02:00
Phil Taylor f31aadd991 Add optional SQL in wfview.pro 2022-10-05 12:45:25 +01:00
Phil Taylor 711b86e91b Add memory sqlite db for cluster spots. 2022-10-05 11:03:15 +01:00
Phil Taylor e6713dc516 Merge branch 'master' into cluster 2022-09-30 17:07:26 +01:00
Phil Taylor f48e65d147 Fix for squished screen and bump version to 1.51 2022-09-29 17:22:14 +01:00
Phil Taylor dbc13a0533 Initial work on cluster spots. 2022-09-29 17:17:51 +01:00
Roeland Jansen 70101487a3 ready for v1.50 2022-09-23 22:14:49 +02:00
Roeland Jansen 1aff6b9cb6 resize fixes for non-spectrum rigs, bug fixing users, updated to v1.48 2022-09-23 07:55:07 +02:00
Phil Taylor 2f35e009e9 Merge branch 'master' into shuttle 2022-09-20 22:53:26 +01:00
Roeland Jansen 520b1d051a Added controls for custom scope edges, hide/show scope controls
depending upon the scope mode the radio reports.
        Fixed clear peaks button to work with the plasma underlay.
        both audio system button are disabled when connected to radio and enabled when not.
        Remove password from log
        Fix server user handling
2022-09-19 17:06:00 +02:00
Phil Taylor 546330e829 Merge master into shuttle 2022-09-18 16:36:52 +01:00
Roeland Jansen c09c548eb0 log, connect and dial changed/fixed; bumped to v1.45 2022-09-18 13:04:13 +02:00
Roeland Jansen 81607a8069 merged log branch and updated to 1.44 2022-09-17 10:26:13 +02:00
Elliott Liggett 3290b64a0b Added logging window capability with termbin support. 2022-09-14 17:07:23 -07:00
Roeland Jansen c97f0f7826 v1.43: resize bug fixed 2022-09-09 19:54:16 +02:00
Elliott Liggett d658e21220 Fixed issue where build paths with a space in the name would cause the
git hash to fail capture.
2022-09-09 09:28:52 -07:00
Roeland Jansen 7145de132f audiometer support and changes to WHATSNEW/CHANGELOG 2022-08-26 09:08:23 +02:00
Roeland Jansen 76389c0fbd added color picker support 2022-08-25 10:37:46 +02:00
Roeland Jansen 173a311c7a Merge branch 'color' 2022-08-23 08:05:55 +02:00
Phil Taylor d1ffbe84f5 Still more work required 2022-08-22 23:09:09 +01:00
Elliott Liggett b77715e0d8 Color preferences. We can now set a single color and also detach the
settings tab.
2022-08-21 00:17:44 -07:00
Phil Taylor 4574e2b7b2 Staged merge of master 2022-08-20 19:43:58 +01:00
Roeland Jansen 105675a128 modified version numbers, WHATSNEW and CHANGELOG 2022-08-19 08:12:22 +02:00
Phil Taylor 227ea8fc34 Small .pro file update and cleanup 2022-05-20 18:25:16 +01:00
Phil Taylor 05f7283930 Merge branch 'wfserver' into shuttle 2022-05-14 15:50:26 +01:00
Phil Taylor 079a50980d Fix RT/PA builds on MacOs 2022-05-14 15:05:48 +01:00
Phil Taylor 11c0973897 Merge branch 'wfserver' into shuttle 2022-05-12 23:54:48 +01:00
Phil Taylor 44f6ec2740 Add back support for portaudo and rtaudio APIs 2022-05-12 01:46:20 +01:00