Releases: DIYgod/DPlayer
Releases · DIYgod/DPlayer
v1.26.0
Feature
- Support AirPlay on Safari #834
- Custom playback speed #764
- Flv config: pluginOptions.flv.mediaDataSource and pluginOptions.flv.config af4d697
Fix
- Disable seek hotkey on live mode #828
- Hide WebTorrent native controls #639
- Web Fullscreen layout error when container has width or height #697
- Danmaku typo be567b2
v1.25.0
New
Improvements
- right click 2 times to open native context menu
Bug fixes
v1.24.0
New
Bug fixes
- fix notice not display when error event triggered
Improvements
v1.23.0
Bug fixes
-
fix preview size (071c01c)
-
fix empty setting box in live mode without danmaku (5b9a7f1)
-
fix Hls is not supported
in Safari Mobile (87e137e)
-
fix firefox empty target blank (c3dc104)
Improvements
-
change default preload
option to metadata
(dd2ebcf)
-
use timeupdate event (0159d92)
-
update dependencies (44a1058)
v1.22.0
Remove
- Remove 2 options:
icons
and iconsColor
(df1deb3)
Instead, replace src/assets/*.svg
then rebuild player to customize icons, and use CSS to control icons color
Rename
- Rename
danmaku.margin
to danmaku.bottom
, values like: '10px' '10%' (a16c948)
Improvements
v1.21.3
New
Improvements
- support hour in time string (2eca9ad)
v1.21.2
Bug fixes
- danmaku blocked in fullscreen
v1.21.0
New
Improvements
-
longer autohide controller time (743b3d0)
-
disable autohide controller when paused (4c079a6)
-
support dragging bar in mobile (9573835)