Commit graph

377 commits

Author SHA1 Message Date
Barry
13a72bf2be 界面增加码率分辨率配置 2019-01-26 12:15:20 +08:00
Barry
3b7f28de35 完善辅助功能 2019-01-25 23:57:55 +08:00
Barry
3dbd9c1e25 完善加载动画 2019-01-25 23:28:07 +08:00
rankun
5786c6d515 动画背景待处理 2019-01-25 12:37:26 +08:00
rankun
f3ea575239 修复编译问题 2019-01-25 11:21:15 +08:00
Barry
fb4ddd216c 准备qml动画 2019-01-25 00:10:47 +08:00
Barry
64aef1ef73 增加TODO 2019-01-20 22:08:01 +08:00
Barry
373d5b72ed 优化tool窗口 2019-01-20 20:55:41 +08:00
Barry
d4401756a5 更新ui功能 2019-01-20 20:41:55 +08:00
Barry
70bbd42c7e 磁性工具窗口 2019-01-20 20:14:07 +08:00
Barry
32dc100c7c 美化手机窗口界面 2019-01-19 23:47:18 +08:00
Barry
c7633f54de update:修复发布问题 2018-12-04 21:55:22 +08:00
Barry
70a8aba930 修复bug 2018-12-04 21:21:28 +08:00
Barry
dee95e35da 增加工具条图标 2018-11-27 22:46:39 +08:00
rankun
0a32f0b4af 增加全屏工具 2018-11-27 13:17:58 +08:00
Barry
838dc3d487 linux更新ffmpeg库 2018-11-26 20:47:27 +08:00
Barry
3a199d7566 更新忽略文件 2018-11-25 21:43:22 +08:00
barry
32d6f40b14 linux
linux编译通过
2018-11-25 21:36:36 +08:00
Barry
0b92c998d2 完善日志输出 2018-11-25 17:15:51 +08:00
Barry
677afbefad 完善常用命令 2018-11-25 16:19:34 +08:00
rankun
9060eecc15 update:mac上显示位置调整 2018-11-24 20:56:17 +08:00
Barry
0c21c9874a fix:macos QAdbProcess收不到finished信号 2018-11-24 20:44:47 +08:00
Barry
a0dfc4dbf3 增加mac下程序图标 2018-11-24 14:05:54 +08:00
Barry
4aa1a06514 增加windows程序图标 2018-11-24 13:54:26 +08:00
Barry
c4581ba194 Merge branch 'master' of https://gitee.com/Barryda/QtScrcpy 2018-11-24 10:01:41 +08:00
Barry
ba21ea8b8b 更新忽略列表 2018-11-24 10:01:12 +08:00
rankun
4e9157ded4 mac增加adb 2018-11-24 09:44:38 +08:00
Barry
20da17b036 完善mac支持 2018-11-24 09:38:33 +08:00
Barry
968de0d20c 代码优化 2018-11-24 09:20:13 +08:00
Barry
91c2cd78c7 优化文件目录结构 2018-11-24 09:08:37 +08:00
rankun
92ce48ccda 适配mac 2018-11-23 21:36:14 +08:00
rankun
15c98e2778 整洁代码 2018-11-23 13:14:03 +08:00
rankun
c2618e2b71 更新忽略项 2018-11-23 13:12:53 +08:00
rankun
3d22ae432d 跨平台准备:调整目录结构 2018-11-23 13:12:08 +08:00
Barry
05d5626a84 确保DeviceSocket subThreadRecvData不在主线程调用 2018-11-22 23:08:09 +08:00
Barry
3e906c51d3 解决退出时解码线程死锁问题 2018-11-22 22:57:08 +08:00
Barry
2f81e7372b 更新注释 2018-11-22 22:41:36 +08:00
Barry
5d3b118e27 修复tunnelForward连接失败问题(connect to增加延时,确保服务启动) 2018-11-22 22:34:13 +08:00
Barry
f9b31f420e 修复tunnelForward连接失败问题 2018-11-22 22:31:25 +08:00
Barry
7e30b69747 完善游戏映射 2018-11-21 21:27:54 +08:00
Barry
4606946ed1 qss定制黑色皮肤 2018-11-20 23:03:38 +08:00
Barry
bcf4be72ce 更新UI 2018-11-19 22:39:53 +08:00
Barry
a680d8d722 完善主界面的log显示(成功失败,标准输出,防止多次点击等) 2018-11-19 22:36:16 +08:00
rankun
b4eed23658 ui更新:增加无线连接按钮,log显示等 2018-11-19 13:53:35 +08:00
rankun
8b19c64b22 增加更新设备列表功能 2018-11-19 12:32:54 +08:00
rankun
aa43900530 get devices serial by adb devices 2018-11-19 11:02:13 +08:00
rankun
e87a15ea0d 支持默认设备 2018-11-19 10:01:31 +08:00
Barry
a3a1270f22 支持无线连接 2018-11-19 08:58:29 +08:00
Barry
99ee1321dd 完善解码器读取错误处理 2018-11-18 21:49:40 +08:00
Barry
49b2d63d01 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