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

Handle non-yospace id3tags gracefully #174

Merged
merged 45 commits into from
Jul 12, 2024

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3258359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b011b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eef9cff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9649318 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20a41e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a91fa81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbca676 View commit details
    Browse the repository at this point in the history
  8. chore: add changelog

    (cherry picked from commit 5fc19b3)
    martinstark committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2522295 View commit details
    Browse the repository at this point in the history
  9. chore: update types

    martinstark committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    91fbdb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f99b6db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2881f00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fcda16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    16912de View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7dc1153 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4bebc1d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9deeb8a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fbbb6ca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9d75e71 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0fc1dc7 View commit details
    Browse the repository at this point in the history
  20. chore: update changelog

    martinstark committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bfe38c4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cdfc6c5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ddbb29a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2de540a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. 2.4.0-rc.0

    dweinber committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2c88fb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix: remove undesired event suppression

    This fixes an issue with ads not being
    properly deactivated when seeked past
    martinstark committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    602c885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53de5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8888d View commit details
    Browse the repository at this point in the history
  4. fix: update filter syntax

    martinstark committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3e570e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. 2.4.0-rc.1

    dweinber committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9502977 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update prettier config

    dweinber committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f74a980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16821b6 View commit details
    Browse the repository at this point in the history
  3. Update Yospaec SDK version to 3.6.9.

    Remove Yospace SDK from `peerDependencies` (it is part of `dependencies`).
    
    Remove Bitmovin Player from `dependencies` (it is part of `peerDependencies`).
    dweinber committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2b59006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4594636 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e196a58 View commit details
    Browse the repository at this point in the history
  6. Fix yospace SDK version

    dweinber committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2033d29 View commit details
    Browse the repository at this point in the history
  7. Use 'import type' to avoid bundling the Bitmovin Player (core) into t…

    …he library by accessing code (like enums) directly from it
    dweinber committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    68ba676 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cd01c9 View commit details
    Browse the repository at this point in the history
  9. Add warning log level as default for the player in the test page (unl…

    …ess the site is in validation mode)
    dweinber committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    611b59a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add another yospace source

    dweinber committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1024415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c5a9d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feature/handle-non…

    …-yospace-id3tags-gracefully
    
     Conflicts:
    	package-lock.json
    	package.json
    	src/ts/BitmovinYospacePlayerAPI.ts
    dweinber committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    01c7ac7 View commit details
    Browse the repository at this point in the history
  4. Add Changelog entry

    dweinber committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    78d8d68 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/ad-holiday' into feature/handle-non-yospace-id3tag…

    …s-gracefully
    
     Conflicts:
    	CHANGELOG.md
    	src/ts/InternalBitmovinYospacePlayer.ts
    dweinber committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    76e3fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge remote-tracking branch 'origin/develop' into feature/handle-non…

    …-yospace-id3tags-gracefully
    
     Conflicts:
    	CHANGELOG.md
    dweinber committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    70fa9c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update Changelog

    dweinber committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9f7feca View commit details
    Browse the repository at this point in the history