Skip to content

openauto-1.0

Compare
Choose a tag to compare
@f1xpl f1xpl released this 13 Mar 20:44
· 80 commits to master since this release
  • 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