Commit Graph

11 Commits

Author SHA1 Message Date
辉鸭蛋
807288ab90 重构底层截图器,大幅提升截图器耗时 (#1302)
* to mat init

* BitBlt 加锁

* 使用读写锁重构 Windows.Graphics.Capture,删除BGI自己命名的缓存设置

* dwm加锁并返回mat

* 队伍中没有对应元素角色修复日志问题

* 清除所有 DispatcherTimerOperationEnum 内容

* 修复单测的编译错误

* HDR Support

* 清理无用的截图器模式
2025-03-15 13:18:19 +08:00
辉鸭蛋
11ec9bc45d refactor: CancellationTokenSource -> CancellationToken 2024-10-19 01:50:21 +08:00
qhy040404
c490d29aa1 code cleanup 2024-08-14 18:01:02 +08:00
辉鸭蛋
059e21775f unified capture image method 2024-07-21 20:38:06 +08:00
辉鸭蛋
89e505f4a5 fix capture mod for one key marco #396 2024-05-18 22:28:54 +08:00
辉鸭蛋
c2d3e132e8 refactor: RectArea -> Region compilation passed 2024-05-02 14:45:07 +08:00
辉鸭蛋
b60784b8df execute macro even if not successfully recognized 2024-04-28 00:14:43 +08:00
辉鸭蛋
7756c3af9c reload macro when edited 2024-04-20 15:49:00 +08:00
辉鸭蛋
a458b86fab one key fight 2024-04-20 00:14:27 +08:00
辉鸭蛋
19c441b8c6 finish one click fight macro 2024-04-16 01:02:42 +08:00
辉鸭蛋
a0f94babe8 init one key fight task 2024-04-14 21:54:43 +08:00