Mr-Update
9ffe516f54
Update de.rs ( #10827 )
2025-02-19 08:42:15 +08:00
solokot
ac20d2fb56
Update ru.rs ( #10794 )
2025-02-19 01:11:36 +08:00
bovirus
2217152216
Italian language update ( #10796 )
2025-02-19 01:11:22 +08:00
XLion
ee288280b3
Update tw.rs ( #10799 )
2025-02-19 01:11:08 +08:00
John Fowler
cccdb2f289
Update hu.rs ( #10804 )
...
Translate new strings.
Clarification of some translations.
2025-02-19 01:10:52 +08:00
ANB5Dev
1ddab27c0e
NL lang further improvements ( #10813 )
2025-02-19 01:10:41 +08:00
Alex Rijckaert
451b6dc651
Update nl.rs ( #10812 )
2025-02-19 01:10:32 +08:00
rustdesk
86b327ee41
they always forget to remove :21114 for https, so I remove for them
2025-02-18 16:18:41 +08:00
rustdesk
6e305d4865
improve sysinfo update
2025-02-18 16:09:25 +08:00
rustdesk
33b47dd6e3
allow dash in id
2025-02-15 18:51:30 +08:00
21pages
cefda0dec1
device group ( #10781 )
...
1. Rename `Group` tab to `Accessible devices`
2. Add accessible device groups at the top of search list
3. option `preset-device-group-name` and command line `--assign --device_group_name`
Signed-off-by: 21pages <sunboeasy@gmail.com >
2025-02-15 12:13:11 +08:00
rustdesk
8f545491a2
verify_login, but not eable yet
2025-02-14 16:39:09 +08:00
fufesou
fbba8f0b34
refact: file copy&paste, cross platform (no macOS) ( #10671 )
...
* feat: unix, file copy&paste
Signed-off-by: fufesou <linlong1266@gmail.com >
* refact: unix file c&p, check peer version
Signed-off-by: fufesou <linlong1266@gmail.com >
* Update pubspec.yaml
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com >
2025-02-04 20:33:02 +08:00
ANB5Dev
a27fa43081
Update NL translation: spelling, capitalization, missing entries ( #10661 )
2025-02-03 22:18:20 +08:00
rustdesk
ce5f0d513f
2024 -> 2025
2025-01-31 16:54:57 +08:00
rustdesk
5fc8e8c428
remove PUBLIC_RS_PUB_KE
2025-01-29 16:57:28 +08:00
fufesou
55005f8129
fix: win, file clipboard, try empty ( #10609 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-01-27 16:16:44 +08:00
fufesou
f08cb0412d
fix: windows, dll, pre-loading attack ( #10608 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-01-26 19:39:38 +08:00
Theofanis Sarmidis
7aa4592669
Update and fixes el.rs ( #10600 )
2025-01-25 16:39:16 +08:00
Y-Ploni
d656ae2956
Update he.rs ( #10594 )
2025-01-24 15:09:36 +08:00
21pages
da80f3352a
fix vaapi create 2 times at first ( #10576 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2025-01-22 20:27:00 +08:00
21pages
5fa8c25e65
opt qos ( #10459 )
...
* 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 <sunboeasy@gmail.com >
2025-01-20 17:59:36 +08:00
21pages
c44803f5b0
replace hbb_common with submodule ( #10543 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2025-01-20 17:33:41 +08:00
fufesou
dd004f1a2d
fix: clipboard, client side, update is required on conn ( #10464 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-01-17 02:27:20 +08:00
是果宝呐
b5d54debce
Fix a translation error ( #10500 )
2025-01-14 22:16:17 +08:00
flusheDData
08cdf7134d
Update es.rs ( #10468 )
2025-01-10 21:14:59 +08:00
add-uos
be5037bd03
fix: [translations] Add the translation in tw.rs ( #10452 )
...
Add the translation in tw.rs
Log: Add the translation in tw.rs
2025-01-08 14:16:16 +08:00
rustdesk
7c2d62237f
missed file
2025-01-01 23:11:38 +08:00
rustdesk
ef90ab2bd4
compelete fix https://github.com/rustdesk/rustdesk/discussions/10210
...
rather than the awful workaround
2025-01-01 23:05:52 +08:00
Kleofass
a9f2e14091
Update lv.rs ( #10381 )
2024-12-27 14:47:01 +08:00
fufesou
1c62a28ef3
fix: build ( #10364 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-25 16:36:13 +08:00
fufesou
9ed2499666
fix: file clipboard, init disabled ( #10361 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-25 15:18:06 +08:00
Jernej Simončič
090f5b65ac
Update sl.rs ( #10346 )
2024-12-24 14:15:22 +08:00
Integral
49dabd3533
refactor: replace &PathBuf with &Path to enhance generality ( #10332 )
2024-12-23 20:28:04 +08:00
fufesou
b24551da7b
refact: linux, move rustdesk into /usr/share ( #10327 )
...
* refact: linux, move rustdesk into /usr/share
Signed-off-by: fufesou <linlong1266@gmail.com >
* linux, upgrade, try remove old empty folders
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-21 14:53:28 +08:00
21pages
bc461fe99b
Revert "Revert "revert linux use cpal "" ( #10326 )
...
* Revert "Revert "revert linux use cpal (#10260 )" (#10262 )"
This reverts commit 827b5f6a4c .
* update Cargo.lock
Signed-off-by: 21pages <sunboeasy@gmail.com >
---------
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-12-20 22:46:42 +08:00
jkh0kr
1f5aeda41d
Update ko.rs ( #10320 )
2024-12-20 15:09:33 +08:00
fufesou
7830a9e9f3
refact: linux, install path ( #10316 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-19 15:05:24 +08:00
Iacopo Modica
ed9cb37283
Fix translation issues in Italian language file ( #10312 )
...
Corrected multiple translation errors and typos in the Italian language resource file.
2024-12-18 21:02:53 +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
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
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
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
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