Releases: hmatuschek/kochmorse
Version 3.5.1
This is a bugfix release concerning:
- font-size settings
- wrong word-count in random tutor.
- fixed dependencies for DEB packages.
- fixed some typos.
- delayed detection of sound devices
Version 3.5.0
This release contains:
- Added keyboard entry and comparison (work in progress).
- Added Wordsworth tutor.
- Fixed sound clipping issue for the filtered noise effect.
- Fixed session statistics for Koch and Random tutor.
- Fixed .desktop categories (thanks to @rseichter).
- Added Play shortcut (Ctrl-X) (thanks to @yeckel )
- Updated Qt run-time libraries for MacOS X Mojave (thanks to @fooons).
- Added Spanish translation (thanks to @HoracioDos)
- Added French translation (thanks to @arxcdr)
Version 3.4.0
This release adds a QRM effect to all tutors. This effect will add "nearby" QSOs to the audio to simulate QRM on the band. I also implemented an optional keying-style jitter. That is, small variations in the dash/dot length simulating a straight or bug key. This release also fixes a lot of bugs in the QSO Chat tutor making it usable.
Version 3.3.0
This update of KochMorse contains several enhancements:
- A new QSO tutor (replacing the old one) that generates the QSO text based on a set of rules instead of a fixed list of QSO lines randomly drawn.
- This text generation tool is also available as a separate tutor. This tutor allows you to define your own rules in a XML file and generate the text from it.
- A chat tutor that is a combination of the Transmit and QSO tutor. Here, KochMorse will listen to your code and will answer (still beta, parsing CW QSOs and extract the "meaning" is kind of difficult).
- Random group sizes for the Koch and Random tutors instead of the fixed 5-character groups.
- Now uses QMultimedia backend instead of PortAudio for audio interface.
Version 3.2.2
This is a small bugfix release.
Version 3.2.1
This is a bugfix release including:
- Displays code in Random tutor settings.
- Fixed KN prosign.
- Relaxed decoder.
Version 3.2.0
This release provides a new (and ridiculous strict) morse decoder allowing for practicing the "sending" of morse code. It requires a tone-generator plus morse key to be connected to the line-in or microphone input of your sound card.
Version 3.1.0
This release fixes some minor issues:
- Fixed an issue with Random tutor under linux.
- Fixed deployment for Windows.
- Fixed an issue with the RNGs.
and added support to select the "sound" of the Morse code generator.
Version 3.0.0
The first stable release of the C++ implementation.