Skip to content

Releases: apades/dmMiniPlayer

v0.6.60

10 Apr 13:06

Choose a tag to compare

Temporary fix for an issue where minimizing the browser could pause video for some users on Bilibili
More

---

临时修复部分用户在bilibili中最小化浏览器会导致视频暂停问题
More

Full commits: v0.6.59...v0.6.60

v0.6.59

02 Apr 20:06

Choose a tag to compare

Features:

  1. Add shortcut to lock the player
  2. Add emoji display for Bilibili live; emoji-only danmaku can be disabled in [Danmaku] settings

Fixes:

  1. Shortcut settings panel styling issues
  2. Media controls sometimes failing to open picture-in-picture
  3. Website picture-in-picture API injection issues
    More

---

功能:

  1. 增加快捷键锁定播放器功能
  2. 增加bilibili直播的表情显示,可以通过[弹幕]设置关闭只有表情的弹幕

修复:

  1. 快捷键设置面板样式错误问题
  2. 媒体控制中心在一些情况下没法打开画中画的问题
  3. 网页的画中画API注入问题
    More

Full commits: v0.6.58...v0.6.59

v0.6.58

17 Mar 09:47

Choose a tag to compare

Features:

  1. Add settings export/import feature
  2. Optimize shortcut settings, now can adjust long-press right-click playback speed function
  3. Add video sharpen button to player toolbar

Adjustments:

  1. YouTube subtitle fetching changed to web element scraping

Fixes:

  1. [Inject website PIP function] in settings doesn't take effect when turned off
  2. Some sidebar video switching doesn't work properly on Bilibili
  3. Some shortcuts don't work properly in replacement mode
  4. Key hint black screen

Thanks @xyooz @EricDasha for PRs #154 #156 #160
More

---

功能:

  1. 增加设置导出导入功能
  2. 优化快捷键设置,现在可以调整长按右键倍速功能
  3. 播放器功能栏增加视频锐化按钮

调整:

  1. Youtube的字幕获取改成网页元素抓取

修复:

  1. 设置里[注入网站画中画功能]关闭不生效
  2. Bilibili下部分侧边栏切换视频不正常
  3. 替换模式下部分快捷键不正常
  4. 按键提示黑屏

感谢 @xyooz @EricDasha 的pr #154 #156 #160
More

Full commits: v0.6.57...v0.6.58

v0.6.57

10 Nov 16:56

Choose a tag to compare

Fixed the problem of video sound loss after PIP is turned off
More

---

修复画中画关闭后视频声音丢失问题
More

v0.6.56

10 Nov 03:04

Choose a tag to compare

  1. Fixed the problem that the scroll wheel scrolls the web page in the replacement mode when adjusting the volume, and the zoom function of the PIP mode is occupied
  2. Fixed the problem that the danmaku did not switch when switching some videos on Twitch
  3. Fixed the problem of YouTube subtitle acquisition failure
  4. Fixed the problem that the automatic PIP function of the latest Chromium does not follow the settings and starts by default
  5. Added volume 100 upper limit breakthrough function
  6. Added the function of automatically adjusting the size of PIP
    More

---

  1. 修复滚轮调整音量在替换模式中会滚动网页问题,且占用的了画中画模式的缩放功能问题
  2. 修复twitch的部分视频切换时,弹幕没切换的问题
  3. 修复Youtube的字幕获取失败问题
  4. 修复新chromium的自动画中画功能不跟随设置而默认启动的问题
  5. 增加音量100上限突破功能
  6. 增加自动调整画中画大小的功能
    More

v0.6.55

23 Oct 15:38

Choose a tag to compare

  1. Fixed the problem that ctrl + scroll wheel cannot zoom in the picture-in-picture function
  2. Fixed the issue where the danmakus would be paused when the video was replaced.
  3. Fixed the problem that the video button may not be displayed properly when clicking the replace video button under the floating button.
    More

---

  1. 修复ctrl + 滚轮没法放大画中画的功能
  2. 修复视频被替换时,弹幕会暂停的问题
  3. 修复浮动按钮下点击替换视频按钮,可能会不正常显示问题
    More

v0.6.54

23 Sep 11:31

Choose a tag to compare

  1. Add the scroll wheel to adjust the volume function
  2. Fixed the issue of scrolling + no highlighting in the subtitle function list
    More

---

  1. 增加滚轮调整音量功能
  2. 修复字幕功能列表的滚动 + 已选择不高亮问题
    More

v0.6.53

12 Sep 08:11

Choose a tag to compare

  1. Added settings: Inject the website PIP function as the function of launching the extension. It was turned on by default before, but now it can be turned off.
  2. Fixed some functions failure issues in replacement mode
    More

---

  1. 增加设置:注入网站画中画功能为启动插件的功能,之前默认开启,现在可以关闭了
  2. 修复替换模式下部分功能失效问题
    More

v0.6.52

04 Sep 15:19

Choose a tag to compare

Replace the dropdown component to fix the problem of moving the subtitles and barrage buttons up in some cases.
More

---

替换下拉组件,修复部分情况下字幕、弹幕按钮鼠标移上去没有菜单问题
More

v0.6.51

26 Aug 08:25

Choose a tag to compare

Fixed the problem of displaying video danmaku on Twitch
More

---

修复Twitch的视频弹幕显示问题
More