Merge pull request #94 from barry-ran/dev

Dev
This commit is contained in:
Barry 2020-02-29 12:58:47 +08:00 committed by GitHub
commit be2b3ca718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -9,6 +9,7 @@ on:
paths:
- 'QtScrcpy/**'
- '!QtScrcpy/res/**'
- '.github/workflows/macos.yml'
jobs:
build:
name: Build

View file

@ -11,6 +11,7 @@ on:
paths:
- 'QtScrcpy/**'
- '!QtScrcpy/res/**'
- '.github/workflows/windows.yml'
jobs:
build:
name: Build

View file

@ -2,7 +2,6 @@
# TODO
## 低优先级
- 中文输入server需要改为apk作为一个输入法暂不实现或者有其他方式案件注入方式例如搜狗手机输入法可以监听当前注入
- [单独线程统计帧率](https://github.com/Genymobile/scrcpy/commit/e2a272bf99ecf48fcb050177113f903b3fb323c4)
- 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打包以及版本号