Skip to content

Releases: f1xpl/openauto

openauto-1.1.1

07 Apr 11:56
Compare
Choose a tag to compare
  • Fix issue with hanging projection after connection break
  • Create service package to cleanup code structure
  • Refactor dependency injection of some classes

openauto-1.1

01 Apr 15:51
Compare
Choose a tag to compare

openauto-1.0

13 Mar 20:44
Compare
Choose a tag to compare
  • 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