QtScrcpy/docs/TODO.md
2020-02-16 13:47:54 +08:00

41 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

最后同步scrcpy 31bd95022bc525be42ca273d59a3211d964d278b
# TODO
## 低优先级
- 中文输入server需要改为apk作为一个输入法暂不实现或者有其他方式案件注入方式例如搜狗手机输入法可以监听当前注入
- [单独线程统计帧率](https://github.com/Genymobile/scrcpy/commit/e2a272bf99ecf48fcb050177113f903b3fb323c4)
- text转换 https://github.com/Genymobile/scrcpy/commit/c916af0984f72a60301d13fa8ef9a85112f54202?tdsourcetag=s_pctim_aiomsg
## 中优先级
- mac自动打包脚本
- 脚本
- 群控
- 竖屏全屏不拉伸画面
- 软解
- opengles 3.0
- github action
- 打包版本截图无效?
## 高优先级
- linux打包以及版本号
# mark
## ffmpeg
[ffmpeg编译参数详解](https://www.cnblogs.com/wainiwann/p/4204230.html)
## adb
以下是 ADB 和 Fastboot 的谷歌官方下载链接:
ADB和Fastboot for Windows
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
ADB和Fastboot for Mac
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
ADB和Fastboot for Linux
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
由于这些是直接的 Google 链接,用户可以确保下载不仅是官方的,而且将始终能够获得最新版本的 ADB 和 Fastboot