Commit graph

19 commits

Author SHA1 Message Date
Phil Taylor
b3499c57c2 Fix txaudio and move udphandler into its own thread 2021-02-21 14:53:42 +00:00
Phil Taylor
59905ac0d3 Complete rework of UdpHandler
Only tested on Windows so far but should be more in-line with the native implementation
2021-02-13 23:25:24 +00:00
Phil Taylor
21dea6ebbe Yet more audio fixes 2021-02-13 11:04:26 +00:00
Phil Taylor
c2f045b666 More TX audio fixes... 2021-02-13 00:45:59 +00:00
Phil Taylor
5a3aa9ff8b Update audiohandler.cpp 2021-02-13 00:05:38 +00:00
Phil Taylor
37e0f4bd99 Another TX audio fix 2021-02-12 23:56:02 +00:00
Phil Taylor
3f2dbb9191 Test tx audio sending (again) 2021-02-12 20:42:56 +00:00
Phil Taylor
62e08875b9 Always use 16bit samples internally 2021-02-12 14:28:55 +00:00
Phil Taylor
9656ca90d4 Update audiohandler.cpp 2021-02-12 12:59:33 +00:00
Phil Taylor
6f9881691d Fix linux compile warnings 2021-02-12 12:58:37 +00:00
Phil Taylor
6248922104 Hopefully now fixed linux TX! 2021-02-12 12:53:35 +00:00
Phil Taylor
125082909a Update audiohandler.cpp 2021-02-12 12:42:42 +00:00
Phil Taylor
d802357542 More txaudio fixes 2021-02-12 12:23:00 +00:00
Phil Taylor
c0317a43fc Update audiohandler.cpp 2021-02-12 12:11:21 +00:00
Phil Taylor
6fd8694b1e Minor change 2021-02-12 12:08:50 +00:00
Phil Taylor
1d8bd66c82 Maybe fix TX audio on linux? 2021-02-12 12:02:25 +00:00
Phil Taylor
61878954eb Add a bit more debugging for TX audio 2021-02-12 09:20:15 +00:00
Phil Taylor
94fc9f0ba3 Make uLawEncode static 2021-02-11 19:55:51 +00:00
Phil Taylor
cfb4f22dba Add initial TX audio support 2021-02-11 19:18:35 +00:00