Commit graph

887 commits

Author SHA1 Message Date
Phil Taylor
07d188c620 Merge branch 'rtaudio' into shuttle 2021-06-01 00:29:10 +01:00
Phil Taylor
28c84d1765 Fix for crash when remote requests tone. 2021-06-01 00:25:20 +01:00
Phil Taylor
c778e1839c Open pty non-blocking 2021-05-31 18:11:24 +01:00
Phil Taylor
6a6a9c8620 Merge branch 'rtaudio' of https://gitlab.com/eliggett/wfview into rtaudio 2021-05-31 17:55:14 +01:00
Phil Taylor
aa7a57f89c Fix for crashing pty on mac 2021-05-31 17:55:01 +01:00
Phil Taylor
dec4ebe4af Fix compile issue after merge 2021-05-31 10:18:37 +01:00
Phil Taylor
d783be9aae Merge remote-tracking branch 'origin/sequence' into rtaudio 2021-05-31 09:56:05 +01:00
Elliott Liggett
774685037e Keep the theme during resize. TODO: preference for wf theme 2021-05-30 23:42:45 -07:00
Elliott Liggett
4279d0d2b2 Removing my own uninformed sidenote. 2021-05-30 23:35:30 -07:00
Elliott Liggett
5174c03d11 Waterfal length may now be adjusted. Let's see what range of length
seems good and limit the control accordingly. Also there may be a memory
leak in the prepareWf() function where the colormap is created when the
image is resized.
2021-05-30 23:26:36 -07:00
Elliott Liggett
2ad5e2c54c CIV may now be changed as-needed while running. 2021-05-30 15:08:22 -07:00
Phil Taylor
dda1f91afa Remove various compiler warnings and tidy up. 2021-05-30 12:07:51 +01:00
Phil Taylor
bbf1ecb6d8 add silence if audio has stopped 2021-05-30 11:36:13 +01:00
Phil Taylor
94ecd5bb56 fix for mac/linux compiler 2021-05-29 20:50:27 +01:00
Phil Taylor
5c0c22c6f4 Detect number of device channels and convert accordingly 2021-05-29 20:13:52 +01:00
Phil Taylor
a3cbeacf5e Lots more changes for rtaudio compatibility 2021-05-29 18:59:45 +01:00
Phil Taylor
5885598299 Merge branch 'master' into rtaudio 2021-05-29 09:17:07 +01:00
Phil Taylor
c45113b05d Small change to show default audio devices 2021-05-29 09:16:28 +01:00
Elliott Liggett
7660adb3a9 More chair movements. 2021-05-28 21:27:06 -07:00
Elliott Liggett
f600212124 More arranging of the chairs. Also fixed a minor bug that prevented the
"Manual" serial device entry on my system.
2021-05-28 21:01:29 -07:00
Elliott Liggett
f3e483a80e Cleaning up the main constructor for wfmain. 2021-05-28 20:51:19 -07:00
Phil Taylor
abf4703855 Add some startup logging 2021-05-28 18:33:40 +01:00
Phil Taylor
344ab41930 Update audiohandler.cpp 2021-05-28 18:13:08 +01:00
Phil Taylor
8578ca6376 Update udphandler.cpp 2021-05-28 10:48:04 +01:00
Phil Taylor
c7af6a3a38 Change toolbar display formatting 2021-05-28 10:45:09 +01:00
Phil Taylor
941b5159d5 Use preferred sample rate rather than force 48000 2021-05-27 23:23:23 +01:00
Phil Taylor
2a61e7f849 Latency reporting causing issue? 2021-05-27 18:48:19 +01:00
Phil Taylor
8859f2d6ea Allow higher latency 2021-05-27 18:46:01 +01:00
Phil Taylor
1e917b3c3b udpserver fixes 2021-05-27 18:34:44 +01:00
Phil Taylor
49bcc40f2e udpServer fixes 2021-05-27 17:59:01 +01:00
Phil Taylor
be81d8d767 Update udpserver.cpp 2021-05-27 15:25:18 +01:00
Phil Taylor
2ac8d3332c Update udpserver.cpp 2021-05-27 14:57:06 +01:00
Phil Taylor
4ca16d7376 Fix udpserver 2021-05-27 14:42:28 +01:00
Phil Taylor
9d9298ff73 Merge from master 2021-05-27 14:20:53 +01:00
Phil Taylor
5ffb27ae78 Fix for tx audio channels 2021-05-27 14:09:12 +01:00
Phil Taylor
d7afcf0309 Add tx audio 2021-05-27 13:54:52 +01:00
Phil Taylor
841f8aff9e Fix for compiling on MacOS 2021-05-27 12:27:17 +01:00
M0VSE
1b5815a1c2 add asound lib to linux build 2021-05-27 11:51:57 +01:00
M0VSE
abb207ffc4 Fix qmake (again) 2021-05-27 11:48:51 +01:00
M0VSE
812e86d8dd fix qmake file 2021-05-27 11:45:58 +01:00
Phil Taylor
f567d5ab04 Use ring buffer with rtaudio to eliminate mutexes 2021-05-27 11:41:08 +01:00
Phil Taylor
d1fd2523cc playing around with shuttle connection 2021-05-27 08:49:35 +01:00
roeland jansen
52e4c2d145 Update INSTALL_PREBUILT_BINARY.md 2021-05-25 14:36:03 +00:00
roeland jansen
ad550d08e1 Update INSTALL_PREBUILT_BINARY.md 2021-05-25 14:35:06 +00:00
Phil Taylor
65a3141b3c move ulaw to dedicated header 2021-05-24 18:00:38 +01:00
Phil Taylor
0795a3e2ab add rtaudio as submodule 2021-05-24 16:28:35 +01:00
Phil Taylor
940f68cfe7 add opus-tools as submodule 2021-05-24 16:28:01 +01:00
Phil Taylor
bf838076f5 Add mutex for audio buffer 2021-05-24 09:27:18 +01:00
Roeland Jansen
92b9e88dae Merge branch 'ui-enhance' 2021-05-24 09:16:17 +02:00
M0VSE
fd23f36977 Fixes for linux build 2021-05-23 23:04:35 +01:00