This website requires JavaScript.
Explore
Help
Register
Sign In
mapleafgo
/
game-driver
Public Access
Watch
1
Star
0
Fork
0
You've already forked game-driver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
2f06c696facfbc34c20fcdb5ab82e5db16175f90
game-driver
/
internal
/
routes
History
mapleafgo
9825a85359
refactor: 采用 Go 1.22+ 语法简化循环和切片初始化
...
- 使用 替代 - 简化 为 - 统一代码风格,移除冗余的容量参数 Co-authored-by: Qwen-Coder <
qwen-coder@alibabacloud.com
>
2026-04-09 10:34:25 +08:00
..
play
refactor: 采用 Go 1.22+ 语法简化循环和切片初始化
2026-04-09 10:34:25 +08:00
standby
feat(audio): 使用 oto/v3 重构音频播放系统,移除 beep/v2 依赖
2026-04-08 19:21:48 +08:00
standby_ctrl
fix: 修复待机控制器的 context 使用和忙循环问题
2026-04-08 14:25:56 +08:00
command.go
完成日志输出到文件、终端多处的处理
2024-11-13 16:11:59 +08:00
play.go
优化逻辑
2025-03-13 19:18:10 +08:00
standby.go
增加待机报文缓存,无网状态也能执行待机任务;投影仪指令结果以设备状态为准
2025-04-29 13:48:35 +08:00