v3.1.0 (2024-08-04)
- refactor: contoll -> control (2fc4682)
- refactor: 删除 zygisk rust 部分中无必要的,恼人的,不知道为啥加上的 compile_error 宏 (8113658)
- refactor: 删除无必要的,恼人的,不知道为啥加上的 compile_error 宏 (eac684c)
- refactor: 删除无用导入 (5799cb5)
- refactor: 删除无用的 clamp (347dad3)
- refactor: 更新依赖 (9167159)
- refactor: 添加 debug 点 (acda014)
- feat: Add more workaround for oplus (e187a7e)
- feat: deprecate offset (2d74128)
- feat: fuck gameopt (befa3b7)
- feat: More workaround for oplus (e5df9d2)
- feat: 删除 controll_min_freq 开关,只控制 prime 集群最小频率 (fc8a258)
- feat: 取消弃用 offset (3277526)
- feat: 在打开文件前 umount 预防 mount --bind (f88450c)
- feat: 在打开文件前设置可写权限 (4c82b0d)
- feat: 按照负载决定控制最小频率的集群 (6c46607)
- feat: 自动识别控制哪个集群的最小频率 (1aabcf5)
- fix: doc.md 空白 (79d50f5)
- fix: os error 22 报错 (55dd41c)
- fix: 删除 clamp 导致频率过高 (8a982e3)
- fix: 可能写入无效频率 (b05afc0)
- fix: 可能写入无效频率 (6cbd00d)
- chore: 更新 readme (2ff97fc)
- Refactor: contoll -> control (2fc4682)
- Refactor: Remove unnecessary, annoying
compile_error
macro in the Zygisk Rust part (8113658) - Refactor: Remove unnecessary, annoying
compile_error
macro that was added for unknown reasons (eac684c) - Refactor: Remove unused imports (5799cb5)
- Refactor: Remove unused
clamp
(347dad3) - Refactor: Update dependencies (9167159)
- Refactor: Add debug points (acda014)
- Feature: Add more workaround for oplus (e187a7e)
- Feature: Deprecate offset (2d74128)
- Feature: Address gameopt (befa3b7)
- Feature: More workaround for oplus (e5df9d2)
- Feature: Remove
controll_min_freq
switch, only control the minimum frequency of the prime cluster (fc8a258) - Feature: Cancel deprecation of offset (3277526)
- Feature: Umount before opening file to prevent
mount --bind
(f88450c) - Feature: Set write permissions before opening files (4c82b0d)
- Feature: Decide the minimum frequency cluster based on load (6c46607)
- Feature: Automatically identify which cluster's minimum frequency to control (1aabcf5)
- Fix: doc.md whitespace issue (79d50f5)
- Fix: OS error 22 (55dd41c)
- Fix: Removing
clamp
causes excessively high frequency (8a982e3) - Fix: Potential write of invalid frequency (b05afc0)
- Fix: Potential write of invalid frequency (6cbd00d)
- Chore: Update README (2ff97fc)