Commit graph

25 commits

Author SHA1 Message Date
Barry
0d19d7b2f3 feat: update server source code 2022-09-12 10:35:19 +08:00
Ujhhgtg
c0744287c8 scrcpy-server: update to 1.24
Signed-off-by: Ujhhgtg <feyxiexzf@gmail.com>
2022-08-22 15:06:10 +08:00
Barry
f2641816d1 feat: update server 2022-01-09 15:49:51 +08:00
rankun
33deb958cf feat: update server 2020-06-20 10:56:03 +08:00
rankun
fc8f465ea2 feat: sync scrcpy 2020-06-14 14:13:50 +08:00
rankun
6cf0bf75ab feat: sync scrcpy server 2020-01-14 12:23:05 +08:00
Barry
299cbb5c28 update:
调整关闭屏幕和电源按钮的功能实现
安卓targetsdk更新到29
2019-06-19 20:34:27 +08:00
Barry
2ec0a36f08 update:同步scrcpy 2019-06-19 18:05:17 +08:00
Barry
b92199dea3 update:event改为message更恰当 2019-06-19 16:13:58 +08:00
Barry
e010199752 add:实现剪切板功能 2019-06-19 14:33:20 +08:00
Barry
eb06924061 update:视频传输和控制指令改为两个不同的socket videosocket负责视频接收 controlsocket负责指令发送 2019-06-18 20:25:38 +08:00
Barry
1f073c2929 update:合并command命令 2019-06-18 16:37:12 +08:00
Barry
8735f3b3b6 fix:修复文本注入bug 2019-06-18 15:55:27 +08:00
Barry
fe882ab3f1 fix:server下拉菜单功能增加兼容性 2019-06-18 15:50:02 +08:00
Barry
c7f337dee7 update:添加方法以记录错误而不抛出 2019-06-18 15:47:00 +08:00
Barry
6cc9cfbed1 fix: server checkstyle errors
Fix errors reported by:

    gradle -p server check
2019-06-18 15:43:53 +08:00
Barry
66c2e45ea9 fix:Do not call codec.stop() on exception 2019-06-18 15:29:11 +08:00
Barry
0da3fca247 add:下拉通知栏 2019-06-15 18:07:16 +08:00
Barry
ea9deb3b9f mp4录制(未完成) 2019-01-27 02:23:57 +08:00
Barry
b0c228df02 update:server删除由server自己负责 2019-01-26 20:50:59 +08:00
Barry
7cc18e853c update:确保pc端总是发送4个参数 2019-01-26 20:04:51 +08:00
Barry
d61f0521d0 Work around Os.write() not updating position
ByteBuffer position is not updated as expected by Os.write() on old
Android versions. Count the remaining bytes manually.
2018-11-18 19:07:31 +08:00
Barry
1defdc66ab 分辨率修改:改为只支持标准480p 720p 1080p 2018-11-18 17:35:09 +08:00
Barry
310518f8ee server添加多点触摸接口 2018-11-11 17:11:10 +08:00
Barry
84b94b422a 增加server代码,android studio可直接编译 2018-11-11 00:07:47 +08:00