Commit graph

719 commits

Author SHA1 Message Date
FrzMtrsprt
5be490d326 Enable dark window border on Windows 2022-10-07 12:20:14 +08:00
Barry
ffaf41d994
Merge pull request #666 from re2zero/dev
feat: enable back to original size after exit fullscreen.
2022-09-14 10:03:50 +08:00
re2zero
efda484dcb
Merge branch 'barry-ran:dev' into dev 2022-09-13 19:05:46 +08:00
Barry
d1e14d2192 fix: drag ui delay recv video 2022-09-12 21:53:53 +08:00
Barry
0d19d7b2f3 feat: update server source code 2022-09-12 10:35:19 +08:00
Barry
7b653d732a fix: record failed 2022-09-12 10:17:46 +08:00
Barry
4c87400925
Merge pull request #656 from UjhhgtgTeams/dev
Set up Linux Github Actions Build & Add Linux Build Instructions & Update Readme
2022-09-12 10:15:37 +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
Ujhhgtg
b61818f23e gh-actions: remove gen-ver as it causes problems 2022-08-22 14:56:50 +08:00
Ujhhgtg
b0a9302fec
ci: fix a problem caused by renaming 2022-08-22 14:28:28 +08:00
Ujhhgtg
fc9e922a4e docs + ci: update readme and rename linux build script as i have tested it on many platforms 2022-08-22 14:16:53 +08:00
YangWu
3b4e2c77c5 feat: enable back to original size after exit fullscreen.
After exit fullscreen, it still show as fullscreen with title, this make user feel unwell. Record the normal size and then recover will be beter.

Log: support recover size.
2022-08-18 10:07:45 +08:00
Ujhhgtg
dd3a49b8cf gh-actions: use relwithdebinfo for actions and release for releases 2022-08-08 12:43:53 +08:00
Ujhhgtg
1d46e382c5 ci / gh-actions : update linux build script
The script is tested on my computer with zsh, qt 5.15.2
2022-08-08 11:48:39 +08:00
Ujhhgtg
06f905d373
docs: update chinese readme 2022-08-06 13:25:45 +00:00
Ujhhgtg
4da416890e
docs: update readme again 2022-08-06 13:25:35 +00:00
Ujhhgtg
0d6a9d424f
docs: update readme 2022-08-06 13:12:46 +00:00
Ujhhgtg
ca70498f05
gh-actions: fix & update actions 2022-08-06 13:00:09 +00:00
Ujhhgtg
cc66358343
gh-actions: try to standardize the process 2022-08-06 12:51:14 +00:00
Ujhhgtg
4d0a93d150
gh-actions: fix grammar 2022-08-06 12:32:39 +00:00
Ujhhgtg
4a41b6105f
gh-actions: make artifacts' name more clear 2022-08-06 12:30:26 +00:00
Ujhhgtg
a461aaba55
gh-actions: update qt 2022-08-06 12:26:58 +00:00
Ujhhgtg
42a8958cd5
[Github Actions] Capture linux build artifacts 2022-08-06 12:17:24 +00:00
Barry
3929ebf62e
Merge pull request #638 from Zeroo28/patch-1
Improve documentation
2022-07-10 09:23:05 +08:00
Zeroo
8414341383 Merge branch 'patch-1' of https://github.com/Zeroo28/QtScrcpy into patch-1 2022-07-06 08:34:28 +07:00
Zeroo
1d62b27219 docs: fixes grammar mistakes and typos
_I have used Grammarly to fixed them_
2022-07-06 08:32:34 +07:00
Zeroo
96356af287 revert(vcs): removed .vscode directory from .gitignore 2022-07-06 08:26:46 +07:00
Zeroo
1d99246dc7 Revert "docs(readme): Fixed 'build' category link"
This reverts commit b1dbbfcdb0.
2022-06-29 16:32:09 +07:00
Zeroo
f0cd5fde29 chore: removed .vscode directory
Removed vscode's config directory from version control.
2022-06-29 14:16:38 +07:00
Zeroo
b1dbbfcdb0
docs(readme): Fixed 'build' category link 2022-06-29 13:39:32 +07:00
Barry
c9ecb8bda7 fix: ui translate error 2022-06-22 21:34:09 +08:00
Barry
a78d9d0304 fix: single mode resize bug 2022-06-22 21:26:28 +08:00
Barry
89fda3a56c fix: audio DELETE_FAILED_INTERNAL_ERROR 2022-06-22 20:48:51 +08:00
Barry
6a2b0eeb1c fix: error log open file failed 2022-06-22 20:34:39 +08:00
Barry
cfc17759eb docs: update readme 2022-06-20 13:25:37 +08:00
Barry
d77355a20d feat: auto update device 2022-06-20 13:12:01 +08:00
冉坤
8bef579494 feat: update ffmpeg to n4.4.2 2022-06-20 07:48:13 +08:00
冉坤
3ac2bcdeef fix: ma debug adb path 2022-06-20 07:47:59 +08:00
Barry
0af13110eb feat: install only not wait 2022-06-15 07:48:09 +08:00
冉坤
c2a3aa106b fix: mac no sound 2022-06-14 22:12:05 +08:00
冉坤
ff7db18d5f feat: support audio on mac 2022-06-14 21:56:58 +08:00
冉坤
fb632ffb25 fix: mac build error 2022-06-14 16:34:56 +08:00
Barry
e70070c0d6 feat: support audio on win 2022-06-14 15:57:32 +08:00
Barry
055315f411 fix: language is invalid 2022-06-12 18:22:15 +08:00
冉坤
ace268b4be feat: adjust Dialog to Widget 2022-06-12 17:39:10 +08:00
冉坤
51fa52accb fix: system tray bug on mac 2022-06-12 17:08:31 +08:00
Barry
9fd26b0583 fix: system tray bug 2022-06-12 16:16:28 +08:00
冉坤
55639f1625 feat: update ffmpeg&adb 2022-06-12 14:02:15 +08:00
冉坤
4f12e13a7e fix: crash on repeat disconnect 2022-06-11 22:31:19 +08:00
Barry
78cc026ddb fix: adb path error on debug 2022-06-09 18:22:08 +08:00