Commit Graph

108 Commits

Author SHA1 Message Date
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
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 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 15cab8fbb3
compatible with hls.js's new version 2017-07-28 15:27:42 +08:00
Micooz 0a7ff40311 build: define DPLAYER_VERSION using webpack.DefinePlugin 2017-07-28 10:58:14 +08:00
Micooz 5f9e1a3c3f core: use import 2017-07-28 10:30:41 +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
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
guokeke 3fe9a10bc8 Add time tips 2017-05-20 20:01:03 +08:00
guokeke d65e0a349a Fix issue #58 2017-04-13 01:06:47 +08:00
DIYgod a76f8a5708
update devDependencies; make release 2017-04-12 19:57:31 +08:00
DIYgod 225f744272
fix `enablehls` bug, close #52 2017-03-31 10:00:22 +08:00
DIYgod 18acaad609 new option: danmaku.user, cc #50 2017-03-25 18:45:13 +08:00
DIYgod a37af2eaea new api: pushDanmaku(text, color, type) 2017-03-23 19:02:54 +08:00
DIYgod edfdda1df4
modular design 2017-03-19 20:58:04 +08:00
DIYgod b3c541d08d
resetAnimation after quit web full screen 2017-03-09 01:23:29 +08:00
DIYgod 867730d194
web full screen, close #30; new option: video.type 2017-03-09 00:30:51 +08:00
DIYgod 97f2fcd710
full screen in iOS 2017-03-08 00:33:31 +08:00
DIYgod 2931d139d2
fix menu out of bounds 2017-01-10 12:05:50 +08:00
DIYgod e1a854285e
fix danmaku can not be hideen, close #41 2016-12-21 15:29:06 +08:00
DIYgod ea63bdfe7b
fix m3u8 and flv judgment 2016-11-05 22:56:25 +08:00
TecyT 3747e6177b Refactor API access, support multiple additions, add missing dependency
* Duplicate XHR code extracted into functions
* Now supports more than one API addition
* API backend made swappable
* Added missing dependency 'babel-core' to package.json
2016-10-29 13:41:11 +08:00