Commit Graph

88 Commits

Author SHA1 Message Date
DIYgod b7dcba30d8
new api: speed 2018-01-11 16:18:03 +08:00
DIYgod 100234774d
replace `module.exports` with `export default`; separate js and css files into different folder 2018-01-10 18:03:58 +08:00
DIYgod 71ed391e2f
fix a typo 2018-01-07 03:30:29 +08:00
DIYgod fa2f1241c3
contextmenu module and hotkey module 2018-01-07 03:14:42 +08:00
DIYgod a8e03abf7a
template module 2017-12-15 19:02:02 +08:00
DIYgod 5207d26a70
fix danmaku callback error in mobile and live mode 2017-12-01 16:58:46 +08:00
DIYgod 36d61c4d61
live mode & upgrade dependencies 2017-11-30 16:10:47 +08:00
DIYgod c0f515addb
MPEG DASH support 2017-09-26 01:51:33 +08:00
DIYgod d8cfa122b2
volume notice; better volume up svg 2017-09-24 07:25:20 +08:00
DIYgod 74eab49a8d
new option: mutex, pause other players when this player start play 2017-09-24 06:52:02 +08:00
DIYgod 3d5ea2c68a
clear danmaku after seeking 2017-09-24 06:38:10 +08:00
DIYgod db5483ef12
new danmaku sending panel 2017-09-24 06:15:41 +08:00
DIYgod c145ecfe90
subtitle button; subtitle events 2017-09-24 01:57:06 +08:00
DIYgod d9a6de6fbc
webvtt subtitle 2017-09-22 02:33:12 +08:00
DIYgod 6ca11a21b3
options.element -> options.container 2017-09-15 23:10:52 +08:00
DIYgod 2323e73e30
rm useless console.log 2017-09-15 00:57:16 +08:00
DIYgod d40f1f19d7
release 1.10.2 2017-09-15 00:47:01 +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
DIYgod a6380b7251
add git hash 2017-09-06 01:10:08 +08:00
DIYgod 38c10cbd5a
MSE in switchVideo 2017-09-03 04:00:13 +08:00
DIYgod 9b2ddc20ac
new version; add Related Projects 2017-09-02 13:26:13 +08:00
DIYgod bc222bd755
release 1.7.0 2017-08-30 02:35:50 +08:00
DIYgod 644e4734d5
seek and volume notice; enable hotkey after focus 2017-08-19 02:31:44 +08:00
DIYgod f4d186f6ec
separate danamku module; fix some minor mistakes 2017-08-15 11:21:23 +08:00
DIYgod 4fcd453599
remove Video module 2017-08-05 00:19:03 +08:00
DIYgod 0fac391027
release 1.5.1 2017-08-02 17:12:48 +08:00
Micooz 29106eb78c test: eslint webpack as well 2017-07-27 21:09:04 +08:00
Micooz bf12d05797 build: update npm scripts 2017-07-27 17:38:42 +08:00
Micooz f04b87fb62 package: use babel-preset-env instead of babel-preset-es2015 2017-07-27 17:34:06 +08:00
Micooz 73ae020461 build: use cross-env to set envs for npm scripts
close: #96
2017-07-27 14:44:10 +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
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 a3d7e6d3bc
compress HTML string with template-string-optimize-loader 2017-06-25 22:22:11 +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
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 15e770c988
use eslint, close: #74 2017-05-26 02:09:59 +08:00
DIYgod a76f8a5708
update devDependencies; make release 2017-04-12 19:57:31 +08:00
EGOIST 961d820905 tweaks 2017-04-11 21:33:54 +08:00
EGOIST 00c6cc2d98 only include necessary files 2017-04-11 21:28:28 +08:00
EGOIST b47e6734c7 extract css 2017-04-11 21:27:34 +08:00
EGOIST 89241c37bf strip console.log in production build 2017-04-11 21:18:10 +08:00