Releases: pierr3/TrackAudio
Releases · pierr3/TrackAudio
1.0.2-beta.5
What's Changed
- Edit README to include newly created Homebrew tap by @flymia in #51
- Add scroll wheel support for setting gain by @neilenns in #63
- XCA is now the default XC mode (like AFV for Windows
- Fix issues in afv_native with SSL support, transceiver being wrongly when unused
- Fix issue with Joystick name display on Windows (#44 #49)
- Fix issues with web socket SDK (#54 #55)
- Show the frequency for manually added frequencies in mini mode
- Remember the previous window position
- Add a delete shortcut for radios (Click on it and hit delete/backspace)
- Button and keyboard shortcut for mini mode (Cmd/Ctrl + M)
- Various UI improvements
New Contributors
Full Changelog: 1.0.2-beta.4...1.0.2-beta.5
1.0.2-beta.4
What's Changed
- Sort stations alphabetically by @neilenns in #16
- Show empty received radios in mini view by @neilenns in #23
- Show active receive in the mini view by @neilenns in #25
- Adjust font size in mini-mode by @neilenns in #41
- New push to talk system (you will need to reset your push to talk) which supports joysticks!
- Remove dependency on uiohook, you will still need XWayland on Wayland, as the input monitoring uses X11
- Add (optional) remote bug telemetry
- AppImage release on Linux (to be tested, please provide feedback)
- Fix a number of crashes on exit
- Fix issue with transceivers not being updated
- Fix always on top not being saved
- Notarise macOs builds
- Installer on windows (now actually works)
- Fix an issue where deleting a station during a transmission would create a ghost station (there is a slight delay in deleting a station now)
- Fix an issue where clicking RX on a frequency that was just added would not set transceivers properly
- General stability improvements
New Contributors
Full Changelog: 1.0.2-beta.2...1.0.2-beta.4
1.0.2-beta.3
Release withdrawn
1.0.2-beta.2
What's Changed
- README: Add Archlinux install instructions by @herver in #9
- Add mini mode (try resizing the window very small)
- Add last RX display
- Saves the last radio gain you set
- Add a close button on linux for desktops not using window decoration
- Add an error message on network disconnect
- Fix an issue where you could not use _DEP callsigns
- Consider M (mentoring) positions without a frequency as ATC
New Contributors
Full Changelog: 1.0.2-beta.1...1.0.2-beta.2
1.0.2-beta.1
What changed
- Added mic test feature
- Added XCA (Cross-couple across), please see this section in the readme to become familiar with this feature
- Prompt to confirm exit will only show if you are connected to the network
- Added logging feature for the backend and afv, please see readme for file location
- Fix over-rendering of the bootstrap component cause performance issues
- Small UI tweaks
Note: the windows version was rebuilt on an older visual studio distribution, there is a small chance that this might cause issues.
Full Changelog: 1.0.0-beta.2...1.0.2-beta.1
1.0.0-beta.2
What's new:
- Fixed an issue where audio filters were bypassed resulting in poor audio quality and lack of VHF simulation
- Frequency will be auto-added upon login
- Dialog will prompt which callsign to use if it seems like a relief callsign is in use
- If your connection is not detected as ATC, it will be displayed in orange
- Fix #1 - Session data will be updated to reflect change in network status every 15 seconds
- Added fixed font for all platforms (Ubuntu Mono)
- Added possibility to choose your hardware type
- Various UI Tweaks
Previous notes that are still relevant:
- Compatible with RDF Plugin / VectorAudio SDK
- VATSIM Datafile as a data source for when the slurper is down not available
- Test microphone in the settings is not implemented, please try live on the network
- Ptt setting UI is a bit wonky, but it does work and will show the key you selected
- No current support for Joystick Ptt (to be added)
- Last transmit on freq display in client not available
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
1.0.0-beta.1
Experimental build, not all features are working
- Compatible with RDF Plugin / VectorAudio SDK
- Station auto add is not present, please manually add your station
- VATSIM Datafile as a data source for when the slurper is down not available
- Test microphone in the settings is not implemented, please try live on the network
- Ptt setting UI is a bit wonky, but it does work and will show the key you selected
- No current support for Joystick Ptt (to be added)
- Last transmit on freq display in client not available
Please report any issues on github!