|
| 1 | +XEngine_APIService V3.1.0.1001 |
| 2 | + |
| 3 | +增加:为opencv和qr增加自定义编译开关 |
| 4 | +增加:p2xp用户离开和万维网ip地址获取,心跳协议支持 |
| 5 | +修改:自动启动仅仅运行在管理员模式下 |
| 6 | +修改:用户验证配置为子级别了 |
| 7 | +修改:当禁用守护进程的时候会停止进程 |
| 8 | +修改:屏幕录像现在可以设置设备名称了 |
| 9 | +修改:当图像处理失败会回复消息 |
| 10 | +修改:图像处理错误方法 |
| 11 | +修改:所有配置文件被指定到主配置中了 |
| 12 | +修改:配置重载支持opencc,qr,deamon了 |
| 13 | +修改:p2xp协议的connect字段不在作为key使用 |
| 14 | +修正:qr码识别不支持linux的问题 |
| 15 | +修正:日志配置没有作用的问题 |
| 16 | +修正:p2p的delete和心跳不争取的问题 |
| 17 | +修正:图像设置http参数解析不正确的问题 |
| 18 | +修正:图像的宽高参数解析错误 |
| 19 | +修正:windows隐藏窗口不正确的问题 |
| 20 | +删除:没有使用的p2p协议代码 |
| 21 | +删除:p2p的获取用户信息协议和链接协议 |
| 22 | +删除:没有使用的内存代码 |
| 23 | + |
| 24 | +added:custom build switch for opencv and qr |
| 25 | +added:p2p delete client and wan address get and heartbeat supported |
| 26 | +modify:Autostart only run with administrator privileges |
| 27 | +modify:user ver configure node level |
| 28 | +modify:stop process when disable deamon process |
| 29 | +modify:screen record can be set device name |
| 30 | +modify:reply message when process failed for image |
| 31 | +modify:image process error way |
| 32 | +modify:All configuration files are specified by the master configuration |
| 33 | +modify:configure reload supports opencc and qr and deamon now |
| 34 | +modify:p2xp does not use connect address as a key. |
| 35 | +fixed:qr not support linux platform |
| 36 | +fixed:log configure does not work |
| 37 | +fixed:delete and heart p2xp not work |
| 38 | +fixed:image set http parament parse is incorrent |
| 39 | +fixed:image width and heigth parament is incorrent |
| 40 | +fixed:hide window is incorrent for windows |
| 41 | +delete:unused p2p protocol code |
| 42 | +delete:get user info and connect for p2p client |
| 43 | +delete:not used memory code for deamon |
| 44 | +====================================================================================== |
1 | 45 | XEngine_APIService V3.0.0.1001 |
2 | 46 |
|
3 | 47 | 增加:系统API函数模块 |
|
0 commit comments