Wykres commitów

1249 Commity (54d6850aa1f0ffb75b94f6243b8484e8ac7d80dc)

Autor SHA1 Wiadomość Data
Roeland Jansen 54d6850aa1 Merge branch 'audio-enhance' 2021-08-27 19:09:16 +02:00
Phil Taylor 97e5ff9ff8 Remove unneeded debugging 2021-08-27 18:07:45 +01:00
Phil Taylor 3a9f9db4a3 Add saving of meter2 state 2021-08-27 18:06:09 +01:00
Phil Taylor 5216b43230 Merge branch 'master' into audio-enhance 2021-08-27 17:18:12 +01:00
Roeland Jansen 8d96c97f3a bumped version to 1.2 alpha for testing 2021-08-27 11:45:45 +02:00
roeland jansen 366676c286 Merge branch 'fix' into 'master'
pttyhandler: add errno.h

See merge request eliggett/wfview!6
2021-08-26 07:13:40 +00:00
Davide Gerhard 71c12b508f
pttyhandler: add errno.h 2021-08-25 19:05:52 +02:00
Phil Taylor 7c9610283c Replace missing ; 2021-08-24 09:34:40 +01:00
Phil Taylor 47d9c52f87 Merge branch 'opus' 2021-08-24 09:24:25 +01:00
Phil Taylor 57b6f955c6 Set audio thread priority in the correct place! 2021-08-24 09:22:40 +01:00
Roeland Jansen acb976e68e Merge branch 'ui-enhance' 2021-08-24 07:51:30 +02:00
Phil Taylor 5b1ed2dc35 Set audio thread priority in the correct place! 2021-08-24 00:02:25 +01:00
Elliott Liggett db6a20d3d0 Now with dual meters for everyone! 2021-08-23 14:40:36 -07:00
Roeland Jansen ed1684a5a3 Merge branch 'ui-enhance' 2021-08-21 13:49:19 +02:00
Elliott Liggett 23ccee8a21 Clear Center readout as well. 2021-08-20 22:23:16 -07:00
Elliott Liggett d9a9a3ba2b Fixed issue where the "none" selection didn't work quite right. Also
fixed the T/R meter switching to clear out invalid readings.
2021-08-20 22:19:47 -07:00
Phil Taylor 58a6477f53 Set audio threads to be realtime priority 2021-08-19 16:34:04 +02:00
Phil Taylor c2840f43d9 Update wfview.vcxproj 2021-08-18 12:11:23 +01:00
Phil Taylor 968835e58a Merge branch 'master' into opus 2021-08-18 12:11:14 +01:00
Phil Taylor 4b564aa8fc Merge branch 'opus' of https://gitlab.com/eliggett/wfview into opus 2021-08-17 21:27:59 +01:00
Phil Taylor b8b2892a1b Remove unneeded submodules 2021-08-17 17:54:41 +01:00
Roeland Jansen 0b5a6cce1f dual meter support/WHATSNEW 2021-08-17 16:11:50 +02:00
Elliott Liggett 064d9cc2ce Current scale tic marks on both sides now! 2021-08-16 23:37:50 -07:00
Elliott Liggett 7f44af239a More meter work, fixed some scales and added labels. 2021-08-16 23:25:11 -07:00
Elliott Liggett a09e8c51b8 Better meter fonts 2021-08-16 21:51:45 -07:00
Roeland Jansen 493f2f60d9 WHATSNEW and INSTALL.md: added opus 2021-08-16 14:40:54 +02:00
Phil Taylor fc2d1e24e2 Fix for left over CIV client on server 2021-08-15 14:41:54 +01:00
Phil Taylor 04562a6ca5 Add a bit of logging for creating/destruction of opus 2021-08-15 11:36:08 +01:00
Phil Taylor c5c0046e3a Improve detection of unsupported codec. 2021-08-15 11:19:34 +01:00
Phil Taylor 758724f8af Fix for Opus TX audio 2021-08-14 20:08:11 +01:00
Phil Taylor 21c8b54819 txrate logging wrong 2021-08-14 19:02:04 +01:00
Phil Taylor e5effe6571 And another one 2021-08-14 17:22:20 +01:00
Phil Taylor 484da6e55d More warning removal! 2021-08-14 17:20:40 +01:00
Phil Taylor c7a2561a3f More commenting in rigctld.h 2021-08-14 17:18:35 +01:00
Phil Taylor dc299fc4f7 Is this going to fix 8 bit audio? 2021-08-14 17:15:59 +01:00
Phil Taylor f17e69b4be Comment unused structs from rigctld 2021-08-14 17:15:44 +01:00
Phil Taylor 9d07bbc281 All audio codecs now work in both directions! 2021-08-14 16:27:31 +01:00
Phil Taylor eb5dc0d095 Update audiohandler.cpp 2021-08-14 16:16:11 +01:00
Phil Taylor 9ae9e56399 more 8bit fixes! 2021-08-14 16:11:48 +01:00
Phil Taylor 2b8449d4d3 ulaw encoding test 2021-08-14 16:04:50 +01:00
Phil Taylor 02ba27b6b2 Update audiohandler.cpp 2021-08-14 13:16:39 +01:00
Phil Taylor ac74f8ba5c Update audiohandler.cpp 2021-08-14 13:05:18 +01:00
Phil Taylor 208ed9596c 8 bit encoding fix 2021-08-14 13:02:07 +01:00
Phil Taylor 218dc493e2 Another issue with 8 bit audio 2021-08-14 12:25:50 +01:00
Phil Taylor f84172d5ae Try again to remove debugging! 2021-08-14 12:17:43 +01:00
Phil Taylor e6750be84c Revert "Remove extra opus debugging"
This reverts commit da53f5371b.
2021-08-14 12:08:50 +01:00
Phil Taylor da53f5371b Remove extra opus debugging 2021-08-14 12:03:04 +01:00
Phil Taylor 2214ec7783 Move opus init 2021-08-14 10:29:22 +01:00
Phil Taylor 9ca727ac65 Add some debugging for decoder 2021-08-14 10:11:58 +01:00
Phil Taylor d2098996ac Use radio samplerate for opus 2021-08-14 10:06:17 +01:00