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

fix(FEC-10643): seek to live edge on first play redundant #502

Merged
merged 3 commits into from
Nov 24, 2020
Merged

Commits on Nov 8, 2020

  1. fix(FEC-10643): seek to live edge on first play redundant

    Issue: seek on low level device could take few seconds, remove it when it's not needed.
    Solution: on first play we're already on edge so it's redundant.
    Yuvalke committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    0256eba View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    1aaac60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d65897 View commit details
    Browse the repository at this point in the history