21pages
017c73132c
condition show more quality
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-03 11:52:43 +08:00
21pages
534bfad50f
opt codec
...
1. use src width/height to convert yuv
2. align dst yuv to avoid illegal memory access
3. init yuvfmt when new codec
4. move remote reset calls from empty conns judge to emtpy remote conns
judge
Signed-off-by: 21pages <pages21@163.com>
2023-11-03 11:52:41 +08:00
RustDesk
48dbc06b29
Merge pull request #6264 from fufesou/fix/win_crash_tokio_1.28.1_upgrade_1.33.0
...
fix, win crash, tokio 1.28.1 to 1.33.0, revert
2023-11-02 14:56:40 +08:00
fufesou
967515a34f
fix, win crash, tokio 1.28.1 to 1.33.0, revert
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-02 14:34:49 +08:00
RustDesk
8e0bce4da4
Merge pull request #6263 from xalt7x/ukrainian-translation
...
Update Ukrainian translation
2023-11-02 14:07:12 +08:00
Yevhen Popok
01078bd7b2
Update Ukrainian translation
2023-11-02 08:05:39 +02:00
RustDesk
a97fbb2d48
Merge pull request #6260 from fufesou/fix/build_mobile
...
fix build
2023-11-02 10:07:49 +08:00
RustDesk
6782f92703
Merge pull request #6262 from rustdesk/revert-6257-android-fixes
...
Revert "Fixes for Android (ndk r26b)"
2023-11-02 09:50:34 +08:00
RustDesk
9096c29fef
Revert "Fixes for Android (ndk r26b)"
2023-11-02 09:50:02 +08:00
fufesou
c871af2711
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-01 21:03:57 +08:00
RustDesk
faf99ffe14
Merge pull request #6258 from fufesou/fix/remove_unused_capturer_on_peer
...
fix, remove unused capturer when switching display
2023-11-01 20:06:12 +08:00
fufesou
58d073b516
fix, remove unused capturer when switching display
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-01 19:53:37 +08:00
RustDesk
52a4d41c6f
Merge pull request #6257 from basilgello/android-fixes
...
Fixes for Android (ndk r26b)
2023-11-01 18:36:50 +08:00
Vasyl Gello
0805b00c50
Fix build on android-x86 and rename function
...
... because we add ndk_compat and the function installs
android-specific dependencies.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-01 11:41:17 +02:00
Vasyl Gello
c8f8bfd6f0
Refactor build_android_deps.sh
...
* Allow building one architecture or all 4 architectures
* Fix paths for ndk r25c+
* Bump libvpx to 1.13.1 to fix CVE-2023-5238
* Add ndk-compat from cpu-features to address missing
android_getCpuFeatures symbol on android arm64 emulators
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-01 11:36:10 +02:00
RustDesk
1f51d37ae6
Merge pull request #6256 from 21pages/android_ci
...
Revert "fix android ci, replace use with try-finally"
2023-11-01 17:22:33 +08:00
rustdesk
f8a4b8de51
fix ci
2023-11-01 17:14:44 +08:00
rustdesk
eaa64d7b70
bump bridge to 1.80.1
2023-11-01 17:04:32 +08:00
21pages
4480fbf787
Revert "fix android ci, replace use with try-finally"
...
This reverts commit dfe96eb30c
.
2023-11-01 16:38:20 +08:00
rustdesk
c2287033e3
XXPermissions:18.5
2023-11-01 16:31:37 +08:00
rustdesk
0a0fb5287a
dump kotlin
2023-11-01 15:52:07 +08:00
rustdesk
52acbd7d2c
fix ios ci
2023-11-01 15:45:48 +08:00
rustdesk
af4f84a84b
fix ios ci
2023-11-01 15:16:33 +08:00
RustDesk
633241fcee
Merge pull request #6253 from 21pages/upgrade_desktop_drop
...
upgrade desktop_drop to fix windows crash on close on flutter 3.13
2023-11-01 15:14:11 +08:00
21pages
f1f3d288cd
upgrade desktop_drop to fix windows close on crash on flutter 3.13
...
https://github.com/MixinNetwork/flutter-plugins/pull/276
Signed-off-by: 21pages <pages21@163.com>
2023-11-01 15:09:02 +08:00
RustDesk
7c98da85a0
Merge pull request #6251 from 21pages/translate
...
opt "True color" translation
2023-11-01 12:00:51 +08:00
21pages
36f7d64352
opt "True color" translation
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-01 11:46:51 +08:00
RustDesk
a4bbcbe5ff
Merge pull request #6246 from Mr-Update/patch-2
...
Update de.rs
2023-11-01 10:56:29 +08:00
RustDesk
cbb4ec5aa1
Merge pull request #6244 from bovirus/master
...
Update Italian language
2023-11-01 10:55:29 +08:00
RustDesk
84fc5f7d67
Merge pull request #6247 from sahilyeole/feat/list_view
...
Fix small tiles view not restored
2023-11-01 10:54:52 +08:00
RustDesk
a4d84cdc21
Merge pull request #6249 from fufesou/refact/pubspec_flutter_rust_bridge
...
fix flutter_rust_bridge pub version
2023-11-01 10:54:25 +08:00
RustDesk
1a422f318c
Merge pull request #6250 from 21pages/android_ci
...
fix android ci, replace use with try-finally
2023-11-01 10:54:01 +08:00
fufesou
8f202fd70d
fix flutter_rust_bridge pub version
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-01 10:08:35 +08:00
21pages
dfe96eb30c
fix android ci, replace use with try-finally
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-01 09:22:49 +08:00
Sahil Yeole
3d7c6c14b3
fix remember list view
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-11-01 00:59:28 +05:30
Mr-Update
85a4e361d2
Update de.rs
2023-10-31 20:10:49 +01:00
bovirus
05b2fa97d3
Update Italian language
2023-10-31 19:09:39 +01:00
rustdesk
c2703d215b
bump flutter to 3.13.9 and bridge to 1.79
2023-10-31 21:10:23 +08:00
RustDesk
f5c1133fc5
Merge pull request #6243 from fufesou/fix/remote_toolbar_border_radius
...
fix, remote toolbar, border radius
2023-10-31 19:27:39 +08:00
fufesou
f63d81826a
fix, remote toolbar, border radius
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-31 19:15:13 +08:00
RustDesk
fa39982a8f
Merge pull request #6242 from fufesou/refact/remote_toolbar_border
...
refact, remote toolbar, border
2023-10-31 17:09:21 +08:00
fufesou
4b52414e03
use get instead of static value
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-31 16:58:20 +08:00
fufesou
29b0a7659f
refact, remote toolbar, border
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-31 16:52:18 +08:00
RustDesk
e69183ce12
Merge pull request #6239 from fufesou/refact/remote_toolbar_monitors_menu
...
refact, remote toolbar, monitors menu
2023-10-31 15:32:50 +08:00
fufesou
009c088a64
change active monitor style
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-31 15:14:43 +08:00
fufesou
2c1f948832
refact, remote toolbar, monitors menu
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-31 14:49:01 +08:00
RustDesk
b83e007405
Merge pull request #6238 from fufesou/fix/peer_info_changed_unexpected
...
fix, flutter, peer info event may be changed accidentally
2023-10-31 11:07:34 +08:00
fufesou
1d3ce2c029
fix, flutter, peer info event may be changed accidentally
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-31 11:03:35 +08:00
rustdesk
5ad0730a26
remove gen_flutter_rust_bridge in build.rs
2023-10-31 11:00:13 +08:00
RustDesk
52f1383903
Merge pull request #6237 from fufesou/fix/virtual_display_reset
...
fix, virtual dislay reset
2023-10-31 10:31:08 +08:00