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

Add support for SubRip #232

Merged
merged 10 commits into from
Jan 17, 2022
Merged

Add support for SubRip #232

merged 10 commits into from
Jan 17, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    793e32f View commit details
    Browse the repository at this point in the history
  2. Handle Windows newlines

    In Windows, a newline is represented as `\r\n`.
    joksas committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a26c275 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    e4c2af9 View commit details
    Browse the repository at this point in the history
  2. Remove unused Srt functions

    joksas committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    61555aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09eca0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3407906 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. make Srt work with Go <1.17

    joksas committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    49e52cb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Ensure correct Srt timestamp length before processing

    Co-authored-by: Gabriel Vasile <gabriel.vasile@email.com>
    joksas and gabriel-vasile committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    53e4fed View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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