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

Use Items.Index in VTT write method #61

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 30, 2021

  1. use item index in WriteToWebVTT

    Mohammad Samimi committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    1e7c16b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. test repo

    Mohammad Samimi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    969140e View commit details
    Browse the repository at this point in the history
  2. rev test repo

    Mohammad Samimi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    102b36b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. fix index in Order method

    Mohammad Samimi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d2f7670 View commit details
    Browse the repository at this point in the history
  2. remove index plus one!

    Mohammad Samimi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    abc0985 View commit details
    Browse the repository at this point in the history
  3. add FixIndex for Items

    Mohammad Samimi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    820c2cb View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. fix unnessery change

    Mohammad Samimi committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    9abe444 View commit details
    Browse the repository at this point in the history
  2. fix

    Mohammad Samimi committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    4ae3e61 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. fix bad build test & add ClipFrom, ClipTo method

    Mohammad Samimi committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    82e090d View commit details
    Browse the repository at this point in the history
  2. overload WriteToWebVTT, 2 arg force use item index

    Mohammad Samimi committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    aa08cba View commit details
    Browse the repository at this point in the history
  3. remove change in Order method

    Mohammad Samimi committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d6b6e46 View commit details
    Browse the repository at this point in the history
  4. add new tests, fix bug :)

    Mohammad Samimi committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    f8731f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. fix clipFrom

    Mohammad Samimi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b0e80b6 View commit details
    Browse the repository at this point in the history
  2. fix clipFrom

    Mohammad Samimi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    44a67b7 View commit details
    Browse the repository at this point in the history
  3. add clone method

    Mohammad Samimi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    06b2226 View commit details
    Browse the repository at this point in the history