Wykres commitów

85 Commity (772375fb9dbf7074d43a9122a36a36fba4f0707f)

Autor SHA1 Wiadomość Data
Phil Taylor 772375fb9d Split udpHandler into multiple class files 2022-05-11 00:11:29 +01:00
Phil Taylor 72bef7f783 Fix build for new audioconverter 2022-05-08 10:19:21 +01:00
Roeland Jansen 2ff36e26b7 bumped versions for wfserver and wfview to 1.2e 2022-04-14 08:20:48 +02:00
Phil Taylor 2ee20d9415 Fix max build 2022-04-08 12:12:31 +01:00
Phil Taylor 45ac1fbe1c Remove ringbuffer as no longer needed 2022-04-04 19:22:11 +01:00
Phil Taylor 64b4ef2019 Few more fixes and move windows builds into separate directories 2022-04-04 11:12:06 +01:00
M0VSE 5c2d6e57b2 Fix linux compile 2022-04-04 00:23:23 +01:00
Phil Taylor 389f661c79 Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
Phil Taylor acf4c1bf63 Start of test to include Eigen 2022-03-23 17:27:47 +00:00
Phil Taylor bfd9ddea52 Initial tcpserver support (needs work) 2022-03-23 10:12:42 +00:00
Phil Taylor 96de9c55fa More work on multi-radio support 2022-01-21 23:58:18 +00:00
Phil Taylor fcc7c9a5dc Lots of changes, mainly for multi-radio support 2022-01-21 19:23:32 +00:00
Phil Taylor 4e086ac220 Fix building both wfview and wfserver together 2022-01-18 09:03:41 +00:00
Phil Taylor ff6d0a6a65 Merge settings branch 2022-01-04 18:34:34 +00:00
Phil Taylor d86eb07832 Fix WFVIEW_VERSION in mac/linux 2021-11-19 18:26:45 +00:00
Phil Taylor 39f07414ee Add --version command line argument and WFVIEW_VERSION #define 2021-11-19 17:52:18 +00:00
Phil Taylor 827614e080 Add SSE2 enhancements to resampler 2021-11-07 14:24:25 +00:00
Phil Taylor 93869b1bea Fix Linux rtaudio build 2021-11-07 09:58:41 +00:00
Phil Taylor 2f480e4b82 Use QT Audio by default 2021-11-01 20:39:12 +00:00
Phil Taylor 0c7bc17382 Add portaudio support 2021-11-01 20:27:33 +00:00
Phil Taylor 43efadbeaa Make switching between audio apis easier (and tidy .pro file) 2021-11-01 12:44:23 +00:00
Phil Taylor eb2f897a81 Merge branch 'master' into opus 2021-08-13 20:15:00 +01:00
Roeland Jansen 680262b4d2 added derSuessmann additions to have a linux install prefix 2021-08-01 13:58:47 +02:00
Phil Taylor bc0d69ffb5 Merge branch 'master' into opus 2021-07-29 16:18:59 +01:00
Elliott Liggett 8bd786f235 New about box! 2021-07-08 00:31:59 -07:00
Elliott Liggett e6e8a115c3 Local af gain now has anti-log audio pot taper. 2021-07-06 12:02:09 -07:00
Elliott Liggett ea26eaf53b Added window title text change to show radio model. Needs to be checked
cross-platform. On Linux Mint, displays: "IC-7300 -- wfview"
2021-07-05 23:50:37 -07:00
Phil Taylor 869659ad54 Add opus encoding/decoding 2021-06-16 09:49:38 +01:00
Phil Taylor 8cd64c2dde Add Neon (ARM) support to resampler 2021-06-14 19:09:51 +01:00
Phil Taylor acfb061825 Revert to using resampler directory rather than opus-tools submodule 2021-06-14 18:33:38 +01:00
Phil Taylor 87c2912210 Comment out rtaudio if not being used 2021-06-08 17:50:57 +01:00
Phil Taylor b3facd1140 Make QTMultimedia default 2021-06-06 17:57:56 +01:00
Phil Taylor 67927b0d56 Fix to allow rtaudio to compile again 2021-06-06 17:56:48 +01:00
Phil Taylor 24ce16b0b9 Add QtMultimedia as default audio 2021-06-04 08:24:26 +01:00
Phil Taylor b850eb078b Linux now uses librtuadio-dev where available 2021-06-02 18:16:38 +01:00
Phil Taylor 2068af04e2 revert to ALSA for now 2021-06-02 12:58:11 +01:00
Phil Taylor 22c5b5990f Remove QtMultimedia 2021-06-02 12:10:21 +01:00
Phil Taylor 9df49d2a64 change linux compiler directive to allow new-aligned 2021-06-02 10:46:13 +01:00
Phil Taylor f726073e22 Fix for compiling on MacOS 2021-05-27 12:27:17 +01:00
M0VSE a6a2168bc3 add asound lib to linux build 2021-05-27 11:51:57 +01:00
M0VSE 20dd466f3b Fix qmake (again) 2021-05-27 11:48:51 +01:00
M0VSE da0bf7ab73 fix qmake file 2021-05-27 11:45:58 +01:00
Phil Taylor 2cd316bee6 move ulaw to dedicated header 2021-05-24 18:00:38 +01:00
M0VSE 6c47e2fa5a Fixes for linux build 2021-05-23 23:04:35 +01:00
Phil Taylor f22f4224dd Merge branch 'lan-alpha' into rtaudio 2021-05-22 21:09:04 +01:00
Phil Taylor d90de4d199 Make windows build include git version
Command line version of git must be available in the path.
2021-05-18 19:45:01 +01:00
Phil Taylor 70fe1732fe Various file tidying for Windows/Mac builds 2021-05-18 17:51:20 +01:00
Phil Taylor d907c21323 Fixes for MacOS build - sandbox 2021-05-17 17:12:51 +01:00
Phil Taylor d304b368b6 Test commit of rtaudio
This commit doesn't actually use RTAudio for anything other than enumerating devices and is a proof of concept for each supported platform.
2021-05-16 13:34:04 +01:00
Elliott Liggett c41047521f Additional search path for macports compatibility (macOS only). 2021-05-13 23:19:37 -07:00