Commit graph

273 commits

Author SHA1 Message Date
Phil Taylor
b02200e3b2 Update audiohandler.cpp 2022-04-11 12:11:10 +01:00
Phil Taylor
9b2cdd0f61 Update audiohandler.cpp 2022-04-11 12:04:40 +01:00
Phil Taylor
b8b59f8550 Switch back to using a timer. 2022-04-11 11:59:38 +01:00
Phil Taylor
a40e5bf2c9 Update audiohandler.cpp 2022-04-11 11:49:48 +01:00
Phil Taylor
d047edcbc9 Update audiohandler.cpp 2022-04-11 11:44:53 +01:00
Phil Taylor
b71ca36a78 Update audiohandler.cpp 2022-04-11 11:35:33 +01:00
Phil Taylor
6e24f64b1d Update audiohandler.cpp 2022-04-11 11:28:32 +01:00
Phil Taylor
85003bd227 Found bug in server audio 2022-04-11 11:26:52 +01:00
Phil Taylor
0163ef89ca Update audiohandler.cpp 2022-04-11 09:59:21 +01:00
Phil Taylor
31da3c74a0 Update audiohandler.cpp 2022-04-11 09:53:58 +01:00
Phil Taylor
26235e6603 Update audiohandler.cpp 2022-04-11 09:49:25 +01:00
Phil Taylor
a7c783c6ec More opus changes 2022-04-11 00:33:39 +01:00
Phil Taylor
f75c284b17 Update audiohandler.cpp 2022-04-11 00:23:08 +01:00
Phil Taylor
3fe471254d Try a different method 2022-04-11 00:05:54 +01:00
Phil Taylor
988d042662 Fix for opus? 2022-04-10 23:19:45 +01:00
Phil Taylor
27274b13b2 Change audio output to use single/slot 2022-04-10 23:13:51 +01:00
Phil Taylor
c1d684258e TX Audio fixes. 2022-04-08 18:55:41 +01:00
Phil Taylor
6f02b339fc Opus now should work with any native sample rate/type 2022-04-07 19:23:38 +01:00
Phil Taylor
63d0e893ce Update audiohandler.cpp 2022-04-07 19:04:49 +01:00
Phil Taylor
cda271c8b4 Update audiohandler.cpp 2022-04-07 18:57:42 +01:00
Phil Taylor
7ff6bbca7c Update audiohandler.cpp 2022-04-07 18:52:43 +01:00
Phil Taylor
d532e19090 Update audiohandler.cpp 2022-04-07 18:48:47 +01:00
Phil Taylor
95e467fc51 Update audiohandler.cpp 2022-04-07 18:37:47 +01:00
Phil Taylor
2cfec98de3 Update audiohandler.cpp 2022-04-07 18:35:44 +01:00
Phil Taylor
90ba875fd1 Opus issue 2022-04-07 17:35:58 +01:00
Phil Taylor
357c6b852e Use floating point opus encoder/decoder 2022-04-07 16:03:50 +01:00
Phil Taylor
5c89142978 Fix underrun handler 2022-04-06 22:02:43 +01:00
Phil Taylor
c43862f9ff Use signal/slot for audio signal reporting 2022-04-06 21:52:22 +01:00
Phil Taylor
7a6c000682 Allow for 8bit signed (in case computer uses it!) 2022-04-06 19:40:14 +01:00
Phil Taylor
61032db049 Few more audio fixes 2022-04-05 19:02:29 +01:00
Phil Taylor
6f7130c5f9 More tidying and use float resampler 2022-04-05 16:47:43 +01:00
Phil Taylor
f749e26722 Remove ringbuffer as no longer needed 2022-04-04 19:22:11 +01:00
Phil Taylor
06f8a40859 Add debug to make sure buffer size is really changing 2022-04-04 11:52:59 +01:00
Phil Taylor
19a02a7441 Try to fix linux audio stopping on latency change 2022-04-04 11:47:55 +01:00
Phil Taylor
cc13b87a86 Few more fixes and move windows builds into separate directories 2022-04-04 11:12:06 +01:00
Phil Taylor
cc38c80c49 Remove debugging message 2022-04-04 00:37:07 +01:00
M0VSE
fa9f2b81f7 Fix linux compile 2022-04-04 00:23:23 +01:00
Phil Taylor
69f11d7ff8 Remove rtaudio/portaudio for now 2022-04-04 00:01:08 +01:00
Phil Taylor
398e0a9856 Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
Phil Taylor
d08a8ad1ed Merge branch 'master' into wfserver 2022-03-23 17:28:11 +00:00
roeland jansen
058e0d3614 Merge branch 'fix/typos' into 'master'
Fix spelling errors

See merge request eliggett/wfview!8
2022-03-23 15:45:51 +00:00
Daniele Forsi
cf85d4cf7b Fix spelling errors 2022-03-23 15:45:51 +00:00
Phil Taylor
5755310f86 Some extra debugging 2022-03-18 15:41:11 +00:00
Phil Taylor
dfb1a62850 More multi-radio support (nearly working!) 2022-01-22 15:12:36 +00:00
Phil Taylor
354fc8085b Initial server commit 2022-01-17 17:23:55 +00:00
Phil Taylor
1555e30aac Buffer for correct latency 2022-01-16 19:17:32 +00:00
Phil Taylor
8713292090 Force refilling buffer once it has been flushed. 2022-01-16 19:04:44 +00:00
Phil Taylor
a2fbc078ba Increase audio buffer size 2022-01-16 18:54:41 +00:00
Phil Taylor
f7e4ea6958 Tidy code after merge 2022-01-16 18:47:13 +00:00
Phil Taylor
c9819e28a4 Merge branch 'master' into audio-enhance 2022-01-16 18:28:36 +00:00