-
Notifications
You must be signed in to change notification settings - Fork 0
0.19.0 #97
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
Merged
Merged
0.19.0 #97
Changes from 14 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
1bb9fd9
fix: add backoff + terminal error state to initial schedule fetch
briankeane 8fe6d91
fix: address PR review — remove double error-reporting, doc internal …
briankeane c90858a
fix: cancel lingering schedulingTask on terminal play() failure (PR r…
briankeane 75d57ff
fix: treat cancelled download as cancellation in play() (PR review P1)
briankeane 1ca78e4
fix: gate stale state writes via play generation; narrow retry (PR re…
briankeane e8604a5
test: don't construct CoreAudio-backed SpinPlayer in unit tests (fix …
briankeane a8cfd56
refactor: capture play generation immutably for spin-load callbacks (…
briankeane 6ae9fa1
fix: thread immutable generation through scheduling chain (PR review P1)
briankeane 7e5801f
Merge pull request #95 from playola-radio/briankeane/playola-schedule…
briankeane 65a9986
fix: run SpinPlayer audio control off the main thread to fix App Hangs
briankeane d568c5b
fix: drop duplicate os import to satisfy swiftlint
briankeane 7925ff0
fix: address PR review (off-main fade-path engine start, clearer play…
briankeane b3c8b12
fix: keep fade path synchronous, start engine fire-and-forget off-main
briankeane 9ddad58
Merge pull request #96 from playola-radio/briankeane/sentry-related-i…
briankeane a739c32
docs: document playNow/schedulePlay async signature change as source-…
briankeane d2580c7
fix: don't report schedule-fetch cancellations as errors; drop dead p…
briankeane File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.