2399 Commits

Author SHA1 Message Date
RustDesk
ff992d0489
Merge pull request #3514 from tsarmis/master
Update gr.rs
2023-03-05 11:23:39 +08:00
tsarmis
196ceb8d91
Update gr.rs 2023-03-05 01:10:15 +02:00
grummbeer
384ddffb09 Update de.rs 2023-03-04 16:33:40 +01:00
rustdesk
5052ba5f00 refactor log 2023-03-04 17:26:24 +08:00
mehdi-song
3d913f8e66
Update fa.rs 2023-03-04 07:47:59 +03:30
RustDesk
abd738fe03
Merge pull request #3502 from Mr-Update/patch-2
Update de.rs
2023-03-04 12:11:48 +08:00
Mr-Update
705eb23377
Update de.rs 2023-03-03 21:54:24 +01:00
grummbeer
88bab7c2d0 Fix. Android settings theme always show "Dark theme" 2023-03-03 18:43:57 +01:00
fufesou
976d4626b3 fix flutter texture render
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 16:03:06 +08:00
rustdesk
4c31c7e26d remove data_len check 2023-03-03 15:36:15 +08:00
solokot
02191e1014
Update ru.rs 2023-03-03 09:16:32 +03:00
rustdesk
b8941c15c0 refactor DST_STRIDE_RGBA 2023-03-03 14:02:49 +08:00
RustDesk
29abda56df
Revert "Fix/macos texture stride align" 2023-03-03 13:18:34 +08:00
RustDesk
e4af52d8a1
Merge pull request #3477 from fufesou/fix/macos_texture_stride_align
Fix/macos texture stride align
2023-03-03 11:54:20 +08:00
rustdesk
4c930ff0b1 polish langs 2023-03-03 11:49:02 +08:00
rustdesk
968b3642a9 sort langs #2948 2023-03-03 11:36:12 +08:00
fufesou
c419819c0f rename all stride_align to stride
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:58:48 +08:00
fufesou
0c3ccb3f60 Differentiate stride align between encoding and decoding
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:47:31 +08:00
RustDesk
ef62869bcc
Merge pull request #3476 from 21pages/install
fix reinstall
2023-03-03 10:31:17 +08:00
fufesou
f709c260ff update pub
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:59 +08:00
fufesou
5aa97faedd Fix stride align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:58 +08:00
fufesou
42c95f71f6 fix macos strid align
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-03 10:01:58 +08:00
Bojan Nemčić
7296a37ccc Make the switch name clearer 2023-03-02 16:37:32 +01:00
Onyx47
c30893b374
Merge branch 'rustdesk:master' into master 2023-03-02 16:34:38 +01:00
21pages
896da1b153 fix reinstall
Signed-off-by: 21pages <pages21@163.com>
2023-03-02 22:24:39 +08:00
NicKoehler
e198f3ac21
Update it.rs 2023-03-02 13:49:23 +01:00
Georg Stadler
336e826ab9
Update de.rs
Added two lines of German translation
2023-03-02 10:20:12 +01:00
mehdi-song
381b1c0cc6
Update fa.rs 2023-03-02 09:16:25 +03:30
rustdesk
c5d7e5dfda fix: #3369 2023-03-02 13:32:21 +08:00
Michal Witek
2417a079aa
Additional translation for pl.rs 2023-03-01 09:52:26 +01:00
FastAct
80c39574f8
Update nl.rs 2023-03-01 08:09:11 +01:00
FastAct
874d22168b
Update nl.rs 2023-03-01 07:49:45 +01:00
RustDesk
24872578ec
Merge pull request #3437 from 21pages/uninstall
fix windows uninstall can not delete the installation directory
2023-03-01 12:04:33 +08:00
21pages
69e95bc245 fix windows uninstall can not delete the installation directory
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 11:17:46 +08:00
csf
761203e778 Merge branch 'master' of https://github.com/rustdesk/rustdesk into android_start_on_boot 2023-03-01 00:22:40 +09:00
csf
2cb3ca4ed0 update lang, start on boot 2023-03-01 00:14:37 +09:00
csf
f26088765e 1. sync from flutter and pass app_dir from MainService.kt to backend server when app start on boot.
2. add start_service when start on boot.
2023-03-01 00:05:06 +09:00
mehdi-song
a974fef1e5
Update fa.rs 2023-02-28 13:19:02 +03:30
sjpark
19d1214a05 Merge remote-tracking branch 'github/master' into sigma 2023-02-28 16:00:31 +09:00
Andi Ariffin
eebe344878
Fix typos causing gen_js_from_hbb.py to fail 2023-02-28 11:57:39 +07:00
Miguel F. G
0380fc0c9e
Update es.rs
New term added
2023-02-28 00:50:07 +01:00
solokot
c7e8037a79
Update ru.rs 2023-02-27 15:57:46 +03:00
RustDesk
70d28d4280
Merge pull request #3411 from 21pages/bat
fix can't install when username contains &, @, ^
2023-02-27 20:56:36 +08:00
21pages
f94791793b fix can't install when username contains &, @, ^
Signed-off-by: 21pages <pages21@163.com>
2023-02-27 20:51:48 +08:00
rustdesk
2678c503a0 chore: fix recursive os.system on my m1 in build.py, and modify windows
subsystem macro
2023-02-27 20:28:55 +08:00
FastAct
2f7e758c75
Update nl.rs
corrected error
2023-02-27 09:56:56 +01:00
RustDesk
04fd17f526
Merge pull request #3392 from Mr-Update/patch-1
Update german translation
2023-02-27 12:15:09 +08:00
21pages
e3d704dfde ensure same bpp and framerate when get and set for mac 2023-02-27 09:04:14 +08:00
21pages
b9b4913ca0 mac admin auth check 2023-02-27 08:49:39 +08:00
Mr-Update
8073fa2386
Update de.rs 2023-02-26 19:43:24 +01:00