anod
|
9b6385e179
|
修改颜色数字,调整亮度
|
2022-10-14 15:07:01 +08:00 |
|
anod
|
3fda648a74
|
修改颜色编译的问题
|
2022-10-14 14:35:42 +08:00 |
|
anod
|
97aa811e2b
|
使用新版本的颜色来做atp_page
|
2022-10-14 14:28:09 +08:00 |
|
anod
|
0170a6b4ca
|
翻页处理的方式修改,不再是滚动而是翻页了
|
2022-10-14 14:05:16 +08:00 |
|
anod
|
dfe3018031
|
修正翻页的时候title不显示的问题
|
2022-10-14 13:46:12 +08:00 |
|
anod
|
b930f5760a
|
尝试修正第一次翻页显示不变的问题
|
2022-10-14 12:35:01 +08:00 |
|
anod
|
80a6bebd6b
|
修正拼写错误,代码没连接到下一行
|
2022-10-14 12:11:17 +08:00 |
|
anod
|
fc5a80339f
|
貌似找到了宕机的地方,进行修改
|
2022-10-14 12:02:48 +08:00 |
|
anod
|
b19ca5d6c4
|
继续尝试修正宕机的问题,先去掉有嫌疑的调用
|
2022-10-14 11:52:16 +08:00 |
|
anod
|
89efdb0c8e
|
尝试修正需要翻页的时候出现的宕机
|
2022-10-14 11:45:42 +08:00 |
|
anod
|
91b5acd150
|
提高测试:测试需要翻页的选项列表
|
2022-10-14 00:14:37 +08:00 |
|
anod
|
b3e89cb1f4
|
修正绘制选项列表会宕机的bug,因为指针参数顺序不对!
|
2022-10-14 00:06:22 +08:00 |
|
anod
|
001e0ffc82
|
修改测试绘制选项列表
|
2022-10-14 00:00:11 +08:00 |
|
anod
|
93cfaf2742
|
开放全部渲染,再次看看还有没有问题
|
2022-10-13 23:42:31 +08:00 |
|
anod
|
a2ba5087f2
|
修正计算title行数不正确的bug
|
2022-10-13 23:38:21 +08:00 |
|
anod
|
20eb7a87eb
|
修正一下上下按钮处理的row位置
|
2022-10-13 23:32:14 +08:00 |
|
anod
|
8f626c535d
|
遇到内存访问失败了,关闭item测试一下
|
2022-10-13 23:03:15 +08:00 |
|
anod
|
dfc229fe8b
|
加入测试代码,进行测试
|
2022-10-13 22:46:57 +08:00 |
|
anod
|
980f60b274
|
继续去掉符号数比较的warning
|
2022-10-11 21:00:17 +08:00 |
|
anod
|
7b137f39e4
|
重复代码打宏+字面常量去掉符号
|
2022-10-11 20:58:06 +08:00 |
|
anod
|
f36fed18f7
|
修正拼写错误
|
2022-10-11 20:53:17 +08:00 |
|
anod
|
8c532400ea
|
修正编译器的warning
|
2022-10-11 20:52:15 +08:00 |
|
anod
|
b5e07bc5e5
|
修正一些编译错误
|
2022-10-11 17:34:14 +08:00 |
|
anod
|
974e6c4ab2
|
atp_select的基础代码
|
2022-10-11 13:43:15 +08:00 |
|
anod
|
5657569af0
|
修正use_canvas的bug
|
2022-10-05 09:57:28 +08:00 |
|
anod
|
cb79ee343e
|
修改acf_canvas的函数签名
|
2022-10-04 23:50:44 +08:00 |
|
anod
|
6d420aae39
|
修正一些编译错误
|
2022-10-04 23:16:51 +08:00 |
|
anod
|
906e12b207
|
更换一版atp的函数签名,以后应该不用改了
|
2022-10-04 23:11:14 +08:00 |
|
anod
|
59717d49fd
|
修正按下power不响应的bug
|
2022-10-03 12:32:38 +08:00 |
|
anod
|
c8e5a995e2
|
测试power和tipsb
|
2022-10-03 12:02:47 +08:00 |
|
anod
|
18cd261aac
|
修改块的括号换行
|
2022-10-02 19:32:45 +08:00 |
|
anod
|
1c128acd11
|
Merge branch 'dev_cheat' of https://gitee.com/anod/open_agb_firm into dev_cheat
|
2022-10-02 19:30:06 +08:00 |
|
anod
|
0572348532
|
增加extern关键字
|
2022-10-02 19:28:14 +08:00 |
|
root
|
acf15d935f
|
把filebrowser.c中的前景色修改为枚举值而不是rgb565
|
2022-10-02 19:26:08 +08:00 |
|
root
|
d81b19b11c
|
Merge branch 'dev_cheat' of https://gitee.com/anod/open_agb_firm into dev_cheat
|
2022-10-02 17:40:58 +08:00 |
|
root
|
e09f579589
|
修正函数拼写错误
|
2022-10-02 17:40:23 +08:00 |
|
anod
|
da79591afd
|
添加acf_put_text的声明
|
2022-10-02 17:37:05 +08:00 |
|
root
|
8b63147903
|
Merge branch 'dev_cheat' of https://gitee.com/anod/open_agb_firm into dev_cheat
|
2022-10-02 17:33:04 +08:00 |
|
root
|
dad5bed3f1
|
Merge branch 'dev_cheat' of https://gitee.com/anod/open_agb_firm into dev_cheat
|
2022-10-02 17:32:48 +08:00 |
|
anod
|
e34cf5b885
|
去掉重复的acf_draw
|
2022-10-02 17:28:40 +08:00 |
|
anod
|
d978ed113a
|
添加了底行的tips和行对齐的参数
|
2022-10-02 17:25:38 +08:00 |
|
root
|
2102cb0b46
|
修改显示的内容,需要长列表
|
2022-09-26 14:43:06 +08:00 |
|
anod
|
170b4037ec
|
关机按钮走正常关机流程
处理显示不到最后一行的问题
|
2022-09-26 14:41:12 +08:00 |
|
anod
|
a1076164cb
|
为atp_show增加了上下滚动的处理
|
2022-09-26 14:09:32 +08:00 |
|
anod
|
7412e54b7e
|
补充提交没完成的代码
|
2022-09-25 20:52:17 +08:00 |
|
anod
|
5d38d15934
|
文本页面基础代码
|
2022-09-25 20:46:03 +08:00 |
|
root
|
61fd632005
|
修改好bug,改过的acf接口
|
2022-09-14 21:52:04 +08:00 |
|
anod
|
63d1b64b08
|
Merge branch 'dev_cheat' of https://gitee.com/anod/open_agb_firm into dev_cheat
|
2022-09-14 16:45:20 +08:00 |
|
anod
|
aa32502542
|
acf修改接口
|
2022-09-14 16:41:58 +08:00 |
|
root
|
0a87a84e67
|
修正:上个版本会访问非法内存导致段错误
|
2022-09-03 13:10:20 +08:00 |
|