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

develop: Update timestamps diff #172

Merged
merged 16 commits into from
Jul 31, 2019
Merged

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    ecc6a51 View commit details
    Browse the repository at this point in the history
  2. Added missing function

    murezzda committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8ce7124 View commit details
    Browse the repository at this point in the history
  3. Commited intermediate state

    murezzda committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    0872308 View commit details
    Browse the repository at this point in the history
  4. Rewrote timestamp alignment and differ to be integrated in each other…

    … instead of doing a 2-step process.
    murezzda committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    2d1619b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d92117 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02c82bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0797d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8babce7 View commit details
    Browse the repository at this point in the history
  9. Added documentation

    murezzda committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    bf11847 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09f7c16 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    79dc2b9 View commit details
    Browse the repository at this point in the history
  2. Fixed bug where words with punctuation always are considered as new w…

    …ords. Timestamp update function now also uses the alignWords function directly instead of alignJSONText, removing some overhead.
    murezzda committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    91cccd1 View commit details
    Browse the repository at this point in the history
  3. Fixed small bug which raised an error if an empty block was present d…

    …uring timestamp update
    murezzda committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    d4e5561 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Changed time of timestamp-update. Now re-calculates the timestamps af…

    …ter 5 seconds if the transcript has been edited or if the user saves the transcript manually with the save button
    murezzda committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    968e570 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Code cleanup

    murezzda committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    4d62770 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

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