v1.9.2
This release contains the following content:
- Bugfixes:
- Initialize locale so that times appear correctly. (PR #509)
- Fix issue with Voice Keyer button turning blue even if file doesn't exist. (PR #511)
- Fix issue with Voice Keyer file changes via Tools->Options not taking effect until restart. (PR #511)
- Eliminate mutex errors during Visual Studio debugging. (PR #512)
- Add timeout during deletion of FreeDVReporter object. (PR #515)
- Fixes bug preventing display of reporting UI if enabled on first start. (PR #520)
- Adjust vertical tick lengths on waterfall to prevent text overlap. (PR #518)
- Adjust coloring of text and ticks on spectrum plot to improve visibility when in dark mode. (PR #518)
- Resolve issue preventing proper device name display in Easy Setup for non-English versions of Windows. (PR #524)
- Fix intermittent crash on exit due to improperly closing stderr. (PR #526)
- Enhancements:
- Add tooltip to Record button to clarify its behavior. (PR #511)
- Add highlighting for RX rows in FreeDV Reporter (to match web version). (PR #519)
- Add Distance column in FreeDV Reporter window. (PR #519)
- Add support for sorting columns in FreeDV Reporter window. (PR #519)
- Allow use of FreeDV Reporter without having a session running. (PR #529, #535)
- Adds support for saving and restoring tab state. (PR #497)
- NOTE: Requires 'Enable Experimental Features' to be turned on, see below.
- Adds configuration item allowing optional use of experimental features. (PR #497)
- This option is called "Enable Experimental Features" in Tools->Options->Debugging.
- Add FreeDV Reporter option to have the band filter track the current frequency. (PR #534)
- Build system:
- Cleanup:
- Remove unneeded 2400B and 2020B sample files. (PR #521)
- FreeDV-1.9.2-windows-i686.exe (32 bit Windows for Intel/AMD)
- FreeDV-1.9.2-windows-x86_64.exe (64 bit Windows for Intel/AMD, recommended for most Windows PCs)
- FreeDV-1.9.2-windows-armv7.exe (32 bit Windows for ARM)
- FreeDV-1.9.2-windows-aarch64.exe (64 bit Windows for ARM)
- FreeDV.dmg (Intel/ARM universal binary for macOS)