Commit Graph

51 Commits

Author SHA1 Message Date
status102
a9d661c540 fix: 修复在截图最快方式检测不成功时,不输出数值 2023-12-11 11:07:45 +08:00
Horror Proton
b4980b6837 feat: add nodiscard on minitouch input functions [skip changelog] 2023-12-09 13:04:06 +08:00
Horror Proton
e084aeb346 fix: fix coredump when minitouch failed to restart 2023-12-08 13:56:51 +08:00
David
889cd0a3f3 perf: reduced screencap timeout (#7476)
refs:
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/7473#issuecomment-1838440548
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/7473#issuecomment-1838446255
2023-12-04 19:46:00 +01:00
Horror Proton
09b07a6d84 fix: fix crashing after minitouch fails to restart 2023-12-02 16:22:28 +08:00
status102
d813a8747b feat: 新增检测最快截图方式后输出截图方法和截图测试耗时 (#7441)
feat: 新增检测最快截图方式后输出截图方法和截图测试耗时
2023-12-01 15:15:40 +08:00
status102
dc555215ce feat: 新增检测最快截图方式后输出截图方法和耗时 2023-11-30 19:43:24 +08:00
ManicSteiner
f734464a52 feat: 返回桌面&模拟器返回桌面 2023-11-03 23:37:43 +08:00
Horror Proton
12b69a4c61 fix: coredump after failing to restart minitouch 2023-10-27 14:41:38 +08:00
zzyyyl
d6b377dca4 fix: call_command 外部中断时中止进程 2023-10-24 16:21:53 +08:00
zzyyyl
575d0412ce fix: 尝试修复 RawByNc 截图方式在点击停止后下一次继续时有概率操作延时很高的问题 2023-10-24 16:21:53 +08:00
zzyyyl
0199aa1042 perf: call_command() 在 wait_time < 0 时允许最后一次重试(以便输出调试信息) 2023-10-24 16:21:45 +08:00
MistEO
cd9c775386 chore: 改改log 2023-10-13 20:50:08 +08:00
MistEO
c8ed85b7ae fix: 当minitouch断开时自动重连 2023-10-13 20:48:42 +08:00
zzyyyl
9746efe0c3 style: format 2023-10-12 13:25:53 +08:00
w568w
33b3ccdd75 fix: subprocess hangs up if not draining the pipe when reading with recv_by_socket 2023-10-07 08:33:47 +08:00
shxyke
33830bcd2d feat: Add ThriftController 2023-10-04 09:53:16 +08:00
Horror Proton
223284efc6 fix: fix size check of android screencap 2023-05-28 14:52:58 +08:00
MistEO
b88be2252f fix: 修复不能部署干员的问题 2023-05-24 00:33:13 +08:00
Horror Proton
11498214e4 feat: log error on mismatched image size
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4539
2023-05-23 20:57:37 +08:00
MistEO
6878bbbb17 chore: 添加一些adbSwipeXDistanceMultiplier的注释 2023-05-21 09:48:18 +08:00
MistEO
808665c979 fix: build error 2023-05-21 01:26:21 +08:00
MistEO
4253c87db7 fix: 全局减小adb滑动距离
糊屎!
2023-05-21 01:19:15 +08:00
Horror Proton
640603d561 perf: update signatures of functions in Controller 2023-04-24 00:55:26 +08:00
MistEO
32523ac776 fix: 调整部分滑动延迟,放到配置文件中 2023-04-22 14:31:54 +08:00
MistEO
1dbb7f134b feat: 干员识别 (#4368)
干员图鉴文字版,返回未拥有干员名
2023-04-21 19:59:02 +08:00
Hao Guan
0f39590daa chore: Add retry and version check for PlayTools 2023-04-20 17:44:34 +10:00
罗家欣
464629e1f2 优化逻辑,debug存图 2023-04-19 13:19:29 +08:00
MistEO
1cbfb53684 feat: 将退出时不释放adb作为独立选项 2023-04-12 00:38:41 +08:00
MistEO
b9989513cc perf: 优化截图判空 2023-04-11 23:46:35 +08:00
MistEO
55be8c34b1 perf: 去除现在已经不必要的检查
perf 41b50eade2
2023-04-11 23:28:25 +08:00
MistEO
41b50eade2 fix: 为夜神的截图错误增加检查
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4276
2023-04-11 23:25:46 +08:00
MistEO
e01ffe2dcc Update MinitouchController.cpp 2023-04-11 22:58:53 +08:00
shxyke
0eaa00cd85 fix: reinit minitouch when reconnect 2023-04-11 03:52:26 +00:00
Hao Guan
c309ddcda2 feat: 初步实现Mac平台的原生Controller 2023-04-04 21:45:17 +10:00
shxyke
c0db35a8e8 fix: release controllers before connect 2023-04-02 11:27:20 +00:00
shxyke
b9c38651c6 fix: return null when connect failed 2023-04-02 11:20:11 +00:00
shxyke
ab463c6ebf fix: fallback to NativeIO when AdbLite not inited 2023-03-29 19:52:39 +08:00
shxyke
ec99ccad24 Revert removal of timeout in call_and_hup_minitouch 2023-03-28 06:50:07 +00:00
shxyke
ecd453d134 fix: add timeout for IOHandler read 2023-03-28 02:14:40 +00:00
MistEO
5d8999a30c fix: crash 2023-03-27 22:30:23 +08:00
MistEO
bfb50c972c Merge branch 'dev' into fix/fix-controller 2023-03-27 22:09:48 +08:00
shxyke
040eded105 fix: set the params after controller created 2023-03-27 10:24:07 +00:00
MistEO
d64e829ac3 styles: format all cpp 2023-03-27 18:19:48 +08:00
MistEO
c5658b84b2 chore: 作用域啥的 2023-03-27 18:00:08 +08:00
shxyke
d730634081 refactor: 重构 Controller 架构 2023-03-24 01:30:22 +00:00
MistEO
daa3e5a6d8 chore: 移除对图片太小的检查
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3955
2023-03-12 19:48:58 +08:00
MistEO
d69b10408f chore: 默认关闭 adb-lite
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3861
2023-03-05 17:02:10 +08:00
dantmnf
447b9d86e7 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into arm64 2023-03-04 16:51:33 +08:00
dantmnf
a435a53c7b chore: check-in adb-lite
Co-authored-by: Hao Guan <10684225+hguandl@users.noreply.github.com>
2023-02-17 19:40:17 +08:00