Commit graph

811 commits

Author SHA1 Message Date
zhanghongyuan
f0a500bfc0 feat: add Port history record feature
Some checks failed
MacOS / Build (push) Has been cancelled
Ubuntu / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
- Implement Port history storage
- Ensure unique Port entries in history
- Remove empty ip history config

Log: Add the ability to save the history of previously connected ports
when using wireless connections.
2025-08-01 11:33:32 +08:00
Barry
cd63e84f4e
fix: ja_JP build error
Some checks failed
Ubuntu / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
MacOS / Build (push) Has been cancelled
2025-07-23 17:29:24 +08:00
Re*Index. (ot_inc)
8757ec8c9d Update main.cpp
Some checks are pending
MacOS / Build (push) Waiting to run
Ubuntu / Build (push) Waiting to run
Windows / Build (push) Waiting to run
2025-07-23 15:56:23 +08:00
Re*Index. (ot_inc)
48a73e9959 Update CMakeLists.txt 2025-07-23 15:56:23 +08:00
Re*Index. (ot_inc)
39e7fbf333 Update lrelease.sh 2025-07-23 15:56:23 +08:00
Re*Index. (ot_inc)
6fe5c8c119 Update lupdate.sh 2025-07-23 15:56:23 +08:00
Re*Index. (ot_inc)
e9af8b93a7 Add Strings 2025-07-23 15:56:23 +08:00
Re*Index. (ot_inc)
247d3c2d96 Add Strings 2025-07-23 15:56:23 +08:00
Re*Index. (ot_inc)
015ede1c3e Add Japanese Language 2025-07-23 15:56:23 +08:00
rankun
7b17d74a16 feat: windows使用msvc2022编译
Some checks failed
MacOS / Build (push) Has been cancelled
Ubuntu / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
2025-07-21 20:32:32 +08:00
rankun
58c463b96e fix: sndcpy start error on mac 2025-07-21 20:07:50 +08:00
rankun
a75a600c96 feat: update scrcpy-server 3.3.1 2025-07-21 19:54:10 +08:00
rankun
98d6bd05e3 feat: update scrcpy-server 3.2
Some checks failed
Ubuntu / Build (push) Has been cancelled
MacOS / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
2025-05-14 14:37:17 +08:00
Leonardo Chen
acd2594f1f fix: windows build error 2025-05-14 14:37:17 +08:00
barry
656ce4e894 ui: update i18
Some checks failed
MacOS / Build (push) Has been cancelled
Ubuntu / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
2025-03-09 15:53:50 +08:00
barry
2f2a7ed677 feat: add for QuickAssistant 2025-03-09 15:53:50 +08:00
barry
d26f2f27e9 feat: config support set language 2025-03-09 15:53:50 +08:00
barry
738ea814ce feat: add for QuickAssistant 2025-03-09 15:53:50 +08:00
Liu Jinchang
050a03ac79 feat: add IP history record feature
- Implement IP address history storage
- Add mechanism to record connection timestamps
- Ensure unique IP entries in history

Log: Add functionality to store and track IP address history

Issue: https://github.com/barry-ran/QtScrcpy/issues/1075
2025-03-09 15:53:50 +08:00
rankun
ace8f74f62 feat: add star badge 2025-03-09 15:53:50 +08:00
barry
a8d3609c19 feat: ad for QuickMirror
Some checks failed
MacOS / Build (push) Has been cancelled
Ubuntu / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
2025-02-21 22:25:18 +08:00
rankun
790f422f99 fix: not found adb on windows
Some checks are pending
MacOS / Build (push) Waiting to run
Ubuntu / Build (push) Waiting to run
Windows / Build (push) Waiting to run
2025-02-21 13:28:25 +08:00
re2zero
c1faff820d fix: #1117 Fix phone window show blank if run with Qt6
It needs to bind every time when GL paint on Qt6, and it works on Qt5 too.

Log: Fix phone window show blank if run with Qt6.
2025-02-21 11:11:11 +08:00
barry
5fa18219b6 fix: qt6 build error 2025-02-21 11:11:11 +08:00
barry
8196e46648 feat: update QtScrcpyCore 2025-02-21 11:11:11 +08:00
rankun
f863a91f94 feat: mac support arm64 2025-02-21 11:11:11 +08:00
rankun
ae1523b2a0 chore: add build annotation 2025-02-21 11:11:11 +08:00
re2zero
96fc6bfdf7 feat: Enable Qt6 build
Enable build with Qt6 and compat Qt5, the user can select which Qt version by configuration parameter.

Log: Enable Qt6 build.
2025-02-21 11:11:11 +08:00
barry
c1cb2dad3b fix: package x64 failed on mac arm 2025-02-21 11:11:11 +08:00
barry
7d1fdf4965 fix: record&screenshot failed on wireless device
Some checks failed
MacOS / Build (push) Has been cancelled
Ubuntu / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
2025-01-11 02:42:38 +08:00
rankun
f143c50596 feat: update config.ini server 3.1 2025-01-11 02:42:38 +08:00
rankun
97be13ec82 feat: update scrcpy-server 3.1 2025-01-11 02:42:38 +08:00
AbdAlrahman Ghanem
072d6c7c6c docs: add ScrcpyKeyMapper tool to key mapping documentation 2025-01-11 02:42:38 +08:00
AbdAlrahman Ghanem
49378f540c feat: add configurable drag speed and delay
Added new features to drag functionality:
- Added startDelay parameter to specify delay before drag movement
- Added dragSpeed parameter to control movement speed
- Updated documentation in both English and Chinese

This allows users to fine-tune both the timing and speed of drag movements.
2025-01-11 02:42:38 +08:00
Barry
ec5f413a38
Merge pull request #1073 from barry-ran/dev
Some checks failed
MacOS / Build (push) Has been cancelled
Ubuntu / Build (push) Has been cancelled
Windows / Build (push) Has been cancelled
sync dev
2024-12-07 17:26:04 +08:00
barry
16d693a618 fix: mac only run macos14 2024-12-07 17:04:00 +08:00
barry
8e8df04213 refactor: 适配3.0.2的电源接口 2024-12-07 12:25:47 +08:00
Barry
0a9871290f
Merge pull request #1071 from barry-ran/dev
Some checks are pending
MacOS / Build (push) Waiting to run
Ubuntu / Build (push) Waiting to run
Windows / Build (push) Waiting to run
sync dev
2024-12-07 00:37:30 +08:00
barry
723b4efb0f fix: wireles connect btn too big
Some checks are pending
MacOS / Build (push) Waiting to run
Ubuntu / Build (push) Waiting to run
Windows / Build (push) Waiting to run
2024-12-07 00:24:44 +08:00
barry
a60c2ee906 chore: update ci action 2024-12-07 00:05:37 +08:00
barry
43f5747cfe chore: update ci mac 14 2024-12-07 00:02:18 +08:00
barry
9e613986bf chore: update upload-artifact v4 2024-12-06 23:51:41 +08:00
barry
7c0b32de9a feat: add star history 2024-12-06 23:49:07 +08:00
barry
d0d6356f37 fix: 适配3.0.2的锁定采集方向 2024-12-06 23:43:53 +08:00
barry
9fa4b6672c fix: 录制最后一帧pts不对 2024-12-06 22:25:28 +08:00
barry
1496b767b7 feat: 更新scrcpy-server 3.0.2 2024-12-06 22:03:30 +08:00
Fanxing
5354ae0173
feat: Option to show/hide the toolbar when connecting a device. (#1042)
Some checks are pending
MacOS / Build (push) Waiting to run
Ubuntu / Build (push) Waiting to run
Windows / Build (push) Waiting to run
* Option to show/hide the toolbar when connecting a device.

* Modify the code as required.
2024-12-06 16:33:15 +08:00
Barry
076f9ba4c7
Merge pull request #1000 from teohhanhui/patch-1
Fix outdated link to GitHub Actions workflow runs
2024-08-03 14:03:15 +08:00
Teoh Han Hui
8baa406bc6
Fix outdated link to GitHub Actions workflow runs 2024-07-09 17:12:45 +08:00
Barry
05bfbe6e5c
docs: update README_zh.md 2024-05-26 16:53:01 +08:00