Commit Graph

144 Commits

Author SHA1 Message Date
the1812
348c31ba62 Refactor player adaptor (PR #3320) 2022-05-28 21:02:38 +08:00
JLoeve
6a6518898b fix: concat can't complete 2022-05-27 23:45:15 +08:00
JLoeve
bb4d2037d0 refactor: 将「视频倍速 - 快捷键支持」插件重命名为「快捷键扩展 - 视频倍速」 2022-05-27 23:28:19 +08:00
timongh
e5177510bd Fix argument type of entry when defining component 2022-05-27 23:24:35 +08:00
JLoeve
a1b7f23a93 fix: 修复单独使用「视频倍速 - 快捷键支持」会失效的问题 2022-05-27 23:18:17 +08:00
失心
3692c1e3fb 修复‘添加倍速’时鼠标移动可能导致的‘添加’图标闪烁 2022-05-15 18:15:08 +08:00
失心
d324acd10b 适配3.X扩展倍速 2022-05-15 13:57:30 +08:00
失心
e1cdd9c4ff 适配3.X跳过充电 2022-05-14 15:51:47 +08:00
the1812
719bb58945 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2022-03-18 20:43:00 +08:00
Grant Howard
5dcb5a0af6
Merge pull request #3135 from LonelySteve/fix/incorrect-recommended-value
修复某些情况下扩展倍速可能会出现不正确的推荐值
2022-03-18 19:32:29 +08:00
the1812
c1448ee4a5 Merge branch 'preview-fixes' into preview-features 2022-03-17 22:40:41 +08:00
the1812
707eb063c3 Disable auto play on last video (#2940) 2022-03-17 22:29:33 +08:00
JLoeve
0b4daf3444 fix(speed): 某些情况下扩展倍速可能会出现不正确的推荐值 2022-03-17 21:05:07 +08:00
the1812
54146b65c9 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2022-03-17 20:15:30 +08:00
JLoeve
8c8bc9f45a feat: 从「倍速记忆」/「倍速增强」中分离出「扩展倍速」组件和「视频倍速 - 快捷键支持」插件
* 【新增】支持固定全局倍速值和设置倍速菜单最大高度(后者不显示选项)
* 【新增】支持隐藏倍速菜单滚动条
* 【优化】改变选项实时更新
* 【优化】使用了更稳妥的方式获取菜单项元素
* 【优化】使用自实现的 mini-rxjs 处理事件流,避免重复操作,实现更改选项值实时响应
* 【优化】为切换倍速等操作加上了防抖处理
* 【修复】添加空倍速会报倍速值太小的错误信息
* 【迁移】添加了迁移提示和自动迁移配置的功能
* 【更名】「倍速记忆」/「倍速增强」->「记忆倍速」
* 【更名】「扩展倍速菜单」->「扩展倍速」
2022-03-16 23:23:37 +08:00
the1812
226deff5c0 Export VideoChangeCallback 2022-03-15 13:02:46 +08:00
the1812
49c9cd74e4 Fix bangumi show cover (#1992) 2022-03-15 09:58:25 +08:00
the1812
01b7077f6c Merge branch 'preview-fixes' into preview-features 2022-03-13 21:47:05 +08:00
the1812
2b1ba99e41 Fix bwp video detection (fix #3046) 2022-03-12 23:24:04 +08:00
the1812
52cdb852f6 Merge branch 'preview-fixes' into preview-features 2022-03-06 22:09:49 +08:00
ProjectXero
abe26439f3
fix: 修复了启用视频截图后WASM播放器上截图失败后不提示反而无限加载截图的问题 2022-02-22 11:42:38 +08:00
the1812
230b457cd1 Merge branch 'preview-fixes' into preview 2022-02-18 23:21:35 +08:00
the1812
fb24caf4f7 Support sections (#2940) 2022-02-17 23:17:27 +08:00
the1812
d60eca961c Split remember speed into options (#2746) 2022-02-13 10:22:11 +08:00
FoundTheWOUT
db61a8fd09 Fix default mode (fix #2894) 2022-01-15 23:07:39 +08:00
Grant Howard
c0cd65b49a
Merge branch 'preview' into upstream-preview 2022-01-05 23:10:30 +08:00
FoundTheWOUT
00e13190b6 Fix default mode pick wrong selector 2022-01-03 16:31:53 +08:00
FoundTheWOUT
01cf663732 Fix default mode 2022-01-02 23:52:44 +08:00
the1812
4009bf9d54 Add disableWindowScroll 2021-12-31 09:11:32 +08:00
FoundTheWOUT
16480b847a Fix default-mode 2021-12-18 09:30:20 +08:00
the1812
fcaba15eda Update docs 2021-12-10 22:55:38 +08:00
the1812
d842469226 Update all descriptions 2021-12-05 20:52:01 +08:00
FoundTheWOUT
edee35d8af Fix context loss in auto-light 2021-12-04 23:55:05 +08:00
JLoeve
cdcb7b4b73 fix: #2561 2021-12-01 00:18:15 +08:00
FoundTheWOUT
c32ada8b69 Feat player-agent: isAutoPlay 2021-11-26 11:30:49 +08:00
FoundTheWOUT
e6dcb97b76 PlayerAgent support LightOff action. 2021-11-25 15:05:16 +08:00
FoundTheWOUT
730dfebcd4 New light Adaptor, Fix intersection. 2021-11-22 17:13:43 +08:00
the1812
e2213a1c01 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-11-16 18:14:52 +08:00
the1812
1a962bb171 Interactive video fixes (#2463, #2453) 2021-11-16 18:13:58 +08:00
the1812
efc6b6d6aa Force enumMember to be PascalCase 2021-11-15 20:34:01 +08:00
the1812
1571d34a4f Use on-fullscreen mixin (#2484) 2021-11-14 21:21:22 +08:00
the1812
0b11c2cdb7 Double click fullscreen for bangumi (#2481) 2021-11-06 16:04:35 +08:00
the1812
1ac4945ca4 Fix pointer events (#2409) 2021-11-03 08:45:34 +08:00
the1812
9f452209fe Move v2 files 2021-10-26 13:19:37 +08:00