Wykres commitów

78 Commity (c610edd371c10d962bb4ba17c83d37ce120cd2fb)

Autor SHA1 Wiadomość Data
Phil Taylor c610edd371 Clear buffer so resampled 8-bit audio works correctly. 2021-03-09 19:53:28 +00:00
Phil Taylor 7cdc432f48 Final buffer size fix for Linux (hopefully) 2021-03-09 17:42:06 +00:00
Phil Taylor 84db35f9f7 Another linux buffer fix 2021-03-09 17:38:13 +00:00
Phil Taylor 71d271957d Fix buffersize in linux 2021-03-09 17:37:00 +00:00
Phil Taylor a0f4a4deeb Add audio resampler 2021-03-09 17:22:16 +00:00
Phil Taylor 449b017527 remove redundant code from audiohandler 2021-03-03 09:49:49 +00:00
Phil Taylor 90584c5db4 Update audiohandler.cpp 2021-03-02 15:41:48 +00:00
Phil Taylor e5f1ac31a8 Identify if we have missing audio seq numbers. 2021-03-02 14:35:33 +00:00
Phil Taylor 1edcd6cc59 Update audiohandler.cpp 2021-03-02 12:06:46 +00:00
Phil Taylor 8eaaa014a0 Update audiohandler.cpp 2021-03-02 12:00:13 +00:00
Phil Taylor c01fda2fa7 Update audiohandler.cpp 2021-03-02 11:57:02 +00:00
Phil Taylor 8c48bf8f2e Update audiohandler.cpp 2021-03-02 11:53:48 +00:00
Phil Taylor d2246234cd Audio debugging 2021-03-02 11:50:42 +00:00
Phil Taylor af6131708a More audio fixes 2021-03-02 11:12:12 +00:00
Phil Taylor e3ee4edddd Update audiohandler.cpp 2021-03-02 10:26:08 +00:00
Phil Taylor 0a02ae06e1 Update audiohandler.cpp 2021-03-02 10:22:41 +00:00
Phil Taylor 8114944e9c Another attempt at improving Linux audio 2021-03-02 10:19:08 +00:00
Phil Taylor d4d2c3f1e7 Select default audio devices if init of configured ones fails. 2021-03-02 10:07:08 +00:00
Phil Taylor cfed58e84e Try delaying RX audio until latency/2 2021-03-02 09:49:10 +00:00
Phil Taylor fdad4fd6ea Select default input/output audio devices if configured ones not found. 2021-03-01 20:44:09 +00:00
Phil Taylor a254a937ff Allow selection of audio input and output devices for UDP Audio 2021-03-01 20:31:05 +00:00
Phil Taylor 91a60bf918 Create udpPreferences struct and remove civPort and audioPort from UI 2021-03-01 19:53:12 +00:00
Phil Taylor aef03a6b7e Add audio handling to UDP server 2021-02-28 20:10:07 +00:00
Phil Taylor 6748a5130c Update audiohandler.cpp 2021-02-27 13:49:16 +00:00
Phil Taylor dd443a5669 Update audiohandler.cpp 2021-02-27 13:43:53 +00:00
Phil Taylor a3f40f51be Update audiohandler.cpp 2021-02-27 13:34:52 +00:00
Phil Taylor 1e8337e318 Update audiohandler.cpp 2021-02-27 13:31:34 +00:00
Phil Taylor ef1f4f1e97 Update audiohandler.cpp 2021-02-27 13:29:39 +00:00
Phil Taylor 296bf2aab7 Update audiohandler.cpp 2021-02-27 13:26:59 +00:00
Phil Taylor 17a4ef07cd Update audiohandler.cpp 2021-02-27 13:24:23 +00:00
Phil Taylor b9b1a9964a Update audiohandler.cpp 2021-02-27 13:21:59 +00:00
Phil Taylor ed729f74c6 Update audiohandler.cpp 2021-02-27 13:19:40 +00:00
Phil Taylor 3059c5ccf5 Update audiohandler.cpp 2021-02-27 13:13:27 +00:00
Phil Taylor d4c1a47a54 another fix for linux txaudio 2021-02-27 12:52:21 +00:00
Phil Taylor 9454759d9f Update audiohandler.cpp 2021-02-27 12:38:12 +00:00
Phil Taylor 12a45032f9 Update audiohandler.cpp 2021-02-27 12:13:39 +00:00
Phil Taylor 1998e2898d Update audiohandler.cpp 2021-02-27 11:12:41 +00:00
Phil Taylor 36e34fa73c Update audiohandler.cpp 2021-02-27 11:05:32 +00:00
Phil Taylor e0c56ae447 Update audiohandler.cpp 2021-02-27 11:04:08 +00:00
Phil Taylor 4a10c34f90 Allow for the fact that Linux can send random length tx audio. 2021-02-27 11:00:44 +00:00
Phil Taylor 00fa92aea3 another audio handler fix 2021-02-27 10:13:59 +00:00
Phil Taylor de0f13c49a Hopefully fix linux issue with new tx audio 2021-02-27 10:11:27 +00:00
Phil Taylor 1fae53f140 More TX audio fixes and fix latency slider error 2021-02-27 10:04:36 +00:00
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