diff --git a/CHANGELOG b/CHANGELOG index d5f9425..ae1a20d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,27 @@ # CHANGELOG +- 20210706 + + Local af gain now has anti-log audio pot taper. + + Only start audio when stream is ready + +- 20210705 + + Added transceiver adjustment window show code, for the debug button only + currently. + + Added window title text change to show radio model. Needs to be checked + cross-platform. On Linux Mint, displays: "IC-7300 -- wfview" + + Applying setup.volume within audio handler if the audio handled is an + output. Added this to the init function. + + waterfall theme is now saved. + + Added local af gain and wf length to the preferences. + - 20210702 fixed small error where the tx latency was not copied in the UI diff --git a/WHATSNEW b/WHATSNEW index b1fee7e..86c24b5 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -12,3 +12,5 @@ The following highlights are in this dot-release: wf display disappears when there is no wf capable rig IC R8600 support improved for older rigs added a polling timing box to keep stuff keeping smooth + Local af gain now has anti-log audio pot taper. +