docs: update TODO.md

This commit is contained in:
rankun 2020-02-29 12:56:02 +08:00
commit d897413a2a

View file

@ -2,7 +2,6 @@
# TODO # TODO
## 低优先级 ## 低优先级
- 中文输入server需要改为apk作为一个输入法暂不实现或者有其他方式案件注入方式例如搜狗手机输入法可以监听当前注入
- [单独线程统计帧率](https://github.com/Genymobile/scrcpy/commit/e2a272bf99ecf48fcb050177113f903b3fb323c4) - [单独线程统计帧率](https://github.com/Genymobile/scrcpy/commit/e2a272bf99ecf48fcb050177113f903b3fb323c4)
- text转换 https://github.com/Genymobile/scrcpy/commit/c916af0984f72a60301d13fa8ef9a85112f54202?tdsourcetag=s_pctim_aiomsg - text转换 https://github.com/Genymobile/scrcpy/commit/c916af0984f72a60301d13fa8ef9a85112f54202?tdsourcetag=s_pctim_aiomsg
@ -11,7 +10,7 @@
- 群控 - 群控
- 竖屏全屏不拉伸画面 - 竖屏全屏不拉伸画面
- 软解 - 软解
- opengles 3.0 - opengles 3.0 兼容性参考[这里](https://github.com/libretro/glsl-shaders/blob/master/nnedi3/shaders/yuv-to-rgb-2x.glsl)
## 高优先级 ## 高优先级
- linux打包以及版本号 - linux打包以及版本号