bitmovin-player-ui
Advanced tools
Changelog
[2.11.0] (2017-12-22)
SeekBar
playback position of live streams with DVR window while playback is pausedPlaybackTimeLabel
when a live stream is pausedSeekBar
smooth playback position updates on ON_PLAYBACK_FINISHED
SeekBar
and VolumeSlider
drag handles and make sure that all layers of the underlying bar have the same heightChangelog
[2.10.5] (2017-11-20)
PlaybackToggleButton
now also listens to ON_SOURCE_LOADED
and ON_SOURCE_UNLOADED
to properly update the playback state when the source changesChangelog
[2.10.4] (2017-10-30)
nowrap
from CEA-608 style to correctly render multiline cuesPlaybackToggleButton
now also listens to ON_PLAYING
in addition to ON_PLAY
Changelog
[2.10.2] (2017-10-19)
.{prefix}-ui-subtitle-overlay.{prefix}-cea608
)Changelog
[2.10.1] (2017-10-13)
VolumeControlButton
's VolumeSlider
slide-in animation in the legacy skin to fix the slider knob at 100% bugVolumeSlider
knob in legacy skin was not visible when set to a low volumeVolumeSlider
knob was always rendered at 100% when appearing after being hiddenItemSelectionList
DOM recreation on item selection to avoid unexpected events (e.g. mouseenter
)Changelog
[2.10.0] (2017-09-14)
AudioQualitySelectBox
/VideoQualitySelectBox
entries when the period of a source changesbitmovinplayer-ui.js
) as UMD module (instead of global module)Uncaught TypeError
when require
ing UI before playerbitmovin.playerui
) when loaded as module with require
Changelog
[2.9.0] (2017-08-24)
ui
issuer parameter to all applicable player API calls (seek, timeshift, mute, unmute, setVolume)ui
instead of ui-{componentName}
AudioTrackSelectBox
Changelog
[2.8.3] (2017-08-01)
AudioQualitySelectBox
and VideoQualitySelectBox
for player >= 7.3.1 (selection is now synced with player-API set[Audio|Video]Quality
calls)