DIYgod
|
1ff15c8d5f
|
refactor: format
|
2019-09-24 01:44:20 +08:00 |
DIYgod
|
112a137cce
|
fix: thumbnails position
|
2019-09-24 01:43:22 +08:00 |
DIYgod
|
cb95daa97d
|
chore: update workflow
|
2019-09-24 01:34:03 +08:00 |
DIYgod
|
3f543b782d
|
feat: pluginOptions option and expose plugin instance (#522)
Co-authored-by: lqzh <lqzhzc@outlook.com>
|
2019-09-23 19:06:51 +08:00 |
DIYgod
|
15cbdb779a
|
fix: Avoid Cannot read property 'left' of undefined (#541)
Avoid Cannot read property 'left' of undefined
Co-authored-by: Chad Liu <chadliu23@happytv.com.tw>
|
2019-09-23 19:01:34 +08:00 |
DIYgod
|
3eea68f2c3
|
Merge pull request #533 from Copay/master
Fix #531
|
2019-09-23 19:00:29 +08:00 |
Chad Liu
|
3d632fa017
|
Avoid Cannot read property 'left' of undefined at utils.setScrollPosition
function setScrollPosition ({left = 0, top = 0}) { console.log(left, top)};
setScrollPosition(undefined)
This will have TypeError
|
2019-09-12 10:59:42 +08:00 |
Corps Zolea
|
ee9c4bf99d
|
chore: fix #531
|
2019-08-26 18:15:28 +08:00 |
Corps Zolea
|
1901e91659
|
chore: fix lint warnings.
|
2019-08-26 18:06:32 +08:00 |
cjp
|
188fac771b
|
Update utils.js
当时视频未开始播放时,拖动进度条,会导致播放时间为 ‘NaN:NaN:NaN’
|
2019-08-22 20:53:37 +08:00 |
lqzhgood
|
ea1bf33417
|
Update player.js
|
2019-07-29 13:09:37 +08:00 |
lqzh
|
8dc853de4e
|
pluginsOption -> pluginOptions
|
2019-07-29 12:44:02 +08:00 |
lqzh
|
f95c7dce3e
|
add plugins options support
|
2019-07-29 11:51:25 +08:00 |
lqzhgood
|
e56e64ee41
|
挂载 4个 插件实例
|
2019-07-25 16:22:54 +08:00 |
lqzhgood
|
ba7ca32439
|
Update player.js
|
2019-07-25 16:03:37 +08:00 |
lqzhgood
|
e5be8fad4d
|
Update player.js
|
2019-07-25 16:01:49 +08:00 |
lqzhgood
|
183a987921
|
暴露 Hls 实例
https://github.com/MoePlayer/DPlayer/issues/446
暴露 Hls 实例 用来绑定事件等操作
|
2019-07-25 15:45:21 +08:00 |
Karl Chen
|
23d7d41e9f
|
fix destroy logic
|
2019-07-01 19:24:10 +08:00 |
DIYgod
|
7cab972297
|
Merge branch 'master' into master
|
2019-06-06 16:32:01 +08:00 |
DIYgod
|
0a4e648655
|
Merge branch 'master' into seek-time-error
|
2019-03-12 22:24:39 +08:00 |
DIYgod
|
cbf31fbec0
|
Merge branch 'master' into master
|
2019-03-12 22:07:00 +08:00 |
chenyuming
|
53660400c2
|
fix safari, edge seek time error
|
2019-02-26 20:06:19 +08:00 |
Harvey Zack
|
29e4a93d73
|
Merge branch 'master' into master
|
2018-11-17 18:36:30 +08:00 |
Yumin Xia
|
e9ee177ffb
|
first time qualist switch
|
2018-11-14 09:41:07 -08:00 |
Harvey Zack
|
134d4df546
|
Update subtitle.js
|
2018-10-17 19:23:03 +08:00 |
Harvey Zack
|
c09070601a
|
Fix subtitle bug
Fix display problems with multiple lines of subtitles.
修复字幕存在多行的情况,`cue.getCueAsHTML() `本身并没有`innerHTML`方法,所以处理了一下。
|
2018-10-17 15:59:58 +08:00 |
A-Circle Zhang
|
9c43d49e4b
|
Update player.js
|
2018-09-29 12:09:54 +08:00 |
A-Circle Zhang
|
59f4ce6bc8
|
Update controller.js
|
2018-09-29 12:07:59 +08:00 |
A-Circle Zhang
|
7dfd75796f
|
Update thumbnails.js
|
2018-09-29 12:06:19 +08:00 |
A-Circle Zhang
|
892224d6c9
|
Update thumbnails.js
|
2018-09-29 10:20:26 +08:00 |
A-Circle Zhang
|
156552be97
|
Update controller.js
|
2018-09-29 10:18:57 +08:00 |
DIYgod
|
2f6d8378d9
|
format
|
2018-09-27 00:14:25 +08:00 |
david082321
|
6d09bf93f4
|
Update i18n.js
更新繁体翻译
|
2018-09-21 00:15:39 +08:00 |
eyhn
|
419fcb9c10
|
the browser's native context menu close #369
|
2018-09-09 14:10:20 +08:00 |
sdvcrx
|
852dae5729
|
Fix es5 compatibility
|
2018-08-24 13:22:16 +08:00 |
A-Circle Zhang
|
474eb0e719
|
Update thumbnails.js
|
2018-08-23 23:10:53 +08:00 |
A-Circle Zhang
|
bb0fb95c3c
|
Update controller.js
|
2018-08-23 23:08:50 +08:00 |
A-Circle Zhang
|
72b09d8b74
|
Update user.js
|
2018-08-22 12:41:28 +08:00 |
A-Circle Zhang
|
76eed8e570
|
Update player.js
|
2018-08-22 12:24:14 +08:00 |
A-Circle Zhang
|
7889126c20
|
Update player.js
|
2018-08-22 12:22:19 +08:00 |
A-Circle Zhang
|
eadc721cd2
|
Merge branch 'master' into master
|
2018-08-20 11:37:44 +08:00 |
A-Circle Zhang
|
dac48f1b5a
|
Update fullscreen.js
|
2018-08-19 21:13:00 +08:00 |
A-Circle Zhang
|
520e92b1f7
|
Update player.js
|
2018-08-19 18:33:05 +08:00 |
A-Circle Zhang
|
1df45adcad
|
Update controller.js
|
2018-08-19 18:30:09 +08:00 |
Yumin Xia
|
d7444192c9
|
fix switch quality loop bug
|
2018-08-18 01:13:57 -07:00 |
A-Circle Zhang
|
6707e750ae
|
Update controller.js
|
2018-08-15 09:32:36 +08:00 |
A-Circle Zhang
|
523d5f2699
|
Update template.js
|
2018-08-15 09:29:27 +08:00 |
A-Circle Zhang
|
001b61da6e
|
Update fullscreen.js
add Fullscreen support for IE and fix fullscreen event bug for Firefox
|
2018-08-13 15:21:44 +08:00 |
sdvcrx
|
f4d4f747b1
|
fix video.duration is Infinity
Fix #282 question 1
|
2018-08-13 14:59:23 +08:00 |
1061706520@qq.com
|
62d9d9f433
|
fix progress bar and video playing position function
|
2018-07-19 14:53:26 +08:00 |