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

Bugfix/typescript typings #3913

Commits on Mar 14, 2022

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

Commits on Mar 15, 2022

  1. Finished updating all interfaces already in index.d.ts, added new int…

    …erfaces for BaseURL, Mpd, Period, AdaptationSet
    ShikiSeiren committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    42e451d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

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

Commits on Mar 25, 2022

  1. Added typings for streaming/metrics and streaming/models, changed 'in…

    …itialise' in various places to its american spelling for consistency
    ShikiSeiren committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2241254 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

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

Commits on Mar 31, 2022

  1. Added remaining typings (excluding Offline); Fixed various missing Pr…

    …operties; Rearranged order of interfaces/classes/types to reflect Explorer-Tree and commented accordingly
    ShikiSeiren committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bd748de View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

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

Commits on Mar 7, 2023

  1. Merge remote-tracking branch 'origin/development' into bugfix/typescr…

    …ipt-typings
    
    # Conflicts:
    #	index.d.ts
    #	package-lock.json
    #	package.json
    #	src/dash/DashHandler.js
    #	src/streaming/MediaPlayer.js
    #	src/streaming/metrics/utils/DVBErrorsTranslator.js
    dsilhavy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4d5ecfa View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    dsilhavy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    44b6a92 View commit details
    Browse the repository at this point in the history
  3. Remove tsc

    dsilhavy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b88d9c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ba06a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fedc68c View commit details
    Browse the repository at this point in the history
  6. Minor fixes

    dsilhavy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    fae9f06 View commit details
    Browse the repository at this point in the history