Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.google.oboe:oboe to v1.8.0 #56

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.oboe:oboe 1.7.0 -> 1.8.0 age adoption passing confidence

Release Notes

google/oboe (com.google.oboe:oboe)

v1.8.0

Compare Source

API changes
  • Deprecated AudioStreamBuilder.setCallback. Please use setDataCallback and setErrorCallback
  • Added getHardwareChannelCount, getHardwareSampleRate, and getHardwareFormat to audio streams. They are supported in AAudio in API 34+. (#​1744)
  • Added privacy sensitive mode APIs. They are supported in AAudio in API 30+. (#​1751)
  • Added release to audio streams. They are supported in AAudio in API 30+. (#​1755)
  • Added IEC61937 support. They are supported in AAudio in API 34+. (#​1758)
  • Added allow capture policy APIs. They are supported in AAudio in API 29+. (#​1768)
  • Added APIs to declare spatialization behavior. They are supported in AAudio in API 32+. (#​1776)
  • Added ADPF support in Oboe. (#​1788)
  • Added full duplex stream to Oboe. (#​1920)
Bug fixes
  • Fixed an issue where Oboe was waiting for more frames than could be possibly available (#​1702, Fixes #​1701)
  • AAudio could sometimes return a positive number as an error code. Oboe now changes these to ErrorInternal. (#​1711)
  • Fixed an issue where the resampler was causing sound the be muffled. (#​1813, Fixes #​1673, #​1625)
  • Fixed an issue where some parameters were not copied in FilterAudioStream. (#​1898, Fixes #​1897)
OboeTester
  • Routing crash test (#​1760)
  • CPU load test (#​1788)
  • Cold start latency test (#​1887)
  • Various bug fixes and improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) October 12, 2023 22:29
@renovate renovate bot merged commit 3ec9c88 into main Oct 12, 2023
1 check passed
@renovate renovate bot deleted the renovate/oboe branch October 12, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants