- 精华
- 0
- 帖子
- 679
- 威望
- 0 点
- 积分
- 721 点
- 种子
- 12 点
- 注册时间
- 2007-1-8
- 最后登录
- 2024-3-21
|
楼主 |
发表于 2015-8-22 07:18 · 辽宁
|
显示全部楼层
本帖最后由 tq03q9i 于 2015-10-22 09:14 编辑
823
Added support for downloading compatibility entries through the Internet from the OPL-CL service.
Changed hasCompatibilityMode of iosupport.h to flags, so that it can also be used to indicate the lack of support (by APPS mode) for network updates.
Network update feature notes:
1. User-modified records will not be updated during a global network update, unless the user specifically updates the record.
2. When compatibility records are downloaded, the existing file is merged with the downloaded one to preserve any custom theme variables that the user might have. *
3. Network update will require the DNS server's address to be entered.
4. The DNS server setting cannot be saved when entered as a static address, as the homebrew IPCONFIG.DAT file does not store this information.
*As there is currently no standard for the theme variables, only information related to compatibility modes (currently only the compatibility mode flags) will be copied over in order to avoid breaking Jay-Jay's themes.
Thanks to icyson55 for contributing the OPL-CL service!
823
增加了从OPL-CL服务下载兼容性条目
更改了已有兼容性模式的iosupport.h到flags,因此它也能被用于标示网络更新欠缺的支持(通过APPS模式)
网络更新备注:
1.用户修改的记录不会在全局网络更新时被更新,直到用户针对的更新此记录
2.当兼容性记录被下载,已存在的文件整合到下载一个保留任何自定义主题变量那么用户可能有.*
3.网络更新会需要输入DNS服务地址
4.当键入一个静态地址时不能保存DNS服务设定,自制IPCONFIG.DAT文件不存储这个内容
*鉴于目前没有主题变量的标准,只有关于兼容性模式的信息(目前仅兼容性模式标识)会为了避免破坏Jay-Jay的主题而被拷贝
感谢icyson55创建了OPL-CL服务! |
|