Commit Graph

381 Commits

Author SHA1 Message Date
DIYgod b7dcba30d8
new api: speed 2018-01-11 16:18:03 +08:00
DIYgod 3b675ea48a
modularized css 2018-01-11 16:04:07 +08:00
DIYgod 4395112b22
rename DPlayer.js to player.js 2018-01-11 16:03:03 +08:00
DIYgod 15631ecc59
fix utils.isMobile 2018-01-11 16:01:54 +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 407a5ba951
add FAQ 2018-01-10 17:27:00 +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 e3cfb21fdf
extend controller module and some fixes 2018-01-07 02:56:54 +08:00
DIYgod 1331b6d5c0
fix a typo 2018-01-05 15:41:42 +08:00
DIYgod 52607916a4
Travis: update nodejs version, cache yarn and node_modules 2017-12-25 17:21:26 +08:00
DIYgod 7a2a40e8a9
Module: controller, comment, setting 2017-12-25 17:13:57 +08:00
DIYgod 0cae80ba24
Merge pull request #175 from kn007/patch-1
fix fullscreen switch logic
2017-12-24 14:01:13 +08:00
Karl Chen 3ddbece5d1
Update fullscreen.js 2017-12-24 13:58:15 +08:00
Karl Chen 8b9cc21c96
Update fullscreen.js 2017-12-24 13:50:37 +08:00
Karl Chen 212db32d05
迎合以前顺序 2017-12-24 09:58:18 +08:00
Karl Chen 01bea4ac30
fix fullscreen switch logic 2017-12-24 09:54:34 +08:00
DIYgod 7ac02c8303
bezel module 2017-12-24 02:35:38 +08:00
DIYgod 49535a9fb2
time module & dplayer-arrow style 2017-12-24 02:14:18 +08:00
DIYgod 44866d64ce
bar module 2017-12-22 00:44:30 +08:00
DIYgod febfc6a0dd
Merge pull request #171 from kn007/patch-1
Logical like #169, move the judgment code to toggle
2017-12-16 23:11:16 +08:00
Karl Chen eeec8e3cb6
Delete html.js 2017-12-16 11:43:19 +08:00
Karl Chen 1dd14c518b
Update template.js 2017-12-16 11:42:18 +08:00
Karl Chen d805f692ae
Update fullscreen.js 2017-12-16 11:38:56 +08:00
Karl Chen faf925b858
Update fullscreen.js 2017-12-16 11:30:14 +08:00
Karl Chen 001268c21e
Update fullscreen.js 2017-12-16 11:27:01 +08:00
Karl Chen 018ed245d6
Logical like #169, move the judgment code to toggle 2017-12-16 11:18:08 +08:00
DIYgod 058ba442b6
update Related Projects and Who use DPlayer 2017-12-15 19:07:01 +08:00
DIYgod 9ffd726dbe
remove codesponsor 2017-12-15 19:03:52 +08:00
DIYgod a8e03abf7a
template module 2017-12-15 19:02:02 +08:00
DIYgod 4c587e5829
fix danmaku showing bug and small ui probelm on live mode 2017-12-15 19:01:25 +08:00
DIYgod 3222aa583d
Merge pull request #167 from kn007/patch-2
Update README.md
2017-12-11 18:20:40 +08:00
Karl Chen faaf050bf7
Update README.md 2017-12-11 18:16:51 +08:00
DIYgod 86cc512403
Merge pull request #166 from kn007/patch-1
Update html.js
2017-12-11 16:01:46 +08:00
Karl Chen a6912d3bdb
Update html.js 2017-12-11 15:36:37 +08:00
DIYgod e907566adc
Merge pull request #162 from kn007/patch-1
Update options.js
2017-12-09 02:05:34 +08:00
Karl Chen 1b4b0f465a
Update options.js
diy dog
2017-12-09 01:38:24 +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 43771bd199
sponsored by upyun 2017-09-29 02:02:39 +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 6c36e1afd9
update README 2017-09-23 21:10:13 +08:00
DIYgod 8dcbb35342
update README 2017-09-23 21:04:49 +08:00
DIYgod d709b0fcb0 Merge pull request #149 from micooz/fix-fullscreen-scrollbar
hide scrollbars after web-fullscreen
2017-09-21 22:51:48 -05:00
Micooz 1d44769eee src: hide scrollbars after fullscreen, also consider scroll position 2017-09-22 11:42:10 +08:00