Wykres commitów

1036 Commity (e6e8a115c3fe22c003158b341d4b195bcad54432)

Autor SHA1 Wiadomość Data
Phil Taylor 00e7c0aed8 Open pty non-blocking 2021-05-31 18:11:24 +01:00
Phil Taylor cddb8fd055 Merge branch 'rtaudio' of https://gitlab.com/eliggett/wfview into rtaudio 2021-05-31 17:55:14 +01:00
Phil Taylor 35dd0c9c62 Fix for crashing pty on mac 2021-05-31 17:55:01 +01:00
Phil Taylor 762e50de8e Fix compile issue after merge 2021-05-31 10:18:37 +01:00
Phil Taylor 78f4b7b508 Merge remote-tracking branch 'origin/sequence' into rtaudio 2021-05-31 09:56:05 +01:00
Elliott Liggett 23686066d1 Keep the theme during resize. TODO: preference for wf theme 2021-05-30 23:42:45 -07:00
Elliott Liggett 1785811e71 Removing my own uninformed sidenote. 2021-05-30 23:35:30 -07:00
Elliott Liggett b5167a6a97 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 d601983beb CIV may now be changed as-needed while running. 2021-05-30 15:08:22 -07:00
Phil Taylor 6a103d051f Remove various compiler warnings and tidy up. 2021-05-30 12:07:51 +01:00
Phil Taylor 05fc1677d4 add silence if audio has stopped 2021-05-30 11:36:13 +01:00
Phil Taylor d2375a9065 fix for mac/linux compiler 2021-05-29 20:50:27 +01:00
Phil Taylor fba496e1d4 Detect number of device channels and convert accordingly 2021-05-29 20:13:52 +01:00
Phil Taylor 923adbaa30 Lots more changes for rtaudio compatibility 2021-05-29 18:59:45 +01:00
Phil Taylor 7eeb5f08db Merge branch 'master' into rtaudio 2021-05-29 09:17:07 +01:00
Phil Taylor 6b5a597083 Small change to show default audio devices 2021-05-29 09:16:28 +01:00
Elliott Liggett f2c82e2ca0 More chair movements. 2021-05-28 21:27:06 -07:00
Elliott Liggett 01a7be9942 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 fe04dde66e Cleaning up the main constructor for wfmain. 2021-05-28 20:51:19 -07:00
Phil Taylor f390badba2 Add some startup logging 2021-05-28 18:33:40 +01:00
Phil Taylor 3db187e0a5 Update audiohandler.cpp 2021-05-28 18:13:08 +01:00
Phil Taylor ba714adb38 Update udphandler.cpp 2021-05-28 10:48:04 +01:00
Phil Taylor 366c2d74f7 Change toolbar display formatting 2021-05-28 10:45:09 +01:00
Phil Taylor d072fdc4f3 Use preferred sample rate rather than force 48000 2021-05-27 23:23:23 +01:00
Phil Taylor 5e530b2eba Latency reporting causing issue? 2021-05-27 18:48:19 +01:00
Phil Taylor 3863c5fff9 Allow higher latency 2021-05-27 18:46:01 +01:00
Phil Taylor 2bad85bb35 udpserver fixes 2021-05-27 18:34:44 +01:00
Phil Taylor b9c5194867 udpServer fixes 2021-05-27 17:59:01 +01:00
Phil Taylor 5e9f812bb8 Update udpserver.cpp 2021-05-27 15:25:18 +01:00
Phil Taylor e7051fcaef Update udpserver.cpp 2021-05-27 14:57:06 +01:00
Phil Taylor 462d2cc8a2 Fix udpserver 2021-05-27 14:42:28 +01:00
Phil Taylor 142c8a24ff Merge from master 2021-05-27 14:20:53 +01:00
Phil Taylor 85762365ba Fix for tx audio channels 2021-05-27 14:09:12 +01:00
Phil Taylor 0c7892bd82 Add tx audio 2021-05-27 13:54:52 +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 596f2739b9 Use ring buffer with rtaudio to eliminate mutexes 2021-05-27 11:41:08 +01:00
roeland jansen 224c6183f0 Update INSTALL_PREBUILT_BINARY.md 2021-05-25 14:36:03 +00:00
roeland jansen c83f1d2afc Update INSTALL_PREBUILT_BINARY.md 2021-05-25 14:35:06 +00:00
Phil Taylor 2cd316bee6 move ulaw to dedicated header 2021-05-24 18:00:38 +01:00
Phil Taylor 2db02fbdd0 add rtaudio as submodule 2021-05-24 16:28:35 +01:00
Phil Taylor bc7c3a1c35 add opus-tools as submodule 2021-05-24 16:28:01 +01:00
Phil Taylor 1393571de6 Add mutex for audio buffer 2021-05-24 09:27:18 +01:00
Roeland Jansen aaf6f67927 Merge branch 'ui-enhance' 2021-05-24 09:16:17 +02:00
M0VSE 6c47e2fa5a Fixes for linux build 2021-05-23 23:04:35 +01:00
Phil Taylor 9c29732376 First working rtaudio (output only) 2021-05-23 22:45:10 +01:00
Elliott Liggett eb3f5bb2cc Link can now be clicked. 2021-05-23 13:59:11 -07:00
Elliott Liggett fa74fd3193 Added helpful text to settings tab. 2021-05-23 13:56:44 -07:00