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

Video selection #24

Merged
merged 9 commits into from
Jan 27, 2018
Merged

Video selection #24

merged 9 commits into from
Jan 27, 2018

Commits on Jan 27, 2018

  1. Configuration menu
    Copy the full SHA
    8f80091 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cb698b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585bd8a View commit details
    Browse the repository at this point in the history
  4. Add buttons for adjusting time window by 1 second

    Forward and backward buttons for the start and end of the
    timing slider are being added, to fine control the window.
    brarcher committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    3f0bdc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477cee7 View commit details
    Browse the repository at this point in the history
  6. Show video select button after video cancel

    If the video were canceled when the app was brought back
    and encoding was not processing in the backgroud but there
    was a job to process, then the cancel callback will never
    occur. To let the buttons for video selection to be shown
    in this case, unconditionally show them after a cancel.
    brarcher committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    809c38d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69c1b91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3af7d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94a9b1b View commit details
    Browse the repository at this point in the history