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
|
22e0a98072
|
Merge branch 'dev_cheat' of https://gitee.com/anod/open_agb_firm into dev_cheat
|
2022-09-03 13:15:06 +08:00 |
|
root
|
0a87a84e67
|
修正:上个版本会访问非法内存导致段错误
|
2022-09-03 13:10:20 +08:00 |
|
anod
|
30c254d930
|
补档:字体文件生成工具
|
2022-08-12 13:53:14 +08:00 |
|
anod
|
a82c282ea9
|
修改打包7z的脚本,使其支持wqy11.fnt
修改默认的固件配置,亮度设置为100
|
2022-08-10 14:18:34 +08:00 |
|
anod
|
9ea152ed20
|
放入字体文件到仓库
|
2022-08-10 14:11:19 +08:00 |
|
root
|
da5e8092da
|
测试通过了无console API的显示颜色的代码
|
2022-08-10 14:08:37 +08:00 |
|
anod
|
d049280d4a
|
去掉filebrowser对console的API的调用看看
|
2022-08-10 13:41:06 +08:00 |
|
root
|
c5e0516ec1
|
修正长度超出限定长度不渲染的问题
把filebrowser.c的字面常量变成宏常量
修改了字体文件名
|
2022-08-10 13:26:01 +08:00 |
|
root
|
c7de48e5a0
|
还差一个问题没解决,但是acf已经解决好了,先存档
|
2022-08-10 11:28:09 +08:00 |
|
root
|
3008b789c4
|
暂时能显示汉字了,但是还有许多问题需要解决的。明天再处理了
|
2022-08-10 01:18:04 +08:00 |
|
anod
|
1337e38256
|
ACF进化到了acf2,所以需要更新代码
|
2022-08-09 17:36:20 +08:00 |
|
anod
|
c4f39b7e9e
|
重新找了个位置试试还会不会core dump
Merge branch 'master' of https://gitee.com/anod/open_agb_firm
|
2022-08-05 18:55:25 +08:00 |
|
anod
|
702129592c
|
for pull
|
2022-08-05 18:45:42 +08:00 |
|
root
|
d06758019c
|
显示失败了,下回来看看怎么回事
|
2022-08-05 18:44:24 +08:00 |
|
anod
|
1d3092b6f7
|
show gb2312 in folder
|
2022-08-05 17:25:19 +08:00 |
|
root
|
1545f4cd6e
|
build done
|
2022-08-04 14:01:33 +08:00 |
|
root
|
38901211d8
|
build done
|
2022-08-04 13:54:24 +08:00 |
|
anod
|
4b19cd2e76
|
处理空文件夹的显示
|
2022-08-04 13:52:43 +08:00 |
|
root
|
595448e193
|
修正bug的版本
|
2022-08-04 13:43:38 +08:00 |
|
anod
|
f108c9ef06
|
修正切换文件夹还显示原来的文件夹名字的bug
|
2022-08-04 13:41:42 +08:00 |
|
anod
|
aec759cd01
|
Merge branch 'master' of https://gitee.com/anod/open_agb_firm
|
2022-08-04 13:21:03 +08:00 |
|
anod
|
2dd403796b
|
修改开始加载rom后的颜色
|
2022-08-04 13:20:30 +08:00 |
|
root
|
362bc92578
|
修正选中以后的颜色
|
2022-08-04 13:19:52 +08:00 |
|
root
|
d31b22e994
|
取消选中效果的文件夹列表
|
2022-08-04 13:12:31 +08:00 |
|