Releases: f1xpl/openauto
Releases · f1xpl/openauto
openauto-1.1.1
openauto-1.1
- Wireless mode support using head unit server approach (head unit server must be enabled via developer settings of AA application) https://github.com/f1xpl/openauto/issues/3
- RtAudio as a default backend for audio output
- USB devices enumeration after autoapp startup (It is not needed anymore to replug the phone) https://github.com/f1xpl/openauto/issues/41
- Configuration for video overscan https://github.com/f1xpl/openauto/issues/40
- Optimizations
- Audio buffer enhancements
openauto-1.0
- Added configuration to enable/disable music and speech audio channels (useful if you want to use A2DP or AUX to playback music and voice commands output)
- Fixed compilation issues on MinGW-w64
- Added configuration for OMX layer index
- Use resume/suspend call sequence to preserve audio resources
- Make opening of sequential buffer thread safe
- Fix race condition in AudioInput
- Ignore video aspect ratio in Qt MediaPlayer
- Fix crash when phone is unplugged during entity startup
- Fix issue with 16khz audio output crackles
- Increase number of workers to improve performance
- Continue waiting for the device even if entity creation failed
- Reset android auto entity after error to avoid hanging resources