rustdesk
d26fea41ee
upgrade The-Fat-Controller
2024-11-21 02:26:51 +09:00
21pages and GitHub
bc211c8031
A=b, A case insensitive ( #9976 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-20 19:44:24 +08:00
Mr-Update and GitHub
d4cb7d68c5
Update de.rs ( #9975 )
2024-11-20 19:41:43 +08:00
KAYUII and GitHub
608d7d55d5
add env VCPKG_INSTALLED_ROOT ( #9985 )
2024-11-20 19:41:30 +08:00
fufesou and GitHub
4a49fbe4a6
fix: privacy mode 2 ( #9972 )
...
Do not change the resolutions when setting the new primary display.
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-19 17:29:28 +08:00
fufesou and GitHub
f760e21ff8
fix: android w&h, refresh when no connection ( #9966 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-19 15:03:00 +08:00
solokot and GitHub
251e1a3487
Update ru.rs ( #9962 )
2024-11-19 08:15:50 +08:00
bovirus and GitHub
b990ff3782
Update Italian language ( #9961 )
2024-11-19 08:15:37 +08:00
21pages and GitHub
c5426b0fbc
Fix hevc decode error "Could not find ref with POC" ( #9960 )
...
1. Dropping frames can cause this error, reset encoder when this
happens.
2. There are some logic error for clear video queue, because video queue
message is not cleared. This need to be fixed.
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-18 23:03:27 +08:00
fufesou and GitHub
8b710f62c8
feat: android clipboard, multi-formats ( #9950 )
...
* feat: android clipboard, multi-formats
Signed-off-by: fufesou <linlong1266@gmail.com >
* Chore
Signed-off-by: fufesou <linlong1266@gmail.com >
* Remove unused code
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-18 15:43:41 +08:00
21pages and GitHub
0707e791e8
opt av1 test data ( #9954 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-18 15:05:23 +08:00
XLion and GitHub
a07392e6b8
Add URL and Vendor to RPM spec ( #9947 )
2024-11-17 21:07:00 +08:00
21pages and GitHub
9125a68f81
remove flutter install cache flag ( #9944 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-17 11:35:53 +08:00
21pages and GitHub
9ee77a9b92
fix last commit ( #9939 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-17 09:21:34 +08:00
21pages and GitHub
304e0e465d
if av1 is not slow in test, av1 takes precedence over vp9 ( #9938 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-16 22:31:28 +08:00
RustDesk and GitHub
5d2bb9c995
Update bug_report.yaml ( #9935 )
2024-11-16 16:27:51 +08:00
RustDesk and GitHub
ddc172bdfa
Update bug_report.yaml ( #9934 )
2024-11-16 16:26:26 +08:00
21pages and GitHub
06c7bc137f
linux android use cpal ( #9914 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-14 21:01:41 +08:00
rustdesk
9e4cc91a14
use linux for bridge because macos runner network problem
2024-11-13 17:00:58 +08:00
0a28d09ff8
fix: windows, improve audio buffer ( #9770 ) ( #9893 )
...
* fix: windows, improve audio buffer (#9770 )
* .
* fix statics does not record
and avoid channel changing when drio audio when audio is stero
* add some commence
---------
Co-authored-by: zylthinking <zhaoyulong@qianxin.com >
2024-11-13 15:35:23 +08:00
fufesou and GitHub
ab89d84a8f
refact: ci, bridge ( #9899 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-12 22:10:56 +08:00
HanaKuru and GitHub
0aa98eac6d
Use base64Url encoding for server configuration to ensure compatibility with the command line --config option. ( #9897 )
2024-11-12 20:15:34 +08:00
fufesou and GitHub
d4aa2b7ce4
fix: virtual display, headless, wait plug in done ( #9895 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-12 20:12:05 +08:00
21pages and GitHub
35b4535ebc
fix aarch64 nightly build ( #9881 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-11 16:28:25 +08:00
f0be80c253
fix: macos, workaround app close ( #9880 )
...
* fix: macos, workaround app close
Signed-off-by: fufesou <linlong1266@gmail.com >
* Update common.dart
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com >
2024-11-11 13:06:23 +08:00
21pages and GitHub
a79a9f697b
fix "Add to addresssBook" dropdown menu ( #9878 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-11 08:39:54 +08:00
fufesou and GitHub
6082bb2754
fix: save load window rect, Windows, ignore dpi ( #9875 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-11 00:35:41 +08:00
rustdesk
4e6a43288e
https://github.com/rustdesk/rustdesk/issues/9877 https://developer.apple.com/documentation/security/ksecusedataprotectionkeychain
2024-11-10 23:57:25 +08:00
fufesou and GitHub
72a1f1161e
refact: flutter 3.24.4 ( #9874 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-10 11:18:08 +08:00
RustDesk and GitHub
912f5265f1
Revert "Refact/flutter 3.24.4 ( #9870 )" ( #9871 )
...
This reverts commit 5eb2c31207 .
2024-11-09 23:32:18 +08:00
5eb2c31207
Refact/flutter 3.24.4 ( #9870 )
...
* Update pubspec.lock
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: flutter 3.24.3
Signed-off-by: fufesou <linlong1266@gmail.com >
* fix: workaround Autocomplete options
Signed-off-by: fufesou <linlong1266@gmail.com >
* Replace engine with rustdesk custom flutter engine
* Update flutter-build.yml to use RustDesk flutter engine
* Fix the problem of missing extraction file directory windows-x64-release
* Update pubspec.lock.3.22.3
Signed-off-by: fufesou <linlong1266@gmail.com >
* remove pubspec.lock.3.22.3
Signed-off-by: fufesou <linlong1266@gmail.com >
* upgrade flutter android to 3.24.4
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
Co-authored-by: vitoway <vitoway@email.com >
Co-authored-by: vitoway <167743630+vitoway@users.noreply.github.com >
2024-11-09 20:51:47 +08:00
Lee Jong Mun and GitHub
062c8d582c
kor translation update ( #9866 )
2024-11-09 11:37:54 +08:00
XLion and GitHub
68b07505ab
Update tw.rs ( #9863 )
2024-11-08 22:18:30 +08:00
fufesou and GitHub
d3efcd4223
fix: mobile, soft keyboard ( #9860 )
...
Switching the input method, don't affect the canvas.
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-08 15:01:36 +08:00
rustdesk
a277b022ff
bump to 1.3.3
2024-11-08 15:00:49 +08:00
21pages and GitHub
740c5358ab
rotate ID3D11Texture2D ( #9772 )
...
* Rotate ID3D11Texture2D after duplication with d3d11 video processor.
* If display is not rotated, nothing will be created; If the rotation
fails, it will use the old fallback logic
TODO:
* If changing from Landscape to Landscape(flipped) during capture, the resolution is
not changed, video service fallback to gdi directly.
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-08 12:12:10 +08:00
fufesou and GitHub
7978e0301d
fix: input mobile -> Android ( #9767 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-08 12:11:56 +08:00
fufesou and GitHub
0f070b0108
revert: 9644, iOS, Korean input ( #9857 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-07 22:54:14 +08:00
fufesou and GitHub
6f0cb3b8c2
fix: mobile, two fingers cale, no tapdown ( #9856 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-07 22:36:56 +08:00
fufesou and GitHub
d0ef52e418
fix: touch input, ensure message orders ( #9855 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-07 21:23:41 +08:00
fufesou and GitHub
69277dd16b
fix: mobile, don't adjust canvas on gesture help show up ( #9846 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-07 14:58:10 +08:00
fufesou and GitHub
faf97c770c
fix: mobile, cursor mode, don't reset canvas ( #9843 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-06 21:59:23 +08:00
notlin4 and GitHub
78088360ca
Fix traditional Chinese localization ( #9833 )
2024-11-06 07:59:12 +08:00
fufesou and GitHub
5cfd1701fb
fix: mobile input, touch mode, in display ( #9827 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-05 17:55:38 +08:00
21pages and GitHub
a4bd23c9de
fix missing window focus service on windows/macos ( #9824 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-05 11:28:27 +08:00
fufesou and GitHub
12c1337b7b
fix: mobile mouse mode, cursor range ( #9811 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-04 22:37:21 +08:00
fufesou and GitHub
040253b319
fix: mobile cursor focus ( #9803 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-01 15:40:57 +08:00
fufesou and GitHub
44fa83d080
fix: android input, soft keyboard, mouse mode ( #9797 )
...
Cursor movement in the remote screen.
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-01 11:25:38 +08:00
21pages and GitHub
4f7e10bac6
Revert "Change the minimum value of the bitrate slider to 5" ( #9795 )
...
* Revert "Change the minimum value of the bitrate slider to 5 (#9480 )"
This reverts commit beb1084e87 .
* Revert "Change the value of kMinQuality to 5 (#9508 )"
This reverts commit d563372a91 .
2024-10-31 22:57:39 +08:00
jkh0kr and GitHub
d1fdcf1b16
Update ko.rs ( #9792 )
2024-10-31 12:01:37 +08:00