Skip to content
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 #4

Merged
merged 335 commits into from
Jul 26, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 20, 2024

  1. try old flutter and vcpkg

    rustdesk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0cab620 View commit details
    Browse the repository at this point in the history
  2. fix ci

    rustdesk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8590205 View commit details
    Browse the repository at this point in the history
  3. change back to 3.16.9

    rustdesk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    58d86ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db9543 View commit details
    Browse the repository at this point in the history
  5. try latest

    rustdesk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3057396 View commit details
    Browse the repository at this point in the history
  6. try out 3.22.2 for android

    rustdesk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    06fe972 View commit details
    Browse the repository at this point in the history
  7. for try out flutter 3.22.2

    rustdesk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e95823f View commit details
    Browse the repository at this point in the history
  8. fix ci

    rustdesk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    80c5d59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b32e74 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix: android, two finger pan, scale (#8429)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    42394fc View commit details
    Browse the repository at this point in the history
  2. try out 3.22.2

    rustdesk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1cb0e1c View commit details
    Browse the repository at this point in the history
  3. try 3.22.2 playground

    rustdesk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3244395 View commit details
    Browse the repository at this point in the history
  4. fix ci

    rustdesk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    32c4712 View commit details
    Browse the repository at this point in the history
  5. fix: android prompt "Failed to stop voice call" on conn ended (#8434)

    * fix: android prompt "Failed to stop voice call" on conn ended
    
    Signed-off-by: fufesou <[email protected]>
    
    * Remove invalid comment
    
    Signed-off-by: fufesou <[email protected]>
    
    * Better control of voice call status
    
    Signed-off-by: fufesou <[email protected]>
    
    * Better voice call status control
    
    Signed-off-by: fufesou <[email protected]>
    
    * better end conn for voice call
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    74cc5ab View commit details
    Browse the repository at this point in the history
  6. try out 3.16.0

    rustdesk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b2af79a View commit details
    Browse the repository at this point in the history
  7. try out 3.13.9 with master

    rustdesk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cdf97f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff2e055 View commit details
    Browse the repository at this point in the history
  9. add enable directx option, android software encoding half resolution …

    …option (#8435)
    
    * add option enable directx capture screen, default true
    
    Signed-off-by: 21pages <[email protected]>
    
    * option android software encoding half scale, check isStart flag
    
    Signed-off-by: 21pages <[email protected]>
    
    ---------
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0f6538c View commit details
    Browse the repository at this point in the history
  10. fix typo (#8436)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ffed29e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. fix: android, no voice call under android 11 (#8440)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bbf7d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a21dff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3742b51 View commit details
    Browse the repository at this point in the history
  4. split web js to v1 and v2

    rustdesk committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    41a20b5 View commit details
    Browse the repository at this point in the history
  5. fix one missing file

    rustdesk committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    212e8e7 View commit details
    Browse the repository at this point in the history
  6. Update ru.rs (#8442)

    solokot authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8b5ac39 View commit details
    Browse the repository at this point in the history
  7. Update de.rs (#8443)

    Mr-Update authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    416efe9 View commit details
    Browse the repository at this point in the history
  8. build 43

    rustdesk committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    baeee64 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Update tw.rs (#8444)

    xlionjuan authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    a9e0ea8 View commit details
    Browse the repository at this point in the history
  2. fix: mobile actions, position (#8446)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    40cb593 View commit details
    Browse the repository at this point in the history
  3. fix: mobile actions hide and mobile theme (#8447)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    307827b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a69d52 View commit details
    Browse the repository at this point in the history
  5. update cs.rs (#8450)

    jxdv authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ef82cfa View commit details
    Browse the repository at this point in the history
  6. update sk.rs (#8449)

    jxdv authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    65dd2b8 View commit details
    Browse the repository at this point in the history
  7. fix #8452

    rustdesk committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    4947cf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    65edd55 View commit details
    Browse the repository at this point in the history
  2. fix multi display fps control (#8455)

    * Calculate fps without distinguish displays, use one fps control
      because the controlled side control fps of all displays with one FPS
      variable.
    * Because all displays decode frame in one thread, when there are N
      displays, the video frames received in one second is `fps * N`, so the
      calculated decode fps should be divided by N. Because the actual
      display count is not obvious in rust, when no data frame is received for 5 seconds, the display is considered inactive, and only the active display is used as the dividend.
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1765c7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00ddd63 View commit details
    Browse the repository at this point in the history
  4. fix: mobile, chat menu, hide after tapping (#8465)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    245f080 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    93133b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c2d26 View commit details
    Browse the repository at this point in the history
  3. fix: wrong use of Instant sub, just after booting (#8470)

    * fix: wrong use of Instant sub, just after booting
    
    Signed-off-by: fufesou <[email protected]>
    
    * fix: ThrottledInterval, first next tick
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f0dcc91 View commit details
    Browse the repository at this point in the history
  4. fix: ios keyboard, composing input (#8471)

    * fix: ios keyboard, composing input
    
    Signed-off-by: fufesou <[email protected]>
    
    * Incorrect changes
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    11bdd3c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. build 45

    rustdesk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cb5fa85 View commit details
    Browse the repository at this point in the history
  2. fix #8479

    rustdesk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ef56aea View commit details
    Browse the repository at this point in the history
  3. refactor

    rustdesk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    49f848a View commit details
    Browse the repository at this point in the history
  4. fix: android cursor scale (#8478)

    * fix: android cursor scale
    
    Signed-off-by: fufesou <[email protected]>
    
    * Min scale restriction for mobile cursor
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    dbbd917 View commit details
    Browse the repository at this point in the history
  5. add TelegramBot

    rustdesk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    faf363c View commit details
    Browse the repository at this point in the history
  6. fix: mobile cursor, check null (#8481)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f17e17a View commit details
    Browse the repository at this point in the history
  7. add Belarusian locale (#8480)

    * Update ru.rs
    
    * Update ru.rs
    
    * Update ru.rs
    
    * Update ru.rs
    
    * Update ru.rs
    
    * Update ru.rs
    
    * Update ru.rs
    
    * Create be.rs (Belarussian locale)
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update be.rs
    
    * Update lang.rs
    
    * Update lang.rs
    
    * Update be.rs
    
    ---------
    
    Co-authored-by: RustDesk <[email protected]>
    stmc and rustdesk authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ef06b7d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. windows portable loading ui (#8490)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    12d3c59 View commit details
    Browse the repository at this point in the history
  2. not use nwg default features (#8492)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9c7d4ef View commit details
    Browse the repository at this point in the history
  3. Refact/android input changed notify clients (#8494)

    * refact: android, input control changed, notify clients
    
    Signed-off-by: fufesou <[email protected]>
    
    * fix: android init input perm
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b047730 View commit details
    Browse the repository at this point in the history
  4. Feat/android more actions (#8496)

    * feat: android volume and power actions
    
    Signed-off-by: fufesou <[email protected]>
    
    * Add translations and refact action menus
    
    Signed-off-by: fufesou <[email protected]>
    
    * Remove divider
    
    Signed-off-by: fufesou <[email protected]>
    
    * fix: recover deleted translations
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c5d3c7f View commit details
    Browse the repository at this point in the history
  5. Update ru.rs (#8497)

    solokot authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    aed212d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e79946b View commit details
    Browse the repository at this point in the history
  7. telegram bot works now

    rustdesk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9e85154 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bfdf05 View commit details
    Browse the repository at this point in the history
  9. Update Italian language (#8502)

    * Update Italian language
    
    * Fix typo
    bovirus authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f8592e0 View commit details
    Browse the repository at this point in the history
  10. fix typo

    rustdesk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a18947e View commit details
    Browse the repository at this point in the history
  11. wakelock not block system sleep (#8504)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cfd27c8 View commit details
    Browse the repository at this point in the history
  12. Tidy up configuration files UNIX permissions (#7983)

    * Add missing libpam package causing build to fail using Docker image
    
    ```
    wrapper.h:1:10: fatal error: 'security/pam_appl.h' file not found
    ```
    
    Signed-off-by: Samuel FORESTIER <[email protected]>
    
    * Tidy up configuration files UNIX permissions
    
    Signed-off-by: Samuel FORESTIER <[email protected]>
    
    ---------
    
    Signed-off-by: Samuel FORESTIER <[email protected]>
    HorlogeSkynet authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e1140b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab9e101 View commit details
    Browse the repository at this point in the history
  14. refact: mobile min cursor size, 12 (#8510)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c1bbdaf View commit details
    Browse the repository at this point in the history
  15. refact: mobile more actions, divider (#8512)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d689bbf View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. bump to 1.2.7

    rustdesk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ed3fb1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96aff38 View commit details
    Browse the repository at this point in the history
  3. fix extracted forground window not foreground (#8521)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3ae1638 View commit details
    Browse the repository at this point in the history
  4. Upgrade arboard (#8522)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c062813 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f72d05 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. typo

    rustdesk committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a632718 View commit details
    Browse the repository at this point in the history
  2. fix: mobile more actions, check version 1.2.7 (#8526)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1fd170b View commit details
    Browse the repository at this point in the history
  3. portable service only run on main display (#8525)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d67afa4 View commit details
    Browse the repository at this point in the history
  4. fix switch to primary display but can't see UAC (#8527)

    How to reproduce: elevate at primary display->switch to another
    display->
    trigger UAC->switch to primary display->can't see UAC
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f9b0a88 View commit details
    Browse the repository at this point in the history
  5. fix: win, multi-display settings changed (#8531)

    1. Windows, multi-display, as the controlled side.
    2. Connect
    3. Turn on privacy mode, with mode 2.
    4. Turn off privacy mode.
    
    Then the display settings are continues changed when connect &
    disconnect.
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    967e632 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e400d2 View commit details
    Browse the repository at this point in the history
  7. Update ru.rs (#8533)

    * Update ru.rs
    
    * Update ru.rs
    solokot authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4b6ba79 View commit details
    Browse the repository at this point in the history
  8. shared memory size use the max resolution of all displays (#8534)

    The case of setting a monitor inserted later as the primary monitor is not taken into account
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5114a9d View commit details
    Browse the repository at this point in the history
  9. Update sk tr (#8535)

    * translate normal
    
    * translate bot tips
    jxdv authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2fb35c3 View commit details
    Browse the repository at this point in the history
  10. Update cs tr (#8536)

    * update common tr
    
    * update tips
    jxdv authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    750368a View commit details
    Browse the repository at this point in the history
  11. fix: win, virtual display, privacy mode (#8537)

    Restore display settings.
    
    Only restore by the display registry settings.
    
    Do not change display settings twice when turning off privacy mode.
    
    Only restore the registry values.
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    bd33476 View commit details
    Browse the repository at this point in the history
  12. fix: linux, arboard::new(), retry (#8538)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1f4c62e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    1252f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2116fec View commit details
    Browse the repository at this point in the history
  3. fix ci (#8543)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    25d0ced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f129e6 View commit details
    Browse the repository at this point in the history
  5. remove debug code

    rustdesk committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1719e47 View commit details
    Browse the repository at this point in the history
  6. Update nl.rs (#8546)

    FastAct authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d537e25 View commit details
    Browse the repository at this point in the history
  7. fix ci

    rustdesk committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    15fa80f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7631746 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01672bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84b5cd7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd73368 View commit details
    Browse the repository at this point in the history
  12. fix ci

    rustdesk committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3f2dfa5 View commit details
    Browse the repository at this point in the history
  13. fix ci

    rustdesk committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    14343e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e71d86c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. ci for linux x86_64 sciter deb and flatpak (#8545)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    285e974 View commit details
    Browse the repository at this point in the history
  2. bring fdroid.yml back

    rustdesk committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0ab500c View commit details
    Browse the repository at this point in the history
  3. fix: clipboard data, decompress, buf too small (#8556)

    * fix: clipboard data, decompress, buf too small
    
    Signed-off-by: fufesou <[email protected]>
    
    * fix: compress image
    
    Signed-off-by: fufesou <[email protected]>
    
    * decompress image, use default level
    
    Signed-off-by: fufesou <[email protected]>
    
    * chore
    
    Signed-off-by: fufesou <[email protected]>
    
    * decompress, zstd::decode_all
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    62a8349 View commit details
    Browse the repository at this point in the history
  4. Update de.rs (#8559)

    Mr-Update authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    625b610 View commit details
    Browse the repository at this point in the history
  5. try fix linux arm64 build (#8560)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a0dc38f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51db8e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. remove special treatment when only use permanent passwrod but no pass…

    …word set (#8566)
    
    1. Remove special treatment when only use permanent passwrod  but no password set, it has  no need and `Connection not allowd` prompt make user confusing.
    2. When only use permanent password is chosen and the permanent password
       is empty, pop up the set-password dialog, if still not set in the
       dialog, back to the old choice
    3. Add cancel confirm for 2fa and telegram bot
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8602b03 View commit details
    Browse the repository at this point in the history
  2. fix: build ios (#8570)

    ld: Undefined symbols:
         _kSecMatchSubjectWholeString, referenced from:
             security_framework::item::ItemSearchOptions::search::he568de2b0004b0c0 in liblibrustdesk.a[872](security_framework-88ef6afe340eb2ab.security_framework.e4562ffe63567184-cgu.0.rcgu.o)
    
    TODO:
    
    There's also a warning after commit "2116fec20b5a2165df97e329c156baf308668efc".
    No idea how to fix it. But it does not stop building.
    
    ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2f40b9d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    40019b8 View commit details
    Browse the repository at this point in the history
  2. Update de.rs (#8577)

    Mr-Update authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    182e8c4 View commit details
    Browse the repository at this point in the history
  3. res/vcpkg: Bump aom to 3.9.1, opus to 1.5.1 and libvpx to 1.14.1 (#8555)

    * res/vcpkg: drop old opus port overlay
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * res/vcpkg: bump aom to 3.9.1
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * res/vcpkg: bump libvpx to 1.14.1
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    ---------
    
    Signed-off-by: Vasyl Gello <[email protected]>
    basilgello authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6d2e985 View commit details
    Browse the repository at this point in the history
  4. linux x11 rgb565 capture (#8580)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d00582e View commit details
    Browse the repository at this point in the history
  5. Bump vcpkg baseline to 2024.06.15 (#8582)

    * res/vcpkg: drop old opus port overlay
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * res/vcpkg: bump aom to 3.9.1
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * res/vcpkg: bump libvpx to 1.14.1
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * Bump vcpkg baseline to 2024.06.15
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    ---------
    
    Signed-off-by: Vasyl Gello <[email protected]>
    Co-authored-by: RustDesk <[email protected]>
    basilgello and rustdesk authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e294daf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6febb2 View commit details
    Browse the repository at this point in the history
  7. vcpkg: sort triplets and restore local opus port for 1.5.1 (#8585)

    * ci/flutter-build: Sort out triplets in job matrices
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * Restore local port for opus 1.5.1
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    ---------
    
    Signed-off-by: Vasyl Gello <[email protected]>
    basilgello authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    95f4274 View commit details
    Browse the repository at this point in the history
  8. Update lv.rs (#8591)

    Kleofass authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9349210 View commit details
    Browse the repository at this point in the history
  9. return x11 for tty session

    rustdesk committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    92f5708 View commit details
    Browse the repository at this point in the history
  10. fix ci

    rustdesk committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bea65f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. update sk && cz tr (#8595)

    * update sk translations
    
    * update cz translations
    jxdv authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    94addb1 View commit details
    Browse the repository at this point in the history
  2. clear unwrap (#8605)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    86ff768 View commit details
    Browse the repository at this point in the history
  3. fix: #8599 (#8603)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dfc224e View commit details
    Browse the repository at this point in the history
  4. Update bg.rs (#8611)

    Added more translated parts, some might need more context to be more accurate
    nevaran authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4eeee5b View commit details
    Browse the repository at this point in the history
  5. Update ru.rs (#8610)

    solokot authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c2bd1b8 View commit details
    Browse the repository at this point in the history
  6. Update es.rs (#8609)

    * Update es.rs
    
    New terms added
    
    * Update es.rs
    
    Mistype correction
    flusheDData authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f8f2686 View commit details
    Browse the repository at this point in the history
  7. feat: clipboard svg (#8608)

    * feat: clipboard svg
    
    Signed-off-by: fufesou <[email protected]>
    
    * fix: is_last_plain, reset on clipboard event
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a9015bc View commit details
    Browse the repository at this point in the history
  8. Revert "feat: clipboard svg (#8608)" (#8612)

    This reverts commit a9015bc.
    rustdesk authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    92d0fe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Add basque language (#8597)

    * Add basque language
    
    * Update lang.rs
    Thadah authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8747b98 View commit details
    Browse the repository at this point in the history
  2. feat: clipboard svg (#8615)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0511cdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48efdcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f3a87 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update el.rs (#8628)

    * Update el.rs
    
    * Update el.rs
    Vasilis553 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    90df80e View commit details
    Browse the repository at this point in the history
  2. fix ci

    rustdesk committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ac88121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8621b93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    024220e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. add OPTION_DISABLE_UDP

    rustdesk committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    53dbc2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d961d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. add MOUSE_MOVE_TIME to key event, may work for

    #8633 when window resume via
    keyboard rather than mouse
    rustdesk committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3c7e24c View commit details
    Browse the repository at this point in the history
  2. Update nl.rs (#8632)

    FastAct authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2af799f View commit details
    Browse the repository at this point in the history
  3. Translation (#8634)

    * Update tw.rs
    
    * Update en.rs: Using `.` instead of `,`
    
    * Update tw.rs: Fix formatting
    xlionjuan authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d093fdc View commit details
    Browse the repository at this point in the history
  4. fix two tray icon on macos

    rustdesk committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c02b4f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb5ab4d View commit details
    Browse the repository at this point in the history
  6. main window add block mask, cm add keyboard block (#8640)

    * block window body only so user can still click minisize button.
    * cm doesn't show mask
    * Remove focusable Offstage in tabbar_widget.dart
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    af66d2a View commit details
    Browse the repository at this point in the history
  7. fix: obx, no rx value (#8652)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    02572e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Factor out F-Droid buildscript (#8625)

    Now RustDesk maintainers can make proactive changes in F-Droid
    packaging script so F-Droid side is (fully) automated.
    
    Signed-off-by: Vasyl Gello <[email protected]>
    basilgello authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d007408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a370e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f74080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb4d43 View commit details
    Browse the repository at this point in the history
  5. wayland not call check_get_displays_changed_msg (#8637)

    * wayland not call check_get_displays_changed_msg
    
    For wayland, call Display::all() in video service will cause block, I
    don't know the reason.
    
    Signed-off-by: 21pages <[email protected]>
    
    * Update display_service.rs
    
    ---------
    
    Signed-off-by: 21pages <[email protected]>
    Co-authored-by: RustDesk <[email protected]>
    21pages and rustdesk authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f07936a View commit details
    Browse the repository at this point in the history
  6. fix wayland Display::all() comment (#8664)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e2d217a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. feat: clipboard, multi format (#8672)

    * feat: clipboard, multi format
    
    Signed-off-by: fufesou <[email protected]>
    
    * inline
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0116475 View commit details
    Browse the repository at this point in the history
  2. Revert "feat: clipboard, multi format (#8672)" (#8673)

    This reverts commit 0116475.
    rustdesk authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ef4d846 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat: android, controlled side, clipboard text (#8677)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b5a7165 View commit details
    Browse the repository at this point in the history
  2. fix: ubuntu 18.04, service, Exec format error (#8680)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2391b18 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    d8cee65 View commit details
    Browse the repository at this point in the history
  2. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    170200f View commit details
    Browse the repository at this point in the history
  3. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    282ea02 View commit details
    Browse the repository at this point in the history
  4. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    21f41e9 View commit details
    Browse the repository at this point in the history
  5. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0ea88ce View commit details
    Browse the repository at this point in the history
  6. videotoolbox ram codec (#8683)

    * h265 encoding: the second frame always fails, use repeat encoding to achieve real-time encoding
    * h264 encoding: Not supported because encoding fails too frequently, about 50%, with one failure followed by another success.
    * h264/h265 decoding: No issues found.
    * Does not support dynamically changing the bitrate and changing the quality by resetting the encoder.
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    821f724 View commit details
    Browse the repository at this point in the history
  7. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c2716c2 View commit details
    Browse the repository at this point in the history
  8. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d652b99 View commit details
    Browse the repository at this point in the history
  9. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fe513dd View commit details
    Browse the repository at this point in the history
  10. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2c027cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d59a7f View commit details
    Browse the repository at this point in the history
  12. fix: unable to close on fullscreen (#8690)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    888e993 View commit details
    Browse the repository at this point in the history
  13. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b30f846 View commit details
    Browse the repository at this point in the history
  14. refact: unwrap offstage for cursor paint (#8693)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c873b69 View commit details
    Browse the repository at this point in the history
  15. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a532b36 View commit details
    Browse the repository at this point in the history
  16. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    06e0414 View commit details
    Browse the repository at this point in the history
  17. Update playground.yml

    rustdesk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    183ea47 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    294a6ce View commit details
    Browse the repository at this point in the history
  2. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9d26fec View commit details
    Browse the repository at this point in the history
  3. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    46605fa View commit details
    Browse the repository at this point in the history
  4. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a95a6ab View commit details
    Browse the repository at this point in the history
  5. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    883c630 View commit details
    Browse the repository at this point in the history
  6. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    f5bcc17 View commit details
    Browse the repository at this point in the history
  7. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8a1aced View commit details
    Browse the repository at this point in the history
  8. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7a3100a View commit details
    Browse the repository at this point in the history
  9. build_fdroid.sh: Fix review points by Licaon_Kter (#8701)

    * NDK should be downloaded via verified Android SDK's sdkmanager
      * vcpkg should be built from sources not prebuilt
    
    Signed-off-by: Vasyl Gello <[email protected]>
    basilgello authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5e8fe23 View commit details
    Browse the repository at this point in the history
  10. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0dc6644 View commit details
    Browse the repository at this point in the history
  11. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9adc083 View commit details
    Browse the repository at this point in the history
  12. fix: mouse forward back (#8705)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d18e957 View commit details
    Browse the repository at this point in the history
  13. refact: seperate audio device for voice call (#8703)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    30afe4f View commit details
    Browse the repository at this point in the history
  14. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3367c54 View commit details
    Browse the repository at this point in the history
  15. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    29b8875 View commit details
    Browse the repository at this point in the history
  16. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5f31211 View commit details
    Browse the repository at this point in the history
  17. Update playground.yml

    rustdesk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    bed214b View commit details
    Browse the repository at this point in the history
  18. hc

    rustdesk committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d0a54a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. mobile view mode menu (#8707)

    * mobile add view mode menu, disable same menus as desktop
    * show forbidden cursor when not view mode && no keyboard permission &&
      not show remote cursor
    * hide keyboard/mouse bottom action when keyboard disabled
    * fix not listen keyboard permission change
    * mobile missing changing resolution and http proxy setting, will add if
      needed.
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3a0ece1 View commit details
    Browse the repository at this point in the history
  2. fix: build ios (#8709)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e2a7e38 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix lan peers batch deletion (#8715)

    `peers.map((p) async {})` is not sync and peers are loaded before deletion.
    
    ```
    let mut peers = config::LanPeers::load().peers;
    peers.retain(|x| x.id != id);
    ```
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8512c2b View commit details
    Browse the repository at this point in the history
  2. remove Instant sub (#8714)

    which cause crash when connect to windows just startup
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3f11d9c View commit details
    Browse the repository at this point in the history
  3. refact: macos, hide&show on leaving view (#8712)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    eec879a View commit details
    Browse the repository at this point in the history
  4. mobile virtual display, resolution menu, proxy setting (#8717)

    1. Merge code of mobile and desktop virtual display menu.
    2. Mobile add seperate resolution menu, only support changing
       resolutions.
    3. Android add proxy setting
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0946668 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. install ffmpeg lib with vcpkg (#8724)

    * use vcpkg to install ffmpeg and build sdk from source, so no prebuild lib in hwcodec.
    * link ffmpeg in rustdesk directly, ffmpeg can be used as basic library.
    * for windows developers, `VCPKG_DEFAULT_HOST_TRIPLET` env need to be set to `x64-windows-static` during installation.
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0143eaf View commit details
    Browse the repository at this point in the history
  2. remove unused vcpkg ffmpeg code (#8725)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    72c96f2 View commit details
    Browse the repository at this point in the history
  3. F-Droid: enable hwcodec for future builds (#8726)

    Signed-off-by: Vasyl Gello <[email protected]>
    basilgello authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    188f85b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix: try workaround, macos, subwindow, frozen (#8729)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    092e408 View commit details
    Browse the repository at this point in the history
  2. try fix arm64 linux ci and publish error log (#8730)

    FFmepg can be built on arm64 ubuntu vm, possible reason is that the
    condition of nvcodec can't be satisfied. If this still can't work, nvcodec can
    be removed for arm linux.
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a4565bf View commit details
    Browse the repository at this point in the history
  3. fix: macos, load multi dylib instances (#8731)

    Multiple dylib instances will cause some global instances to be invalid.
    
    eg. lazy_static objects in rust side, will be created more than once.
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    901505e View commit details
    Browse the repository at this point in the history
  4. Revert "try fix arm64 linux ci and publish error log (#8730)" (#8732)

    setup a selfhost and will fix it later
    
    This reverts commit a4565bf.
    21pages authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e283d33 View commit details
    Browse the repository at this point in the history
  5. arm linux remove cuda-llvm option (#8735)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bc672b3 View commit details
    Browse the repository at this point in the history
  6. remove unused protobuf

    rustdesk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    930561f View commit details
    Browse the repository at this point in the history
  7. Update README-JP.md and ja.rs (#8737)

    * Update README-JP.md
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    * Update ja.rs
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    * Fix README-JP.md
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    ---------
    
    Signed-off-by: creeper-0910 <[email protected]>
    creeper-0910 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6821bef View commit details
    Browse the repository at this point in the history
  8. fix: macos, remove useless workaround (#8738)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    875ac28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f058779 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e931a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b68d7a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. hide-help-cards

    rustdesk committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5a8c8cb View commit details
    Browse the repository at this point in the history
  2. hide-help-cards

    rustdesk committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a72bc0f View commit details
    Browse the repository at this point in the history
  3. fix: macos, remove unused workaround (#8746)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e9c8ba5 View commit details
    Browse the repository at this point in the history
  4. fix hide-help-cards and fix #8687

    rustdesk committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    edc5d86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4846483 View commit details
    Browse the repository at this point in the history
  6. fix: desktop settings, disconnect, timeout (#8749)

    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a81d646 View commit details
    Browse the repository at this point in the history
  7. fix missing retry (#8750)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c3c99ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2be0560 View commit details
    Browse the repository at this point in the history
  9. fix custom client settings tab visibility (#8752)

    * fix custom client settings tab visibility
    
    only control with tabKeys
    
    Signed-off-by: 21pages <[email protected]>
    
    * fix preset-user-name typo
    
    Signed-off-by: 21pages <[email protected]>
    
    ---------
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    04c175c View commit details
    Browse the repository at this point in the history
  10. Revert vcpkg ffmpeg (#8751)

    * Revert "fix linux ffmpeg link, still link ffmpeg in hwcodec (#8747)"
    
    This reverts commit 4846483.
    
    * Revert "fix linux armv7 ffmpeg arch, linux x64 sciter add hwcodec feature (#8744)"
    
    This reverts commit b68d7a3.
    
    * Revert "arm linux remove cuda-llvm option (#8735)"
    
    This reverts commit bc672b3.
    
    * Reapply "try fix arm64 linux ci and publish error log (#8730)" (#8732)
    
    This reverts commit e283d33.
    
    * Revert "try fix arm64 linux ci and publish error log (#8730)"
    
    This reverts commit a4565bf.
    
    * Revert "F-Droid: enable hwcodec for future builds (#8726)"
    
    This reverts commit 188f85b.
    
    * Revert "remove unused vcpkg ffmpeg code (#8725)"
    
    This reverts commit 72c96f2.
    
    * Revert "install ffmpeg lib with vcpkg (#8724)"
    
    This reverts commit 0143eaf.
    
    * update hwcodec to reverted
    
    Signed-off-by: 21pages <[email protected]>
    
    ---------
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5c16a83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    85ded0a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. buildin options and add to mobile (#8759)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2b54a55 View commit details
    Browse the repository at this point in the history
  2. Update ja.rs (#8758)

    * Update ja.rs
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    * Update README-JP.md
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    ---------
    
    Signed-off-by: creeper-0910 <[email protected]>
    creeper-0910 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6ad6622 View commit details
    Browse the repository at this point in the history
  3. fix: keyboard, linux, repeated keys, #6793 (#8757)

    * fix: keyboard, linux, repeat keys, #6793
    
    Signed-off-by: fufesou <[email protected]>
    
    * fix: keyboard, linux->linux, may also repeat keys with bad network
    
    Signed-off-by: fufesou <[email protected]>
    
    ---------
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cf8ef25 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. fix: move some crates to rustdesk-org (#8772)

    Signed-off-by: fufesou <[email protected]>
    Co-authored-by: fufesou <[email protected]>
    dignow and fufesou authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d3454f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    de375c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update ca.rs - Added new translation into Catalan and a few correctio…

    …ns (#8777)
    
    Added new translation into Catalan and a few corrections
    diegogzorrilla authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c4f3c0f View commit details
    Browse the repository at this point in the history
  2. mouse wrong commit ref

    rustdesk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4723d6a View commit details
    Browse the repository at this point in the history
  3. fix custom client show ip whiltelist warning (#8778)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    22f3425 View commit details
    Browse the repository at this point in the history
  4. remove end slash when setting server config (#8779)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    14b5051 View commit details
    Browse the repository at this point in the history
  5. refact: msi, revision version (#8782)

    * refact: msi, revision version
    
    Signed-off-by: dignow <[email protected]>
    
    * check revision version
    
    Signed-off-by: dignow <[email protected]>
    
    * refact: msi, default revision number
    
    Signed-off-by: dignow <[email protected]>
    
    * Simple refact
    
    Signed-off-by: dignow <[email protected]>
    
    ---------
    
    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    31e7b6a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update ja.rs and Add "About Rustdesk" (#8784)

    * Update ja.rs
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    * Update ja.rs
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    * Add 'About RustDesk'
    
    Signed-off-by: creeper-0910 <[email protected]>
    
    ---------
    
    Signed-off-by: creeper-0910 <[email protected]>
    creeper-0910 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b828768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c6f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97f26f8 View commit details
    Browse the repository at this point in the history
  4. fix hide ab tag when custom client startup (#8795)

    not custom: 'Y', ''
    custom: 'Y', 'N'
    should not use isNotEmpty
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    eef091d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ffc2ad View commit details
    Browse the repository at this point in the history
  6. fix: mobile, query onlines, on active (#8796)

    * fix: mobile, query onlines, on active
    
    Signed-off-by: dignow <[email protected]>
    
    * Update peer_tab_page.dart
    
    ---------
    
    Signed-off-by: dignow <[email protected]>
    Co-authored-by: RustDesk <[email protected]>
    dignow and rustdesk authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    614086a View commit details
    Browse the repository at this point in the history
  7. vcpkg deps (#8764)

    * Revert "Revert vcpkg ffmpeg (#8751)"
    
    This reverts commit 5c16a83.
    
    * vcpkg: Reland ffmpeg and try to fix sciter build
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * vcpkg: Detect AVX2 by requiring __m256i
    
    (ubuntu18.04 sciter)
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * Install nasm from debian buster and python3.7
    
    ... from ubuntu universe
    
    [Skip CI]
    
    * vcpkg: Add libyuv port with fix for windows
    
    From
    dchapyshev/vcpkg4aspia@abc59fe
    
    Found by @deep-soft
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * Bump vcpkg baseline to 2024.07.12
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    * Fix F-Droid version action
    
    I thought the latest release will be updated by the time hook starts
    but it is not the case. Get tag from GITHUB_REF instead if GITHUB_REF_TYPE
    is "tag".
    
    Signed-off-by: Vasyl Gello <[email protected]>
    
    ---------
    
    Signed-off-by: Vasyl Gello <[email protected]>
    basilgello authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a72a890 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update de.rs (#8801)

    Mr-Update authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2de8104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26acde View commit details
    Browse the repository at this point in the history
  3. Fix arm32 sciter build (#8803)

    Signed-off-by: Vasyl Gello <[email protected]>
    basilgello authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    51a60a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a4a2b5 View commit details
    Browse the repository at this point in the history
  5. fix nextRgba not called when switching to texture render (#8792)

    Because rgba buffer render doesn't support multi display, when switch to
    multi display, it is possible that rgba.valid has been set to valid but
    nextRgab is not called, when switching back to single display,
    rgba.valid is still true.
    
    Fix by rgba buffer, rgba texture and  gpu texture using different messages.
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    57d1b1e View commit details
    Browse the repository at this point in the history
  6. fix: flutter remove setState in initState (#8807)

    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    79a1f88 View commit details
    Browse the repository at this point in the history
  7. fix more bool options (#8809)

    * fix more bool options
    * hide sort ab tags because it's already sorted
    
    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c04f460 View commit details
    Browse the repository at this point in the history
  8. fix: siwtching display, clear last old image (#8810)

    * fix: siwtching display, clear last old image
    
    1. Clear last old image.
    2. Try refresh after switching display.
    3. Add an interval check before refresh video service.
    
    Signed-off-by: dignow <[email protected]>
    
    * simple changes
    
    Signed-off-by: dignow <[email protected]>
    
    ---------
    
    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    39dbd89 View commit details
    Browse the repository at this point in the history
  9. fix: video service (#8812)

    1. Unset refresh flag if just refreshed.
    2. Reduce the scope of the lock.
    
    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d73e0e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7e9057 View commit details
    Browse the repository at this point in the history
  11. fix: mobile, server page, jumps on loading (#8819)

    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0451a1c View commit details
    Browse the repository at this point in the history
  12. fix: mobile, conn page, jump on exiting remote (#8820)

    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2aef796 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. refact: init values from initState to Constractor (#8817)

    * refact: init values from initState to Constractor
    
    Signed-off-by: dignow <[email protected]>
    
    * fix: move RxBool init into Constructor
    
    Signed-off-by: dignow <[email protected]>
    
    * peer sort option
    
    Signed-off-by: dignow <[email protected]>
    
    * Remove empty initState()
    
    Signed-off-by: dignow <[email protected]>
    
    ---------
    
    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b967d49 View commit details
    Browse the repository at this point in the history
  2. fix: trackpad, reverse horizontal scroll (#8827)

    Signed-off-by: dignow <[email protected]>
    dignow authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    baf70da View commit details
    Browse the repository at this point in the history
  3. Send clipboard keystroke, #5451

    rustdesk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    bbdce8d View commit details
    Browse the repository at this point in the history
  4. fix: keep window pos after new conn (#8834)

    1. Keep window pos
    2. Do some init in StatefulWidget constructor.
    If try init in its state class, it may be too late. Because I see the
    init function is called after building the widget tree.
    
    Signed-off-by: fufesou <[email protected]>
    fufesou authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3999d49 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    1850d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f50f0 View commit details
    Browse the repository at this point in the history
  3. tab border for desktop subwindow (#8842)

    Signed-off-by: 21pages <[email protected]>
    21pages authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    be06c0d View commit details
    Browse the repository at this point in the history