Maliang

Latest version: v3.0.3

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 17

1.1.0

----------

🕓 *Release Date / 发布日期 : 2024-09-06*

🟢 **Added / 新增**

* The theme color dictionary has added the adaptation of text in the window
主题颜色字典新增了窗口内文本的适配

🟡 **Changed / 变更**

* The parameter `dark` of the function `set_mpl_default_theme` was renamed to `theme` and the value was changed from a boolean type to `"light"` 或 `"dark"`
函数 `set_mpl_default_theme` 的参数 `dark` 更名为 `theme`,值由布尔类型变更为 `"light"` 或 `"dark"`

1.0.6

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟣 **Fixed / 修复**

* Fixed a bug where the video playback speed was abnormal
修复了视频播放速度异常的 bug

🔴 **Removed / 移除**

* Removed the `interval` parameter for `VideoCanvas`
移除了 `VideoCanvas` 的 `interval` 参数

1.0.5

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟢 **Added / 新增**

* Class `VideoCanvas` adds parameters `click_pause` and `auto_play`
类 `VideoCanvas` 新增参数 `click_pause` 和 `auto_play`

🟡 **Changed / 变更**

* The parameter `max_fps` of the class `VideoCanvas` has been changed to `interval`
类 `VideoCanvas` 的参数 `max_fps` 变更为 `interval`

🔵 **Optimized / 优化**

* Improved performance of `VideoCanvas`
改善 `VideoCanvas` 的性能

1.0.4

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟤 **Refactored / 重构**

* Modified the syntax of some of the code to be compatible with Python 3.10
修改部分代码的语法,以兼容 Python 3.10

1.0.3

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟢 **Added / 新增**

* Added a left-click function to pause
新增了鼠标左键点击可以暂停的功能

* Added a function for the mouse wheel to adjust the volume
新增了鼠标滚轮可以调节音量的功能

* Added the display of video playback progress information
新增视频播放进度信息的显示

🟡 **Changed / 变更**

* Change the progress bar to a slider bar and you can drag the video progress
将进度条更改为滑动条,可以拖动视频进度了

🟣 **Fixed / 修复**

* Fixed a bug where video playback would cause continuous stuttering
修复了视频播放完成时会产生持续卡顿的 bug

🔵 **Optimized / 优化**

* Optimize the UI
优化 UI

1.0.2

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟢 **Added / 新增**

* The `VideoCanvas` class adds the initialization parameter `control` to enable the built-in UI
类 `VideoCanvas` 新增初始化参数 `control` 来开启内置的 UI

🟡 **Changed / 变更**

* Change the default value of the initialization parameter `max_fps` of the class `VideoCanvas` to 30
修改类 `VideoCanvas` 的初始化参数 `max_fps` 的默认值到 30

* Change the default value of the initialization parameter `zoom_item` of the class `VideoCanvas` to `True`
修改类 `VideoCanvas` 的初始化参数 `zoom_item` 的默认值到 `True`

Page 16 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.