fufesou
d025ca1d81
refact: linux, chcon, bin_t ( #10293 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-16 19:01:12 +08:00
21pages
e5aa31eb4c
Fix auto record outgoing sessions ignore record permission ( #10294 )
...
1. Fix auto record outgoing sessions ignore record permission
2. Stop record if record permission changed
3. Update hwcodec
4. Make video thread finish faster when connection closed
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-16 17:13:48 +08:00
Dmitry Beskov
771cc565ab
Flathub badge in the README ( #10288 )
...
* new flathub badge in readme
* replacing badge with svg
2024-12-16 16:04:53 +08:00
summoner001
db3bdb16a1
Update hu.rs ( #10287 )
...
* Update hu.rs
Fixes and corrections
* Update hu.rs
more fixes
* Update hu.rs
Minor fixes
* Update hu.rs
Fixing typo
2024-12-16 15:48:17 +08:00
Dmitry Beskov
c06e1d74b4
changes for flatpak build ( #10273 )
2024-12-15 16:55:43 +08:00
21pages
b544a2889b
update vcpkg to 2024.11.16 ( #10272 )
...
1. version changes:
* vcpkg: 2024.07.12 -> 2024.11.16
* aom (except linux sciter): 3.9.1 -> 3.11.0
* libvpx: 1.14.1 -> 1.15.0
* libyuv: not update because compiled failed on arm64, and didn't apply
different version on different archs
* opus: already the latest version
* ffmpeg: 7.0.2 -> 7.1
2. other changes:
* android 5.0 required, otherwise crash when start, because FFmpeg 7.1 link to mediandk directly
3. Tests:
* Except arm, arm64, linux amf, ios, all the other codecs are tested
* Compile on arm32 linux is not tested, ci is failed before vcpkg
install
* Tested windows FFmpeg qsv, still no memory leak
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-13 13:28:48 +08:00
Yevhen Popok
9c45636875
Update uk.rs ( #10265 )
2024-12-12 11:13:50 +08:00
RustDesk
827b5f6a4c
Revert "revert linux use cpal ( #10260 )" ( #10262 )
...
This reverts commit b0791ba183 .
2024-12-11 13:42:25 +08:00
21pages
b0791ba183
revert linux use cpal ( #10260 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-11 13:35:50 +08:00
fufesou
b24b381575
fix: macos, keyboard, translate mode, capslock and deadkeys ( #10248 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-10 13:03:00 +08:00
fufesou
0751005073
Fix/windows empty file clipboard on disconn ( #10242 )
...
* fix: windows, empty file clipboard on disconn
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: Don't send files copied before the conn
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: windows, file clipboard
Empty clipboard if no `Ctrl+C` is pressed, but
`CliprdrDataObject_GetData()` is called.
`CliprdrDataObject_GetData()` is only called in the clipboard object set
by RustDesk.
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-10 11:01:34 +08:00
bovirus
fe06cf77da
Italian language update ( #10245 )
2024-12-10 10:48:38 +08:00
Alex Rijckaert
d57cf204c8
Update nl.rs ( #10243 )
2024-12-10 10:48:29 +08:00
rustdesk
63e22b7685
fix build error with latest xcode
2024-12-09 18:49:02 +08:00
21pages
a02d2bb4ac
fix ios audio output ( #10235 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-09 15:41:49 +08:00
solokot
0f7d78c263
Update ru.rs ( #10233 )
2024-12-09 15:11:09 +08:00
XLion
0e321bd845
Update tw.rs ( #10231 )
2024-12-09 12:30:50 +08:00
Mr-Update
875b738222
Update de.rs ( #10228 )
2024-12-09 12:30:32 +08:00
21pages
b39e851262
fix typo ( #10227 )
...
newer version -> new version
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-08 20:09:10 +08:00
21pages
ec466d459f
add version update translation ( #10225 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-08 18:27:45 +08:00
21pages
d4a712bb32
always block desktop settings page if video connection exists ( #10224 )
...
1. Always block desktop settings page if video connection exists, both mouse event and key event are blocked..
2. Server control page always block key event.
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-08 18:26:55 +08:00
fufesou
1c17fddf51
fix: android clipboard permission ( #10223 )
...
* fix: android clipboard permission
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: Android, clipboard, floating ball
Call rust to check if clipboard is enabled.
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-07 22:34:54 +08:00
fufesou
3c838e7a92
fix: Android, try sync clipboard on connecting ( #10218 )
...
* fix: Android, try sync clipboard on connecting
Signed-off-by: fufesou <linlong1266@gmail.com >
* Android, clipboard, more clear skip check
Signed-off-by: fufesou <linlong1266@gmail.com >
* comments
Signed-off-by: fufesou <linlong1266@gmail.com >
* comment todo: Android clipboard listener, callback twice
Signed-off-by: fufesou <linlong1266@gmail.com >
* Android, clipboard, remove listner
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-07 15:12:15 +08:00
VenusGirl❤
8f44787ba3
Update README-KR.md ( #10217 )
2024-12-07 10:24:32 +08:00
fufesou
12e15b5a37
fix: linux, weak network, repeated keys ( #10211 )
...
Use `press` as the `click` flag on Linux to avoid repeated keys, like
the Legacy mode.
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-06 20:01:11 +08:00
rustdesk
588103c6dc
1.3.5
2024-12-05 18:38:39 +08:00
fufesou
2ce9b108ed
fix: linux, transparent window ( #10192 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-05 17:26:34 +08:00
RustDesk
93e3107881
Revert "Revert "fix: workaround, linux window, transparent rounded corner (#1…" ( #10191 )
...
This reverts commit 468bdd6cc6 .
2024-12-05 17:07:23 +08:00
RustDesk
468bdd6cc6
Revert "fix: workaround, linux window, transparent rounded corner ( #10128 )" ( #10186 )
...
This reverts commit 8d4c86fe7f .
2024-12-05 11:08:58 +08:00
Dmytro Zozulia
d5c5825ffd
Update uk.rs ( #10174 )
2024-12-05 11:04:10 +08:00
RustDesk
fe4094777f
Revert "fix: linux, window, workaround, mint, mate ( #10146 )" ( #10184 )
...
This reverts commit bd0a33e467 .
2024-12-05 10:44:37 +08:00
fufesou
f13ef48cec
fix: macos, aarch64, try fix running on 12.3 ( #10183 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-05 10:38:22 +08:00
fufesou
a23822074e
feat: Android, opt, check update on startup ( #10165 )
...
* feat: Android, opt, check update on startup
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: check update only on startup
Signed-off-by: fufesou <linlong1266@gmail.com >
* fix: Android, "Download new version"
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-04 17:10:32 +08:00
21pages
3d17bf4990
linux dynamic load libva ( #10171 )
...
1. Linux dynamic load libva, which can fix lack of libva dependency for
appimage or flatpak, also fix libva version mismatch between build
and run.
2. Remove libvdpau, it's not used, and add libva2 explicitly for deb and
appimage
3. Print FFmpeg configure log to know the actual codecs.
Test
* ubuntu 22.04 x64
- [x] deb
- [x] flatpak
- [x] appimage
* ubuntu 18.04
* deb: fcntl64 not found
- [x]:appimage
- [ ]: platpak
hwcodec example:
- [x]: combination of lacking any of libva2, libva-x11-2, libva-drm2,
intel-media-va-driver
- [ ] federa
- [ ] arch
- [ ] arm64: my ci can't finish arm64 building
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-04 17:10:10 +08:00
Yevhen Popok
fd67be4a16
Update uk.rs ( #10162 )
2024-12-04 10:31:13 +08:00
fufesou
e6edf39305
fix: support emptry folder transfer for web ( #10151 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-03 14:22:20 +08:00
21pages
34d2c62781
set id/relay server with a dialog ( #10150 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-03 14:14:29 +08:00
fufesou
bd0a33e467
fix: linux, window, workaround, mint, mate ( #10146 )
...
* refact: linux, window, workaround, mint, mate
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: case insensitive
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-03 01:02:41 +08:00
rustdesk
b8d36b6558
revert multi-window plugin
2024-12-02 22:29:37 +08:00
solokot
f38d89aaee
Update ru.rs ( #10143 )
2024-12-02 18:30:24 +08:00
21pages
773b9d6645
win7 uses soft rendering by default ( #10139 )
...
win7 vm got black screen on remote window with texture rendering
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-02 17:10:34 +08:00
rustdesk
dea99ffb3a
fix rustdesk exit crash
2024-12-02 16:11:12 +08:00
jkh0kr
3251045e22
Update ko.rs ( #10138 )
...
Update ko.rs
2024-12-02 15:47:23 +08:00
21pages
dc58c85e30
try fix mac textedit of server config ( #10135 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-02 12:35:44 +08:00
fufesou
5a2a94d2cc
fix: macos, input ( #10133 )
...
1. Workaround sticky `Fn` for more keys.
2. Workaround stikey `Help`.
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-02 00:09:03 +08:00
rustdesk
f330953f4f
bump to 1.3.4
2024-12-01 18:49:24 +08:00
fufesou
8d4c86fe7f
fix: workaround, linux window, transparent rounded corner ( #10128 )
...
* fix: linux window, rounded corner
Signed-off-by: fufesou <linlong1266@gmail.com >
* Update my_application.cc
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com >
2024-12-01 17:19:21 +08:00
Kleofass
f8c2713c5b
Update lv.rs ( #10124 )
2024-12-01 00:27:39 +08:00
fufesou
082a66b282
refact: remove flutter_improved_scrolling ( #10120 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-30 15:01:44 +08:00
21pages
743b0ce8ce
fix mediacodec patch ( #10119 )
...
ensure set_parameters_id is not null
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-11-30 13:29:03 +08:00