-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
shadow3aaa
committed
Aug 5, 2023
1 parent
628eb02
commit ab7e285
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
* 重构框架代码,模块化设计 | ||
* 减少调速器的不合理设计 | ||
* 更新[touch_event](https://github.com/shadow3aaa/touch_event), 改进触摸分析,增加日用流畅度,删除了触摸点删除时出现的神秘"sksk"输出 | ||
* 部分默认配置变动 | ||
* Cycles调速器优化 | ||
* 引入内核调速器自动调整,进一步缓解fas两个核心无法独立频率的问题 | ||
* 部分mtk设备添加强制绑定频率范围来辅助调速器,优先级大于系统boost |