Commit Graph

350 Commits

Author SHA1 Message Date
koszzz c07900cb8d
修复了切换清晰度时 hls 等实例不被销毁导致内存泄漏的问题 (#1369)
* 修复了切换清晰度时 hls 等实例不被销毁导致内存泄漏的问题

* 在文档中增加了销毁实例以防内存泄漏的提示,并移除了过时内容
2026-02-21 20:14:48 +08:00
EzraRT 3fd7896375
Merge pull request #1365 from EzraRT/patch-1
更改dashjs调用方式
2025-05-16 10:50:11 +08:00
DIYgod 445388037d
Merge pull request #1357 from wdssmq/for-pr
fix(danmaku). animation-name 属性的标准值不应该加引号;
2024-01-21 01:15:44 +08:00
Valery Votintsev 0a026a4002 Russian translation added 2023-12-20 19:31:07 +03:00
INOUE Daisuke 3cf3e4be36 Japanese translation added 2023-12-04 16:10:24 +09:00
wdssmq 2e9b87f019 fix(danmaku). animation-name 属性的标准值不应该加引号;
animation-name - CSS:层叠样式表 | MDN
https://developer.mozilla.org/zh-CN/docs/Web/CSS/animation-name
2023-10-10 12:52:04 +08:00
huangyan321 80b9b01a16 fix: expand user-agent check for mobile devices 2023-09-21 17:19:27 +08:00
DusuWen 9ca1c1ebd4 Prevent the control bar from changing when a touchstart or mousedown event is emitted on it 2023-05-17 17:43:19 +08:00
DIYgod 4f6109192a
fix: typo 2023-01-22 15:40:58 +00:00
DIYgod cb6408a943
feat: trigger with original event 2023-01-22 15:37:46 +00:00
DIYgod 255bbac7a4
fix: error notice not disappear 2023-01-22 15:23:38 +00:00
DIYgod 6e780e048d
fix: unfinished switching quality notice 2023-01-22 15:21:08 +00:00
DIYgod 46722004d6
fix: repeated volume notice 2023-01-22 15:14:52 +00:00
SukkaW bdb16d9bb3 chore: remove unnecessary rxjs 2022-09-04 18:29:00 +08:00
DIYgod d905e0ed4b
docs: migration 2022-08-16 01:00:43 +01:00
DIYgod d1c32f66db
feat: missing tran undefined 2022-08-15 22:14:06 +01:00
DIYgod 2b6b46e5f6 Merge branch 'multisubtitle' of github.com:jiliangsoft/DPlayer into jiliangsoft-multisubtitle 2022-08-15 22:11:03 +01:00
DIYgod ef273ec42a
feat: added german translation and in the process a new translation system, close #1221, credit @Totto16 2022-08-15 21:38:52 +01:00
DIYgod b429b9a5b7
feat: add preventClickToggle option, close #1221 2022-08-15 21:15:14 +01:00
DIYgod 52e962736b Merge branch 'master' of github.com:Mitsuha/DPlayer into Mitsuha-master 2022-08-15 21:04:37 +01:00
DIYgod 32c389a8b5
Merge pull request #1175 from PanHywel/master 2022-08-15 21:01:32 +01:00
DIYgod ad4a1a78be
feat: revert contextmenuHandler 2022-08-15 21:00:57 +01:00
DIYgod 455af3385f
Merge pull request #1138 from zd-x/xzd-merge 2022-08-15 20:59:42 +01:00
DIYgod 414a035cef
Merge branch 'master' into for-pr 2022-08-15 20:04:30 +01:00
siegaii 6d7d9f34f1 feature: issues:#161 Add danmaku speed control 2022-08-15 19:03:28 +01:00
DIYgod c162fcc045
Merge pull request #1101 from chussum/feat/i18n-kokr 2022-08-15 18:54:39 +01:00
DIYgod 14fdd9353c Merge branch 'pr/iAladdin/988' 2022-08-15 18:51:28 +01:00
DIYgod be9bb1f064
Merge pull request #980 from b-ye/patch-1 2022-08-15 18:38:20 +01:00
DIYgod 04b000206f
feat: set default chromecast option to false 2022-08-15 18:31:37 +01:00
DIYgod fccdda6d47 Merge branch 'pr/dpgiakatos/943' 2022-08-15 18:22:09 +01:00
DIYgod af4efc3182
chore: update dependencies and use less 2022-08-15 18:09:13 +01:00
ngyyuusora 91da373e58 feat(subtitles): adaptive subtitles box height 2022-06-13 08:20:12 +00:00
ngyyuusora b974065ea4 fix(subtitles): improve multisubtitle change operation 2022-06-13 04:18:33 +00:00
yuusora b6560870eb feat(i18n): more lang code 2022-05-17 14:34:05 +08:00
yuusora 1f512ef616 fix(subtitles): use key 'url' for vtt url instead of 'subtitle' 2022-05-13 12:22:14 +08:00
yuusora fa4835d750 fix(subtitle): a cue's endTime qeual next cues's startTime,track.activeCues prob 2022-05-13 12:21:31 +08:00
yuusora a25d7d4da9 fix(subtitles): default search use this.options.lang; use lowercase langcode 2022-01-25 14:41:11 +08:00
yuusora 3fb5f1b152 fix(sub): init miss detect undefiend subtitle 2022-01-13 14:56:40 +08:00
yuusora 8c56146fef feat(sub): i18n for sub lang(todo) 2022-01-13 09:29:35 +08:00
yuusora d18ea10e1f feat(sub): init subtitles options 2022-01-13 09:25:42 +08:00
yuusora e7798e8d15 feat(sub): subtitles module 2022-01-13 09:25:23 +08:00
yuusora c1159a5448 feat(sub): init old subtitle btn only url string 2022-01-13 09:24:28 +08:00
yuusora 0dc16c5360 feat(sub): add selector for subtitles 2022-01-13 09:23:46 +08:00
yuusora 39992e640b feat(sub): player css 2022-01-13 09:23:26 +08:00
yuusora 103373f0db feat(sub): video arttemp 2022-01-13 09:23:14 +08:00
yuusora d2fc4768fb feat(sub): player arttemp 2022-01-13 09:23:06 +08:00
Mitsuha 281334b7d9 support multiple notices 2021-07-14 15:52:13 +08:00
hywel f76834fb4b Fix the problem of getting highlight exception after perload is enabled in multiple instances 2021-05-03 22:07:38 +08:00
xiaozhengdong 5be01ad19f fix: 销毁播放器时移除绑定的事件,避免内存泄漏;video标签contextmenu原生事件阻止有漏掉的情况; 2021-01-12 10:33:13 +08:00
wdssmq fcd95905d8 fix #1099 #876 2020-11-13 12:33:16 +08:00