DIYgod
|
72012e7f80
|
thumbnails image
|
2017-09-01 02:51:22 +08:00 |
DIYgod
|
bc222bd755
|
release 1.7.0
|
2017-08-30 02:35:50 +08:00 |
DIYgod
|
450fdcce24
|
support initing MSE video outside; support switching quality for MSE video
|
2017-08-30 02:34:24 +08:00 |
DIYgod
|
f1ea54ab54
|
Merge pull request #127 from WooLNinesun/master
Prevent danmaku block video's subtitles and more translations
|
2017-08-29 21:25:10 +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
|
e99eaa9ddf
|
new related project: react-dplayer
|
2017-08-22 00:15:07 +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 |
DIYgod
|
163d6aea39
|
Merge pull request #114 from dnshi/code-simplified
Simplify video.js
|
2017-08-04 15:47:39 +08:00 |
Dean Shi
|
5a5fe7a6fe
|
Update video.js
|
2017-08-04 00:42:16 -07:00 |
DIYgod
|
4b9b1fbe1e
|
new badge: size
|
2017-08-03 17:50:09 +08:00 |
DIYgod
|
0fac391027
|
release 1.5.1
|
2017-08-02 17:12:48 +08:00 |
DIYgod
|
fec2f88329
|
fix links; remove plugins
|
2017-07-28 15:28:22 +08:00 |
DIYgod
|
15cab8fbb3
|
compatible with hls.js's new version
|
2017-07-28 15:27:42 +08:00 |
DIYgod
|
daeccbde2e
|
Merge pull request #112 from micooz/master
Minor changes
|
2017-07-28 12:41:55 +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 |
DIYgod
|
c77403baef
|
Merge pull request #111 from MoePlayer/DIYgod-dev
fix badge and links
|
2017-07-28 01:36:45 +08:00 |
DIYgod
|
a9dddd234f
|
fix badge and links
|
2017-07-28 01:30:38 +08:00 |
DIYgod
|
c1828fe0cf
|
Merge pull request #110 from micooz/master
refactor webpack configs
|
2017-07-28 01:17:22 +08:00 |
Micooz
|
34752b238d
|
build: move postcss.config.js to webpack, fix autoprefixer
|
2017-07-27 21:21:43 +08:00 |
Micooz
|
29106eb78c
|
test: eslint webpack as well
|
2017-07-27 21:09:04 +08:00 |
Micooz
|
c8542e38c8
|
build: indent webpack configs with 4 spaces
|
2017-07-27 21:08:22 +08:00 |
Micooz
|
2d0f91eef1
|
build: use umd instead of window
|
2017-07-27 20:59:42 +08:00 |
DIYgod
|
40ebce6a52
|
Merge branch 'master' into master
|
2017-07-27 17:57:21 +08:00 |
Micooz
|
bf12d05797
|
build: update npm scripts
|
2017-07-27 17:38:42 +08:00 |
Micooz
|
07a5414d2e
|
demo: fix path
|
2017-07-27 17:38:14 +08:00 |
Micooz
|
e800d3e83d
|
build: refactor webpack configs
|
2017-07-27 17:37:42 +08:00 |
Micooz
|
f04b87fb62
|
package: use babel-preset-env instead of babel-preset-es2015
|
2017-07-27 17:34:06 +08:00 |
DIYgod
|
74865c5c6e
|
Merge pull request #109 from micooz/master
build: use cross-env to set envs for npm scripts
|
2017-07-27 15:19:24 +08:00 |
Micooz
|
73ae020461
|
build: use cross-env to set envs for npm scripts
close: #96
|
2017-07-27 14:44:10 +08:00 |