Commit Graph

3318 Commits

Author SHA1 Message Date
RustDesk dbde5af545 Merge pull request #6340 from grummbeer/allow-to-enable
Fix. translation keys "Allow file copy and paste" > "Enable file copy and paste"
2023-11-09 15:37:59 +08:00
RustDesk 94f2751902 Revert "Remove manual adjustment of fps, automatically adjusted to the maximum already" 2023-11-09 15:24:57 +08:00
RustDesk ffdfef0adc Merge pull request #6343 from 21pages/remove_manual_fps
Remove manual adjustment of fps, automatically adjusted to the maximum already
2023-11-09 15:13:45 +08:00
RustDesk de7652836b Merge pull request #6334 from solokot/master
Update ru.rs
2023-11-09 15:12:24 +08:00
RustDesk 59913bc6f3 Merge pull request #6327 from Mr-Update/patch-3
Update de.rs
2023-11-09 15:11:44 +08:00
RustDesk d77a684b64 Merge pull request #6326 from flusheDData/master
Update es.rs
2023-11-09 15:11:04 +08:00
21pages a0beba4e20 remove fps manual adjust, which can only limit fps
Signed-off-by: 21pages <pages21@163.com>
2023-11-09 10:20:31 +08:00
Mr-Update d794425f2c Update de.rs 2023-11-08 21:50:09 +01:00
Vasyl Gello 0dfb1ae776 Add oboe-wrapper local vcpkg port
... because we switched to unmodified oboe.

The wrapper is built as separate local vcpkg port
that depends on oboe.

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-08 21:26:04 +02:00
grummbeer c8a054f997 fix translation keys. allow > enable 2023-11-08 18:32:55 +01:00
solokot c9fd2fc1c2 Update ru.rs 2023-11-08 13:44:30 +03:00
Mr-Update fe90372b2f Update de.rs 2023-11-07 23:52:56 +01:00
flusheDData 854c374e2f Update es.rs
New terms added
2023-11-07 16:27:41 +01:00
Andrzej Rudnik 2016000d37 Update pl.rs 2023-11-07 12:36:05 +01:00
RustDesk 6da36b27aa Update nl.rs 2023-11-07 15:29:08 +08:00
FastAct b4d3fc393e Update nl.rs 2023-11-07 07:42:25 +01:00
mcfans 32a29a5556 chore: use a match instead of unwrap error 2023-11-07 12:51:16 +08:00
mcfans b522de3b56 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	Cargo.lock
#	src/server/connection.rs
2023-11-07 12:13:15 +08:00
RustDesk 05a254c682 Merge pull request #6310 from 21pages/install_after_connect
fix install after connection
2023-11-07 11:37:52 +08:00
RustDesk 576ba2c745 Merge pull request #6308 from Kleofass/patch-4
Update lv.rs
2023-11-07 11:37:00 +08:00
RustDesk 3dafda6ace Merge pull request #6306 from bovirus/master
Update Italian language
2023-11-07 11:36:19 +08:00
21pages f2d345e7b1 fix missing log when removed directory names have same prefix
Signed-off-by: 21pages <pages21@163.com>
2023-11-07 10:43:03 +08:00
RustDesk 93f271912e Update nl.rs 2023-11-07 10:34:39 +08:00
Kleofass 55b78727ab Update lv.rs 2023-11-06 17:58:51 +02:00
bovirus 69b555c059 Update Italian language 2023-11-06 15:26:00 +01:00
FastAct 07f327d641 Update nl.rs 2023-11-06 15:11:47 +01:00
rustdesk c69f4ba4a2 fix ci 2023-11-06 20:36:03 +08:00
rustdesk d7e8d4d5c3 fix #6198 2023-11-06 20:12:01 +08:00
yaseresmaeelpour 0db180a54f Update fa.rs
fix setup server tip message in farsi language
2023-11-06 14:52:46 +03:30
21pages af132aa62e permission allow->enable, block->blocking
Signed-off-by: 21pages <pages21@163.com>
2023-11-06 18:08:53 +08:00
21pages d528fd3762 permisson block input
Signed-off-by: 21pages <pages21@163.com>
2023-11-06 15:07:03 +08:00
21pages 663d355a48 cm file delete/create log
Signed-off-by: 21pages <pages21@163.com>
2023-11-06 14:24:50 +08:00
RustDesk 27112e3480 Merge pull request #6286 from jxdv/cz-rs-update
update cs.rs
2023-11-06 11:00:24 +08:00
RustDesk 482d3ff352 Merge pull request #6297 from BestiaPL/master
Update pl.rs
2023-11-06 11:00:04 +08:00
Andrzej Rudnik 8f7d653e80 Update pl.rs 2023-11-06 00:30:59 +01:00
crwusiz 4aa994827c kor_translation update 2023-11-05 10:12:45 +09:00
jxdv a521ccde47 update cs.rs 2023-11-04 14:29:03 +01:00
jxdv c0a3279856 update sk.rs 2023-11-04 14:12:10 +01:00
jxdv e8643632bf translations 2023-11-04 13:24:23 +01:00
RustDesk a2bc02b4c5 Merge pull request #6275 from 21pages/opt_codec
opt codec
2023-11-03 15:06:46 +08:00
21pages 534bfad50f opt codec
1. use src width/height to convert yuv
2. align dst yuv to avoid illegal memory access
3. init yuvfmt when new codec
4. move remote reset calls from empty conns judge to emtpy remote conns
   judge

Signed-off-by: 21pages <pages21@163.com>
2023-11-03 11:52:41 +08:00
Dmitry Kiryanov 346c88b661 Update ru.rs 2023-11-03 08:30:28 +05:00
RustDesk 11232c6f23 Merge pull request #6270 from dignow/fix/android_rotation
fix, android rotate screen
2023-11-03 10:34:54 +08:00
RustDesk 9aa788f086 Merge pull request #6271 from Kleofass/patch-3
Update lv.rs
2023-11-03 10:34:26 +08:00
Kleofass d369385657 Update lv.rs 2023-11-03 02:25:01 +02:00
dignow 059e067bdc fix, android rotate screen
Signed-off-by: dignow <linlong1265@gmail.com>
2023-11-03 07:17:40 +08:00
flusheDData 587a928b84 Update es.rs
New terms added
2023-11-02 16:15:36 +01:00
Yevhen Popok 01078bd7b2 Update Ukrainian translation 2023-11-02 08:05:39 +02:00
fufesou c871af2711 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-01 21:03:57 +08:00
fufesou 58d073b516 fix, remove unused capturer when switching display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-01 19:53:37 +08:00