Wykres commitów

335 Commity (master)

Autor SHA1 Wiadomość Data
Phil Taylor f0809fbe1a Fixes to txaudio 2021-02-27 09:43:22 +00:00
Phil Taylor 48b2f8fd94 Change tx latency 2021-02-27 09:37:55 +00:00
Phil Taylor e593e5e90a Change TX audio to use timed buffer. 2021-02-27 09:34:56 +00:00
Phil Taylor 5a547440b3 Remove unnecessary debugging message! 2021-02-27 00:49:33 +00:00
Phil Taylor 27eb855adb Create rx audio packets with timestamp
Lots of other changes but if this works OK, I will update tx audio to use the same system.
2021-02-27 00:37:00 +00:00
Phil Taylor 6d8d1df45e Mitigate potential empty buffer crash. 2021-02-26 16:53:11 +00:00
Phil Taylor bfc3bbf25b Update audiohandler.cpp 2021-02-26 10:29:09 +00:00
Phil Taylor a3470c836a Update audiohandler.cpp 2021-02-26 10:22:30 +00:00
Phil Taylor 4d9ba2af05 Update audiohandler.cpp 2021-02-26 10:20:55 +00:00
Phil Taylor aa2caae3b0 Update audiohandler.cpp 2021-02-26 10:19:00 +00:00
Phil Taylor 8a5c912f47 re-enable audio output buffer 2021-02-26 09:49:31 +00:00
Phil Taylor 93ef26995e Fix audiohandler compile warning 2021-02-25 18:51:51 +00:00
Phil Taylor 8eeeca07af Move uLaw encoding to a lookup table to match decoding 2021-02-25 17:49:48 +00:00
Phil Taylor 6f6145f726 Many changes to mitigate network instability 2021-02-24 22:56:40 +00:00
Phil Taylor ffc62213cd Fix lockup to 785x 2021-02-24 11:00:23 +00:00
Phil Taylor ef79801081 Add logging categories 2021-02-23 21:21:22 +00:00
Phil Taylor ba0509ba61 Fix txaudio and move udphandler into its own thread 2021-02-21 14:53:42 +00:00
Phil Taylor d9b280cdcf 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 941c586243 Yet more audio fixes 2021-02-13 11:04:26 +00:00
Phil Taylor 3ac1c004e3 More TX audio fixes... 2021-02-13 00:45:59 +00:00
Phil Taylor 9cbd572d4a Update audiohandler.cpp 2021-02-13 00:05:38 +00:00
Phil Taylor 7dc580ce9c Another TX audio fix 2021-02-12 23:56:02 +00:00
Phil Taylor f83f40bee8 Test tx audio sending (again) 2021-02-12 20:42:56 +00:00
Phil Taylor dc151f5268 Always use 16bit samples internally 2021-02-12 14:28:55 +00:00
Phil Taylor 518b70c0e6 Update audiohandler.cpp 2021-02-12 12:59:33 +00:00
Phil Taylor cabc7cd16a Fix linux compile warnings 2021-02-12 12:58:37 +00:00
Phil Taylor 06105c0e6b Hopefully now fixed linux TX! 2021-02-12 12:53:35 +00:00
Phil Taylor d0462e06a5 Update audiohandler.cpp 2021-02-12 12:42:42 +00:00
Phil Taylor 50731d45c7 More txaudio fixes 2021-02-12 12:23:00 +00:00
Phil Taylor 955963042e Update audiohandler.cpp 2021-02-12 12:11:21 +00:00
Phil Taylor 98a3573ad3 Minor change 2021-02-12 12:08:50 +00:00
Phil Taylor 9f27c3acb2 Maybe fix TX audio on linux? 2021-02-12 12:02:25 +00:00
Phil Taylor 9648211739 Add a bit more debugging for TX audio 2021-02-12 09:20:15 +00:00
Phil Taylor a9971a1c4e Make uLawEncode static 2021-02-11 19:55:51 +00:00
Phil Taylor b7f8ad1dee Add initial TX audio support 2021-02-11 19:18:35 +00:00