Wykres commitów

193 Commity (master)

Autor SHA1 Wiadomość Data
Roeland Jansen c7e8e90928 Fix for original Streamdeck (maybe XL as well) and Add XKeysXK3 (very early) support 2024-02-20 18:19:08 +01:00
AsciiWolf 9be0acdf2e Add AppStream metainfo file, standard size icon 2023-11-17 00:28:33 +01:00
Phil Taylor b4c079f7f4 Prepare for v1.64 release 2023-07-16 14:05:53 +01:00
M0VSE 6fc63df321 Fix user not having access to ldconfig 2023-04-27 18:11:31 +01:00
M0VSE d5e4a67ac1 Fix libQCustomPlot library issue 2023-04-27 17:52:20 +01:00
Roeland Jansen c7e53f6a4d added initial ic905 and usb multi-controller support 2023-04-19 07:52:23 +02:00
M0VSE c9300f4d86 Add linux USB hotplug 2023-04-11 20:25:29 +01:00
Phil Taylor 592c583d19 Add USB hotplug support in Windows 2023-03-28 19:07:54 +01:00
Roeland Jansen 3fa14ebc37 v1.62 released; performance fix 9700 and cw sidetone 2023-03-12 12:44:46 +01:00
Phil Taylor b2af4c898e Merge branch 'master' into sidetone 2023-02-21 10:48:01 +00:00
Phil Taylor 5b9a5baaa1 Add printsupport back 2023-02-20 18:26:22 +00:00
Phil Taylor 9eb89a9cb1 First working cw sidetone
Still needs better timing and volume
2023-02-17 13:58:02 +00:00
Roeland Jansen b373685fd3 v1.61 2023-02-07 18:56:41 +01:00
Roeland Jansen 11f8cb702f v1.60 milestone released 2023-02-04 14:49:58 +01:00
Phil Taylor eae1fc725e Fix some more bits in wfview.pro 2023-02-04 00:02:59 +00:00
Phil Taylor 857c62f99f Move opus to .dll for 1.60R 2023-02-03 23:10:40 +00:00
Phil Taylor 63a7ec0a21 Final tidying for Windows Builld 2023-01-30 21:43:47 +00:00
Phil Taylor 28c9d1beb2 More fixes for windows building 2023-01-30 19:12:42 +00:00
Phil Taylor db9f6cb933 Improve windows compile fix 2023-01-30 19:06:23 +00:00
Phil Taylor 2c9c304844 Fix windows build error 2023-01-30 18:51:50 +00:00
Roeland Jansen 3bdee82501 v1.59 2023-01-30 19:16:19 +01:00
Phil Taylor db686b1c8b Enable USB_CONTROLLER build by default 2023-01-30 16:27:40 +00:00
Dawid SQ6EMM e13d85489d space/typo fix 2023-01-29 19:15:41 +01:00
Phil Taylor 7e7dceaa99 Various shuttle fixes incorporating #54 2023-01-29 15:08:47 +00:00
Roeland Jansen 2df82d4f92 bumped to v1.58 2023-01-24 17:22:34 +01:00
Elliott Liggett deade9a38e Added universal printhex header and functions. Changed radio traffic to
log to new category "rigTraffic".
2023-01-21 13:38:39 -08:00
Elliott Liggett 23c191a091 Morse code, initial commit. Does not read back WPM and breaking mode
yet, although it can set them.
2023-01-20 22:11:30 -08:00
Phil Taylor c98d7094f9 Merge remote-tracking branch 'origin/efixes' into filterwidth 2023-01-19 16:18:29 +00:00
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 ffd7abb376 Disabling compiling USB_CONTROLLER by default 2023-01-15 10:37:21 +00:00
Phil Taylor 120899e9f8 Various fixes to allow Qt6 compiling on mac 2023-01-15 10:34:54 +00: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