New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bitmovin-player-ui

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitmovin-player-ui - npm Package Versions

1
16

2.13.0

Diff

Changelog

Source

[2.13.0] (2018-03-15)

Changed

  • Consistent UI's prepared state detection by only looking at the player's ready state
bitadmin
published 2.12.1 •

Changelog

Source

[2.12.1] (2018-02-21)

Fixed

  • Flickering heights of SeekBar and VolumeSlider bar indicators
  • "Concurrent" modification of event handlers in EventDispatcher when a handler is unsubscribed by a handler
bitadmin
published 2.12.0 •

Changelog

Source

[2.12.0] (2018-01-22)

Changed

  • Execute volume control availability test on dummy media element to prevent unexpected interference with muted autoplay

Fixed

  • Positioning of SeekBar markers was broken due to style changes in 2.11.0
bitadmin
published 2.11.0 •

Changelog

Source

[2.11.0] (2017-12-22)

Added

  • Update SeekBar playback position of live streams with DVR window while playback is paused

Changed

  • Switch off live edge indicator in PlaybackTimeLabel when a live stream is paused

Fixed

  • Stop SeekBar smooth playback position updates on ON_PLAYBACK_FINISHED
  • Centered SeekBar and VolumeSlider drag handles and make sure that all layers of the underlying bar have the same height
bitadmin
published 2.10.5 •

Changelog

Source

[2.10.5] (2017-11-20)

Changed

  • PlaybackToggleButton now also listens to ON_SOURCE_LOADED and ON_SOURCE_UNLOADED to properly update the playback state when the source changes
  • Update package dependencies
  • Apply CEA-608 style to subtitles before they are added to the DOM to avoid "style flickering"

Fixed

  • Unnecessary line breaks in CEA-608 texts
bitadmin
published 2.10.4 •

Changelog

Source

[2.10.4] (2017-10-30)

Changed

  • Remove nowrap from CEA-608 style to correctly render multiline cues
  • PlaybackToggleButton now also listens to ON_PLAYING in addition to ON_PLAY
bitadmin
published 2.10.3 •

Changelog

Source

[2.10.3] (2017-10-20)

Fixed

  • Handling of whitespaces in CEA-608 texts
bitadmin
published 2.10.2 •

Changelog

Source

[2.10.2] (2017-10-19)

Changed

  • Rewritten CEA-608 text layouting
  • Greatly simplified CEA-608 CSS style (.{prefix}-ui-subtitle-overlay.{prefix}-cea608)
  • Calculate CEA-608 font size only with active CEA-608 cues

Fixed

  • Overlapping CEA-608 texts with large player aspect ratios
bitadmin
published 2.10.1 •

Changelog

Source

[2.10.1] (2017-10-13)

Changed

  • Removed VolumeControlButton's VolumeSlider slide-in animation in the legacy skin to fix the slider knob at 100% bug

Fixed

  • Vertical VolumeSlider knob in legacy skin was not visible when set to a low volume
  • Legacy skin's VolumeSlider knob was always rendered at 100% when appearing after being hidden
  • Avoid ItemSelectionList DOM recreation on item selection to avoid unexpected events (e.g. mouseenter)
bitadmin
published 2.10.0 •

Changelog

Source

[2.10.0] (2017-09-14)

Added

  • Update AudioQualitySelectBox/VideoQualitySelectBox entries when the period of a source changes

Changed

  • Export bundled UI (bitmovinplayer-ui.js) as UMD module (instead of global module)

Fixed

  • Fix Uncaught TypeError when requireing UI before player
  • Don't write UI into global namespace (bitmovin.playerui) when loaded as module with require
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc