File tree 3 files changed +15
-3
lines changed
3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.6.28
2
+ 1 . 增加虎牙弹幕的支持,但只有纯色 + 滚动
3
+ 2 . 增加开启画中画后的位置调整功能设置
4
+ 3 . 增加快速隐藏画中画的快捷键功能
5
+ 4 . 修复重复打开画中画可能会出现重复弹幕问题
6
+
1
7
## v0.6.27
2
8
1 . 增加了个新的HTML弹幕引擎IronKinoko版
3
9
2 . 修复bilibili切换分p弹幕不正确问题
Original file line number Diff line number Diff line change
1
+ ## v0.6.28
2
+ 1 . Added support for Huya danmaku, but only solid color + scrolling
3
+ 2 . Added position adjustment function settings after turning on PIP
4
+ 3 . Added a shortcut key function to quickly hide PIP
5
+ 4 . Fixed the issue where repeated danmakus may occur when opening PIP repeatedly.
6
+
1
7
## v0.6.27
2
8
1 . Added a new HTML danmaku engine IronKinoko version
3
9
2 . Fixed the problem of incorrect danmakus when switching between bilibili episode.
4
10
3 . Added the function of merging YouTube subtitles with similar time to avoid subtitle jitter
5
- 4 . added the function of dynamic size of subtitles, which is the same as the dynamic size of danmakus.
11
+ 4 . Added the function of dynamic size of subtitles, which is the same as the dynamic size of danmakus.
6
12
7
13
## v0.6.26
8
14
Fixed some small bugs
9
15
10
16
## v0.6.25
11
17
1 . Fixed the problem of invalid shortcut keys after switching videos
12
- 2 . Add multiple video shortcut key functions
18
+ 2 . Added multiple video shortcut key functions
13
19
3 . Adjust the live broadcast to also display the pause button
14
20
4 . Optimizing the floating button can cause a shaking issue on the page.
15
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dmMiniPlayer" ,
3
- "version" : " 0.6.27 " ,
3
+ "version" : " 0.6.28 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " apades" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments