1969 Commits

Author SHA1 Message Date
RustDesk
8d816ee0e8
Merge pull request #3544 from Heap-Hop/master
Fix Android bugs
2023-03-08 10:54:52 +08:00
tsarmis
cd70da2e57
Update lang.rs
the correct locale for the Greek language is el. (el, el_GR, el_CY all are the same Greek language)
2023-03-07 20:13:38 +02:00
tsarmis
8f3f0d4cc4
Update and rename gr.rs to el.rs 2023-03-07 19:58:03 +02:00
Mr-Update
d82cd0b1a7
Update de.rs 2023-03-07 13:31:47 +01:00
solokot
f4551234ea
Update ru.rs 2023-03-07 11:38:08 +03:00
mehdi-song
b5286b005a
Update fa.rs 2023-03-07 08:34:02 +03:30
csf
9f69cf3d6e fix mobile server event stream 2023-03-07 11:08:41 +09:00
Miguel F. G
f4c80c5990
Update es.rs
New term added
2023-03-07 00:12:01 +01:00
csf
8a083f40b0 fix mobile change theme failure 2023-03-06 23:37:43 +09:00
rustdesk
35e9815e9e temporary password -> one-time password 2023-03-06 18:02:47 +08:00
RustDesk
4db317ad73
Merge pull request #3524 from Mr-Update/patch-1
Translation for "Set temporary password length" was missing
2023-03-06 18:01:37 +08:00
rustdesk
6e21ddcc9c remove "Please switch to Display 1 first", which is temp used, don't
bother contributors translate it
2023-03-06 17:59:23 +08:00
mehdi-song
fac4a966b2
Update fa.rs 2023-03-06 13:24:48 +03:30
fufesou
fdeb38fee7 change timeout for waiting hwnd
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-06 17:33:47 +08:00
fufesou
c751ebee4e fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-06 17:31:38 +08:00
fufesou
8032659841 Do not enable privacy mode if current display is not the primary one
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-06 17:31:38 +08:00
21pages
52970b0e58 recover addToFav in lan
Signed-off-by: 21pages <pages21@163.com>
2023-03-06 17:17:51 +08:00
Mr-Update
24dd9ff362
Add files via upload 2023-03-05 23:25:17 +01:00
Mr-Update
7d2c8c2ba1
Update template.rs 2023-03-05 23:23:33 +01:00
tsarmis
7812799f4a
Update gr.rs
Φάκελος εγγραφών - recordings directory
2023-03-05 12:43:55 +02:00
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