forked from rustdesk/rustdesk
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from rustdesk:master #11
Open
pull
wants to merge
538
commits into
Avanis-GmbH:master
Choose a base branch
from
rustdesk:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: wayland CapsLock Signed-off-by: fufesou <[email protected]> * unformat for less changes Signed-off-by: fufesou <[email protected]> * refact: input, LockModes, do not check evt.down Remove `evt.down`(revert the change) to avoid potential bugs. Signed-off-by: fufesou <[email protected]> --------- Signed-off-by: fufesou <[email protected]>
* combine upload files/folder button Signed-off-by: 21pages <[email protected]> * web compress cache Signed-off-by: 21pages <[email protected]> --------- Signed-off-by: 21pages <[email protected]>
Signed-off-by: fufesou <[email protected]>
Signed-off-by: 21pages <[email protected]>
Signed-off-by: 21pages <[email protected]>
…an input (#9644) * fix: TextFormField onChanged event triggered multiple times when Korean input * logic fix for iOS * add comments * move 'onChanged' logic to handleSoftKeyboardInput
Signed-off-by: fufesou <[email protected]>
change LC_ALL from C.UTF-8 to C Signed-off-by: 21pages <[email protected]>
1. web only decode the latest image 2. web/ios remove relay server config when import Signed-off-by: 21pages <[email protected]>
Signed-off-by: fufesou <[email protected]>
New terms added
Signed-off-by: fufesou <[email protected]>
Signed-off-by: 21pages <[email protected]>
Signed-off-by: fufesou <[email protected]>
* Add option auto record outgoing session * In the same connection, all displays and all windows share the same recording state. todo: Android check external storage permission Known issue: * Sciter old issue, stop the process directly without stop record, the record file can't play. Signed-off-by: 21pages <[email protected]>
* Update pl.rs * Update pl.rs Updated quota chars.
…o local (#9715) Signed-off-by: 21pages <[email protected]>
Signed-off-by: fufesou <[email protected]>
* fix: win->macos, mouse events, key flags Signed-off-by: fufesou <[email protected]> * comments Signed-off-by: fufesou <[email protected]> --------- Signed-off-by: fufesou <[email protected]>
rather than the awful workaround
* Fix ffmpeg videotoolbox wrong log when changing bitrate * Let qsv support abr, and it's safe for qsv to changing bitrate. Signed-off-by: 21pages <[email protected]>
* hbb_common: simplify is_compressed_file Signed-off-by: Xiaobo Liu <[email protected]> * `exts` rename to `compressed_exts` --------- Signed-off-by: Xiaobo Liu <[email protected]>
```shell warning: elided lifetime has a name --> src/common/mod.rs:192:21 | 187 | pub fn to<'a>( | -- lifetime `'a` declared here ... 192 | ) -> ResultType<EncodeInput> { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default ```
Add the translation in tw.rs Log: Add the translation in tw.rs
Signed-off-by: fufesou <[email protected]>
Signed-off-by: fufesou <[email protected]>
* fix(debian): makes `postinst` script idempotent * fix(debian): makes `prerm` script idempotent
Signed-off-by: 21pages <[email protected]>
* Adjust bitrate and fps based on TestDelay messages. * Bitrate is adjusted every 3 seconds, fps is adjusted every second and when receiving test lag. * Latency optimized at high resolutions. However, when the network is poor, the delay when just connecting or sliding static pages is still obvious. Signed-off-by: 21pages <[email protected]>
Signed-off-by: 21pages <[email protected]>
Signed-off-by: 21pages <[email protected]>
* bridge.yml: Explicitly install cargo-expand of certain version @linsui spotted this trying to fix the build failure of 1.3.7 on f-droid: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/18766 * flutter-build.yml: drop workarounds for flutter 3.13 @fufesou has removed them from build_fdroid.sh in #10040 but forgot to remove them in main flutter_build.yml. flutter 3.13 is not used anymore, and those who want to build the old version using flutter 3.13 can happily check out the appropriate commit from Git history. * Bump vcpkg baseline to 2025.01.13 @linsui addressed the missing vcpkg-tools.json file inside vcpkg revision (microsoft side, not rustdesk's!) by updating the vcpkg baseline.
Signed-off-by: 21pages <[email protected]>
Signed-off-by: bjoernp116 <[email protected]>
Signed-off-by: fufesou <[email protected]>
Signed-off-by: fufesou <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )