Commit Graph

136 Commits

Author SHA1 Message Date
DIYgod 652c6dc06c
optimize seek marked words; change version link; fix loading checker 2017-09-15 00:41:29 +08:00
DIYgod 1ff8e0e2f2
add tooltips 2017-09-15 00:10:23 +08:00
DIYgod 1ebd49497c
fix wrap text in setting box 2017-09-14 10:57:48 +08:00
DIYgod 6dd8e6fd1f
user module; unlimited danmaku setting 2017-09-11 02:26:09 +08:00
DIYgod 0bad7b7aed
fullscreen module; web fullscreen event 2017-09-10 01:10:27 +08:00
DIYgod e6652554cc
more events 2017-09-08 01:15:40 +08:00
WooLNinesun 8ecc609c33 option.lang.toLowerCase() return to self 2017-09-06 11:34:07 +08:00
DIYgod a6380b7251
add git hash 2017-09-06 01:10:08 +08:00
DIYgod cbcdda09af
enforce `About DPlayer` contextmenu 2017-09-03 05:03:19 +08:00
DIYgod 38c10cbd5a
MSE in switchVideo 2017-09-03 04:00:13 +08:00
DIYgod a3883ec046
hide cursor when no controller 2017-09-02 14:39:17 +08:00
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