Commit graph

19 commits

Author SHA1 Message Date
Barry
92c376e52e refactor: devicemanage create&destroy device 2022-04-10 10:45:31 +08:00
Barry
acf7ef7077 fix: clipboard bug 2022-01-16 21:57:44 +08:00
Barry
33b0d65b19
Dev (#367)
* feat: update speed ratio script

* feat: update install qt script

* feat: update dmgbuild to 1.4.2

* fix: run error on win

* feat: update comment

* feat: sync scrcpy

* feat: shoutcut no repeat

* feat: volume allow repeat

* fix: set clipboard 16 len bug

* feat: add repeat

* feat: update platform-tools to 31.0.0

* feat: update speed ratio
2021-03-07 13:32:07 +08:00
rankun
cb8525abcd feat: up to max number 1000 2020-08-02 14:35:23 +08:00
rankun
d1fa10a2ee feat: auto apply update script 2020-05-24 11:47:51 +08:00
rankun
ca4024ba90 feat: show fps 2020-04-19 19:59:08 +08:00
rankun
37eb5b8f06 feat: remove warning on mac 2020-04-12 12:21:24 +08:00
rankun
96472cec90 chore: code format by clang-format 2020-03-29 02:28:18 +08:00
rankun
9bcfed92db feat: add shortcut 2020-03-16 10:59:58 +08:00
rankun
3fd95bf9ee fix: group control framesize bug 2020-03-08 14:07:53 +08:00
rankun
3487fb7d2b feat: group control 2020-03-08 11:29:33 +08:00
rankun
26d303448e fix: stays on top 2020-02-01 13:08:07 +08:00
rankun
71ea24c1d7 feat: remove auto map 2020-01-31 14:46:17 +08:00
Tian Zhou
7ede918fd0 Merge branch 'master' of https://github.com/barry-ran/QtScrcpy into dev
# Conflicts:
#	QtScrcpy/dialog.ui
#	README.md
2020-01-18 00:10:14 -05:00
rankun
c79a93c429 feat: record asynchronously
The record file was written from the stream thread. As a consequence,
any blocking I/O to write the file delayed the decoder.

For maximum performance even when recording is enabled, send
(refcounted) packets to a separate recording thread.
2020-01-15 14:07:59 +08:00
Tian Zhou
8e3b37e974 1, fix UI text. 2, add hot-load of mapping script 2019-11-12 16:35:54 -05:00
Barry
b7b826c23d update:更新语言 2019-06-22 15:11:30 +08:00
Barry
024e842710 fix:多台设备没必要分配端口 2019-06-20 23:30:01 +08:00
Barry
ee787ee200 add:多台控制 2019-06-20 19:43:25 +08:00