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

General improvements #135

Merged
merged 4 commits into from
Apr 4, 2017
Merged

General improvements #135

merged 4 commits into from
Apr 4, 2017

Conversation

gal-orlanczyk
Copy link
Contributor

  • Added DispatchQueue.main.async calls to play, pause and destroy functions to make sure they are dealt with on main thread.
  • Added fix to AppStateSubject observation.
  • Removed isDestroyed flag from AVPlayerEngine - wasn’t necessary.
  • Added comments and improved some logs.

Gal Orlanczyk added 4 commits April 3, 2017 18:31
…hread to make sure no unpredictable behavior happens.
…unctions to make sure they are dealt with on main thread.

* Removed `isDestroyed` flag from `AVPlayerEngine` wasn’t necessary.
* Added comments and improved some logs.
# Conflicts:
#	Classes/Player/AVPlayerEngine/AVPlayerEngine.swift
@gal-orlanczyk gal-orlanczyk merged commit d3df037 into develop Apr 4, 2017
@gal-orlanczyk gal-orlanczyk deleted the general-improvements branch April 4, 2017 15:01
srivkas added a commit that referenced this pull request Apr 22, 2017
…Core

* commit '785e68df381105dee0e75fef1fe18d700f864c66':
  add supported version under CC sdk dependency (#143)
  replace raw value to asString (#141)
  Fem 1333 (#140)
  FEM-1318 (#139)
  FEM-1320 (#138)
  Fem 1311 (#136)
  General improvements (#135)

# Conflicts:
#	Classes/Providers/OTT/Services/OTTAssetService.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants