DIYgod
|
76d34cc317
|
limited danmaku
|
2017-09-02 12:47:50 +08:00 |
DIYgod
|
72012e7f80
|
thumbnails image
|
2017-09-01 02:51:22 +08:00 |
DIYgod
|
450fdcce24
|
support initing MSE video outside; support switching quality for MSE video
|
2017-08-30 02:34:24 +08:00 |
WooLNinesun
|
42efc6b479
|
All corrected
|
2017-08-29 20:05:33 +08:00 |
WooLNinesun
|
ce936277e3
|
add option.danmaku.margin to prevent block video subtitles
|
2017-08-29 17:06:59 +08:00 |
WooLNinesun
|
8eb07af09a
|
src/options:
Browser langage support IE6 ~ IE8
use lowercase to prevent case typo from user
src/i18n.js:
Use language-code to support more language trans
|
2017-08-29 15:58:14 +08:00 |
DIYgod
|
6c50dc2dad
|
debounce for preview
|
2017-08-29 11:49:50 +08:00 |
DIYgod
|
47cb3f6615
|
minor modification for preview
|
2017-08-29 03:04:56 +08:00 |
guokeke
|
f0357f199c
|
Improve
|
2017-08-29 02:29:52 +08:00 |
guokeke
|
dabb7fb699
|
Add preview thumbnails
|
2017-08-29 02:29:52 +08:00 |
DIYgod
|
8dfe6b4fb3
|
new option: volume; remember volume
|
2017-08-19 21:14:06 +08:00 |
DIYgod
|
ab66123e22
|
show controller when seeking
|
2017-08-19 17:31:29 +08:00 |
DIYgod
|
6bf1975bf2
|
notice opacity
|
2017-08-19 16:47:16 +08:00 |
DIYgod
|
644e4734d5
|
seek and volume notice; enable hotkey after focus
|
2017-08-19 02:31:44 +08:00 |
DIYgod
|
cdb534b8b9
|
eslint: no-trailing-spaces; minor style
|
2017-08-19 01:37:19 +08:00 |
DIYgod
|
4339338d30
|
fix danmaku.show
|
2017-08-17 00:12:48 +08:00 |
DIYgod
|
5f1ff79ab1
|
fix danmaku.show
|
2017-08-17 00:05:35 +08:00 |
DIYgod
|
b8fde8da54
|
New API: danmaku show, danmaku hide, close #78
|
2017-08-16 23:57:02 +08:00 |
DIYgod
|
f4d186f6ec
|
separate danamku module; fix some minor mistakes
|
2017-08-15 11:21:23 +08:00 |
DIYgod
|
7a8a2ac7ba
|
fix danmaku seek
|
2017-08-05 01:11:45 +08:00 |
DIYgod
|
1e21471519
|
New API: destroy
|
2017-08-05 00:55:22 +08:00 |
DIYgod
|
4fcd453599
|
remove Video module
|
2017-08-05 00:19:03 +08:00 |
Dean Shi
|
5a5fe7a6fe
|
Update video.js
|
2017-08-04 00:42:16 -07:00 |
DIYgod
|
15cab8fbb3
|
compatible with hls.js's new version
|
2017-07-28 15:27:42 +08:00 |
DIYgod
|
09d0f43bff
|
Merge branch 'master' into master
|
2017-07-28 12:33:20 +08:00 |
Micooz
|
0a7ff40311
|
build: define DPLAYER_VERSION using webpack.DefinePlugin
|
2017-07-28 10:58:14 +08:00 |
DIYgod
|
3a5f5d1743
|
set default option `screenshot` to false
|
2017-07-28 10:51:12 +08:00 |
Micooz
|
5f9e1a3c3f
|
core: use import
|
2017-07-28 10:30:41 +08:00 |
Micooz
|
339baea876
|
utils: add isMobile
|
2017-07-28 10:27:42 +08:00 |
Micooz
|
2d0f91eef1
|
build: use umd instead of window
|
2017-07-27 20:59:42 +08:00 |
Micooz
|
e800d3e83d
|
build: refactor webpack configs
|
2017-07-27 17:37:42 +08:00 |
DIYgod
|
41578d58cf
|
make demo page great again
|
2017-07-25 02:26:38 +08:00 |
DIYgod
|
07ef15b20a
|
fix checking loading bug
|
2017-07-12 02:26:32 +08:00 |
DIYgod
|
cc4ec58aff
|
draft releace for #98
|
2017-07-02 15:30:40 +08:00 |
guokeke
|
9b3c198629
|
Add border option to danmaku param
|
2017-06-30 20:31:31 +08:00 |
DIYgod
|
6679214f1a
|
use insertBefore instead of prepend
|
2017-06-27 14:29:43 +08:00 |
DIYgod
|
24bf673354
|
fix: trigger video event
|
2017-06-26 00:39:17 +08:00 |
DIYgod
|
6bd08c06b1
|
measure danamku width with canvase
|
2017-06-26 00:11:52 +08:00 |
DIYgod
|
4d2c45948f
|
optimize danmaku performance; update dev to eslint4 and webpack3
|
2017-06-25 21:58:44 +08:00 |
DIYgod
|
e5bf4eca86
|
Merge pull request #90
|
2017-06-25 14:18:33 +08:00 |
sinchang
|
c3adffb1ec
|
update switchVideo method
|
2017-06-24 11:20:06 +08:00 |
sinchang
|
a42f9fe6a8
|
fixed #85
|
2017-06-24 10:34:49 +08:00 |
DIYgod
|
a4f5c2c0f3
|
New api: switchQuality
|
2017-06-19 03:00:13 +08:00 |
DIYgod
|
bb33043ea5
|
update version
|
2017-06-19 02:44:56 +08:00 |
DIYgod
|
3e28cb9d29
|
MSE video quality switching
|
2017-06-18 19:22:00 +08:00 |
DIYgod
|
83d795d983
|
Quality switching; New option: logo, contextmenu
|
2017-06-18 18:39:37 +08:00 |
DIYgod
|
a042b39550
|
support segmented videos
|
2017-06-08 00:34:16 +08:00 |
DIYgod
|
15e770c988
|
use eslint, close: #74
|
2017-05-26 02:09:59 +08:00 |
DIYgod
|
c6112a143f
|
fix a typo
|
2017-05-25 23:10:48 +08:00 |
DIYgod
|
f6303d4903
|
better style for time tips
|
2017-05-25 23:09:02 +08:00 |