Skip to content

Releases: kerrinz/vue-barrage-videoplayer

v0.3.2

14 Jul 12:52
Compare
Choose a tag to compare

CN

  • 新增:当鼠标在进度条上移动时显示游标指针,并预览该位置对应的时间。
  • 新增:根据当前播放进度,在进度条上显示后续已缓存的部分。
  • 优化:拖动进度条时不再实时跳转视频进度。
  • 代码规范了部分变量的命名。

EN

  • Add: Display the cursor when the mouse moves on the progress bar, and preview the corresponding time.
  • Add: Display subsequent buffered parts on the progress bar according to the current playback progress.
  • Optimization: Video progress no longer jumps in real time when dragging the progress bar.
  • Optimized variables of part of the code.

v0.3.1

13 Jul 06:30
4a970e9
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

CN

  • 0.1.1 增加了对同时使用多个播放器的支持,以及封面图
  • 0.1.2 优化了遗留的部分烂代码
  • 0.2 支持显示滑动弹幕,预留导入外部弹幕文件功能
  • 0.3 优化滑动弹幕,支持顶部和底部的悬停弹幕,缩小默认字体大小
  • 0.3.1 支持画中画、网页全屏、开关弹幕;优化事件监听器回收;修改部分图标和样式

EN

  • 0.1.1 Added support for using multiple players at the same time; Support cover picture.
  • 0.1.2 Optimized code.
  • 0.2 Supports the display of sliding bullet chatter, and the function of importing external bullet chatter files is reserved.
  • 0.3 Optimize the sliding barrage, support the hover barrage at the top and bottom and reduce the default font size.
  • 0.3.1 Support picture in picture, page-fullscreen and switch barrage display. Remove event listeners before destroy. Update some icons and style.