Wykres commitów

320 Commity (9fb74ed6e13ff70bac4482859db45174edf8eee8)

Autor SHA1 Wiadomość Data
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
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