Commit graph

89 commits

Author SHA1 Message Date
Phil Taylor
4f187c6133 Set AFGain to 100% on LAN connections 2021-03-23 18:19:47 +00:00
Phil Taylor
9d6044797e Add local volume control for UDP connections. 2021-03-22 18:53:34 +00:00
Phil Taylor
c37da20b9a add volume control to audiohandler 2021-03-22 16:02:22 +00:00
Phil Taylor
bb8161c37b Small fixes to UDP server 2021-03-22 15:16:41 +00:00
Phil Taylor
f75c96e490 Add USB audio handling to UDP server 2021-03-22 09:10:03 +00:00
Phil Taylor
24d6357a30 Various changes to incoming audio handling to improve MacOS 2021-03-14 20:06:20 +00:00
Phil Taylor
274dd3a93d Small fix for audio packet handling 2021-03-14 08:44:30 +00:00
Phil Taylor
3d132411f7 Revert changing hex to Qt:hex as Qt:hex not exposed in earlier Qt namespace 2021-03-13 18:56:19 +00:00
Phil Taylor
6cd4ef96cd Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-03-13 09:53:47 +00:00
Phil Taylor
0404624029 Some code tidying in udpserver/audiohandler 2021-03-13 09:50:43 +00:00
Phil Taylor
0c52cde596 Fixes for MacOS 2021-03-13 09:23:06 +00:00
Phil Taylor
00e250dedc Clear buffer so resampled 8-bit audio works correctly. 2021-03-09 19:53:28 +00:00
Phil Taylor
d3a951e47c Final buffer size fix for Linux (hopefully) 2021-03-09 17:42:06 +00:00
Phil Taylor
83058da30b Another linux buffer fix 2021-03-09 17:38:13 +00:00
Phil Taylor
8f22d764e9 Fix buffersize in linux 2021-03-09 17:37:00 +00:00
Phil Taylor
71678332c9 Add audio resampler 2021-03-09 17:22:16 +00:00
Phil Taylor
370dcb7b77 remove redundant code from audiohandler 2021-03-03 09:49:49 +00:00
Phil Taylor
127e77d73e Update audiohandler.cpp 2021-03-02 15:41:48 +00:00
Phil Taylor
d4d6d521e1 Identify if we have missing audio seq numbers. 2021-03-02 14:35:33 +00:00
Phil Taylor
6891cdcca9 Update audiohandler.cpp 2021-03-02 12:06:46 +00:00
Phil Taylor
d76cda6996 Update audiohandler.cpp 2021-03-02 12:00:13 +00:00
Phil Taylor
79ea9b12c6 Update audiohandler.cpp 2021-03-02 11:57:02 +00:00
Phil Taylor
d1bac5098f Update audiohandler.cpp 2021-03-02 11:53:48 +00:00
Phil Taylor
16e2e6e4ae Audio debugging 2021-03-02 11:50:42 +00:00
Phil Taylor
9b0edf306a More audio fixes 2021-03-02 11:12:12 +00:00
Phil Taylor
8fd519986e Update audiohandler.cpp 2021-03-02 10:26:08 +00:00
Phil Taylor
b4b9977271 Update audiohandler.cpp 2021-03-02 10:22:41 +00:00
Phil Taylor
ec26aff543 Another attempt at improving Linux audio 2021-03-02 10:19:08 +00:00
Phil Taylor
3a90a7be7d Select default audio devices if init of configured ones fails. 2021-03-02 10:07:08 +00:00
Phil Taylor
2f1abcebc7 Try delaying RX audio until latency/2 2021-03-02 09:49:10 +00:00
Phil Taylor
e186ae56dc Select default input/output audio devices if configured ones not found. 2021-03-01 20:44:09 +00:00
Phil Taylor
4205625f9c Allow selection of audio input and output devices for UDP Audio 2021-03-01 20:31:05 +00:00
Phil Taylor
0f11968812 Create udpPreferences struct and remove civPort and audioPort from UI 2021-03-01 19:53:12 +00:00
Phil Taylor
d3e647576f Add audio handling to UDP server 2021-02-28 20:10:07 +00:00
Phil Taylor
9e5e35b4a8 Update audiohandler.cpp 2021-02-27 13:49:16 +00:00
Phil Taylor
707f93620c Update audiohandler.cpp 2021-02-27 13:43:53 +00:00
Phil Taylor
e1338a06a0 Update audiohandler.cpp 2021-02-27 13:34:52 +00:00
Phil Taylor
2427b4ecaa Update audiohandler.cpp 2021-02-27 13:31:34 +00:00
Phil Taylor
e4615ea717 Update audiohandler.cpp 2021-02-27 13:29:39 +00:00
Phil Taylor
4bad01ca8d Update audiohandler.cpp 2021-02-27 13:26:59 +00:00
Phil Taylor
807dc6d988 Update audiohandler.cpp 2021-02-27 13:24:23 +00:00
Phil Taylor
9965a7bfaf Update audiohandler.cpp 2021-02-27 13:21:59 +00:00
Phil Taylor
c880c0fe73 Update audiohandler.cpp 2021-02-27 13:19:40 +00:00
Phil Taylor
e9afa4c782 Update audiohandler.cpp 2021-02-27 13:13:27 +00:00
Phil Taylor
c6819d4576 another fix for linux txaudio 2021-02-27 12:52:21 +00:00
Phil Taylor
6fecf53042 Update audiohandler.cpp 2021-02-27 12:38:12 +00:00
Phil Taylor
edce710a86 Update audiohandler.cpp 2021-02-27 12:13:39 +00:00
Phil Taylor
f18996e864 Update audiohandler.cpp 2021-02-27 11:12:41 +00:00
Phil Taylor
10bd6ff4fd Update audiohandler.cpp 2021-02-27 11:05:32 +00:00
Phil Taylor
aaed48bb33 Update audiohandler.cpp 2021-02-27 11:04:08 +00:00