Skip to content

Releases: DIYgod/DPlayer

v1.14.0

23 Sep 22:17
db5483e
Compare
Choose a tag to compare

Improvements

  • redesigned danmaku sending panel (db5483e)

v1.13.0

23 Sep 18:14
c145ecf
Compare
Choose a tag to compare

New

Bug fixes

  • scrollbar in web fullscreen (d709b0f)

v1.12.0

21 Sep 19:07
9c09d32
Compare
Choose a tag to compare

New

1.11.0

15 Sep 15:12
6ca11a2
Compare
Choose a tag to compare

Improvements

  • rename options.element to options.container

v1.10.2

14 Sep 16:53
d40f1f1
Compare
Choose a tag to compare

New

Improvements

Bug fixes

v1.10.1

14 Sep 16:51
d40f1f1
Compare
Choose a tag to compare

Bug fixes

  • fix wrap text in setting box (1ebd494)

v1.10.0

12 Sep 17:41
6dd8e6f
Compare
Choose a tag to compare

New

  • thumbnails (72012e7)
  • api: destroy (1e21471)
  • api: danmaku show/hide (b8fde8d)
  • api: volume (8dfe6b4)
  • notice: opacity (6bf1975)
  • notice: after seek and volume change (644e473)
  • i18n: zh-tw (f1ea54a)
  • danmaku: margin (ce93627)
  • event: all video events, many player events (e665255)
  • user setting: unlimited danmaku (6dd8e6f)
  • init MSE video outside (450fdcc)
  • more detailed git hash version (a6380b7)
  • remember danmaku-opacity danmaku-unlimited danmaku-show volume (6dd8e6f)

Bug fixes

Improvements

Modules

1.4.0

25 Jun 16:18
6bd08c0
Compare
Choose a tag to compare

Feature

  • Better danamku performance(Thank @micooz)

Bug fixes

  • Broken API: switchVideo
  • Drag play bar in full screen

Workflow

  • Eslint4
  • Webpack3

1.3.0

18 Jun 19:00
a4f5c2c
Compare
Choose a tag to compare
  • New feature: Quality switching
  • New option: logo, contextmenu
  • New api: notice, switchQuality

1.2.0

07 Jun 16:51
a042b39
Compare
Choose a tag to compare
  • New option: video.type
  • New api: pushDanmaku(text, color, type)
  • Web full screen
  • Time tips
  • Support segmented videos(unstable)
  • Better workflow
  • Separated CSS file
  • Fix some bugs