Mr-Update
650bc73b67
Update _index.de.md
2023-03-03 22:10:44 +01:00
Mr-Update
750be0f862
Update _index.de.md
2023-03-03 22:09:42 +01:00
Mr-Update
4a5d1d7a7a
Update _index.de.md
2023-03-03 22:07:44 +01:00
FastAct
4816fe2a0b
Translate Doc in Dutch
...
added Dutch translation in doc
2023-03-02 11:39:42 +01:00
Michał Witek
208a5bd59d
Language fixes, formatting
2023-02-28 11:41:35 +01:00
RustDesk
808ce52234
Merge pull request #147 from michalwitek1232/master
...
Updated documentation about Android build
2023-02-28 10:41:30 +08:00
MICHAL\mwitek
d6b30bfc99
final touches
2023-02-27 22:45:06 +01:00
MICHAL\mwitek
0a31b090bb
Updated documentation
2023-02-27 22:18:19 +01:00
MICHAL\mwitek
399744d69f
up
2023-02-27 20:47:29 +01:00
Michal Witek
8ad55cd238
Android - init
2023-02-27 20:06:24 +01:00
Mr-Update
c7ccc9b456
Update _index.fr.md
2023-02-26 20:06:06 +01:00
RustDesk
84bba31b5c
Revert "Change "cargo run" with "python3 build.py""
2023-02-13 20:38:47 +08:00
RustDesk
e9d1abc02f
Merge pull request #134 from tognols/patch-1
...
Change "cargo run" with "python3 build.py"
2023-02-13 20:38:41 +08:00
Mr-Update
bb428bf73b
Update _index.en.md
2023-02-03 23:19:24 +01:00
Matteo Tognolo
ddc706f1e7
Change "cargo run" with "python3 build.py"
...
As of today, if you follow the docs you'll not be able to "cargo run" and build the app: you'll build will fail making you wonder what have you done wrong.
Building with build.py after following the docs, instead, will just work and compile the app.
The default, then, should be python3 build.py (atleast until this problem it's fixed and you can "cargo run" succesfully on Windows).
2023-01-31 23:11:14 +01:00
Mr-Update
d569d4d6d6
Update _index.de.md
2023-01-29 22:59:41 +01:00
Mr-Update
a90c2aefc0
Update _index.de.md
2023-01-29 22:58:12 +01:00
Mr-Update
263990bd6a
Update _index.de.md
2023-01-29 22:57:00 +01:00
Mr-Update
71ac99f073
Create _index.de.md
2023-01-29 22:54:13 +01:00
Jimmy GALLAND
ac035d8461
add french translatations for Github Action, Hardcoding Custom Settings and video pages
2023-01-22 22:24:11 +01:00
RustDesk
3e066dd54c
Merge pull request #124 from botanicvelious/master
...
better docs for actions
2023-01-21 08:44:19 +08:00
Mr-Update
ee85f8d359
Update _index.de.md
2023-01-20 17:43:12 +01:00
Mr-Update
4b3fe9f76f
Update _index.de.md
2023-01-20 17:40:33 +01:00
Mr-Update
a5d565b628
Update _index.de.md
2023-01-20 17:37:02 +01:00
botanicvelious
8dec33af25
note about private repo limits
2023-01-19 21:45:34 -07:00
botanicvelious
f75430af25
add message about private repo
2023-01-19 21:14:52 -07:00
botanicvelious
72aa5241ab
update that secrets are hidden
2023-01-19 20:58:08 -07:00
botanicvelious
13ba82b10d
clarify how to enable workflows
2023-01-19 20:50:32 -07:00
RustDesk
530824ddf5
Update _index.en.md
2023-01-19 12:02:01 +08:00
botanicvelious
fca953c4fc
replace powershell with git-bash
2023-01-18 20:35:37 -07:00
botanicvelious
facbceb5ba
actually Invoke-WebRequest is better
2023-01-18 16:33:55 -07:00
botanicvelious
56a5c03821
add wget command
2023-01-18 16:25:42 -07:00
botanicvelious
74a83beb3d
add notice about powershell
2023-01-18 16:22:39 -07:00
RustDesk
35b99f3481
Update _index.en.md
2023-01-18 16:50:39 +08:00
botanicvelious
0ec23a6c3f
Add github workflows build instructions
2023-01-18 01:23:36 -07:00
Mr-Update
dcc1b63285
Update _index.pt.md
2023-01-16 19:57:29 +01:00
Mr-Update
ad67e14fe6
Update _index.ja.md
2023-01-16 19:57:03 +01:00
Jimmy GALLAND
c503cd0a1e
add french translations / fix synology typo / little fix css
2023-01-15 16:26:39 +01:00
Mr-Update
1a15a1fdde
Update _index.de.md
2023-01-14 23:26:46 +01:00
Mr-Update
dc6cb08036
Update _index.de.md
2023-01-14 23:19:17 +01:00
Mr-Update
c1b69f634a
Update _index.de.md
2023-01-14 23:13:24 +01:00
Mr-Update
7f934ad0ef
Update _index.de.md
2023-01-14 23:11:29 +01:00
Mr-Update
c801b610c4
Update _index.de.md
2023-01-14 23:10:28 +01:00
Mr-Update
168e1f82ce
Update _index.de.md
2023-01-14 23:03:37 +01:00
Mr-Update
9ce2bb1ba9
Update _index.de.md
2023-01-14 23:01:18 +01:00
RustDesk
29525fe081
Merge pull request #113 from Mr-Update/patch-1
...
German translation improved
2023-01-13 09:23:11 +08:00
Mr-Update
a8584069b9
Update _index.de.md
2023-01-12 13:47:23 +01:00
Michal Witek
a9d0ad99a8
Updated Rust build script
...
When I tried to build Rust on my machine (I Executed "VCPKG_ROOT=$HOME/vcpkg ANDROID_NDK_HOME=$HOME/android-ndk-r22b flutter/ndk_arm64.sh" part) I found that it's missing 2 header files 'bits/wordsize.h' and 'bits/libc-header-start.h'. This should fix this issue
2023-01-11 10:25:38 +01:00
Mr-Update
af2dd2133c
Update _index.de.md
2023-01-02 23:10:29 +01:00
Mr-Update
ad7941a801
Update _index.de.md
2023-01-02 23:04:19 +01:00
ForsakenRei
b138feb175
--amend
2022-11-08 21:30:35 -05:00
ForsakenRei
6fb1ef5fa3
Add some details to make it easier to follow.
...
Rephrase some sentences and added some details based on my own experience following the guide, hopefully make it more clear and easy to follow.
2022-11-08 21:24:26 -05:00
Matthew Jolly
8e6f217b71
Added direct LLVM links
...
People have a hard time finding these, so just added some direct links
2022-10-31 18:30:32 -04:00
RustDesk
c4f7bfdabe
Merge pull request #83 from flusheDData/patch-5
...
Update _index.es.md
2022-10-30 19:13:59 +08:00
Miguel F. G
ef6583ab88
Update _index.es.md
...
Title
2022-10-30 06:15:53 +01:00
Miguel F. G
ab5379f4e6
Update _index.es.md
...
Title
2022-10-30 06:13:51 +01:00
XieJiSS
3ff46d24fe
fix: add comments to help avoid errors for web dev
2022-08-19 00:37:39 +08:00
rustdesk
8be5f689e8
more
2022-07-30 17:02:51 +08:00
Daniel HybridNetworks
cbc8f25706
Add Spanish translation
2022-06-22 22:28:11 -03:00
Vik
14c116cfcb
Update _index.ru.md
2022-06-10 12:35:28 +03:00
rustdesk
d70cd09aea
openjdk
2022-06-09 23:13:11 +08:00
rustdesk
e8aff5b513
fix ffigen
2022-06-09 23:08:59 +08:00
rustdesk
e3abec2e8d
fix android build on ubuntu 18 for clang
2022-06-09 22:23:43 +08:00
rustdesk
ee3831d581
remove package
2022-06-06 20:15:55 +08:00
RustDesk
4952a1b1fb
Merge pull request #33 from fa0311/master
...
add Japanese translation, and more
2022-05-30 08:38:40 +08:00
fa0311
b305d42dbd
add Japanese translation
2022-05-30 03:54:17 +09:00
fufesou
37a389e396
Dev-build-windows. Build with simple_rc, which is a library to pack resource files.
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-27 16:44:15 +08:00
Viktor
e40ce21046
Update _index.ru.md
2022-05-25 14:11:37 +03:00
Viktor
d469f87842
Update _index.ru.md
2022-05-25 13:51:07 +03:00
Viktor
f5a068bba3
Update _index.ru.md
2022-05-25 13:46:47 +03:00
Viktor
ea8df20550
Update _index.ru.md
2022-05-25 13:45:30 +03:00
Viktor
32c73dd3a7
Update _index.ru.md
2022-05-22 12:47:41 +03:00
Viktor
ac10c8b43d
Update _index.ru.md
2022-05-22 12:33:24 +03:00
Viktor
feead2627c
Update _index.ru.md
2022-05-22 12:23:32 +03:00
Viktor
3bed99889c
Update _index.ru.md
2022-05-22 12:13:24 +03:00
Hello9999901
672129205f
Update _index.en.md
2022-05-21 20:31:31 -04:00
rustdesk
d2a2890e03
ffigen not tested on iOS yet
2022-05-20 15:30:54 +08:00
csf
cb54bddc1d
update android build
2022-05-20 15:17:02 +08:00
wwjabc
020dae5856
Update _index.zh-cn.md
...
Add some links and a few test schemes.
2022-05-19 15:57:51 +08:00
wwjabc
ea31943c56
Update _index.zh-cn.md
...
Update some steps and add file description.
2022-05-19 11:47:34 +08:00
rustdesk
b795f77a01
remove armhf non-zh version
2022-05-18 23:03:07 +08:00
wwjabc
4e5665408c
Update _index.zh-cn.md
...
update install libvpx opus and build prj
2022-05-18 20:30:03 +08:00
wwjabc
c98d38df36
Update _index.zh-cn.md
...
update install libyuv
2022-05-18 16:51:44 +08:00
wwjabc
e1d57ccbf5
Update _index.zh-cn.md
...
Updated the VCPKG installation mode
2022-05-18 15:47:50 +08:00
rustdesk
a7d31cacbe
wordy
2022-05-18 15:35:26 +08:00
rustdesk
db61876efa
armhf
2022-05-18 15:31:01 +08:00
wwjabc
92ea1321d9
Update _index.zh-cn.md
2022-05-18 15:07:00 +08:00
wwjabc
d9682b816d
Create _index.zh-cn.md
2022-05-18 15:00:21 +08:00
rustdesk
102fb7dd2b
fix web build
2022-05-18 01:54:39 +08:00
csf
87fb72e634
update web build
...
add small
2022-05-17 23:07:52 +08:00
rustdesk
3dcb722d47
missed
2022-05-16 17:17:56 +08:00
rustdesk
b761a4fbd8
update android
2022-05-16 15:19:45 +08:00
rustdesk
1a2703c54d
ios and mac
2022-05-14 15:02:33 +08:00
rustdesk
37e4a0cfb4
web
2022-05-14 02:30:36 +08:00
rustdesk
912000b718
android
2022-05-14 01:56:14 +08:00
rustdesk
db345a5f11
open source server
2022-05-12 21:06:38 +08:00
rustdesk
4f6d2fd91e
small change
2022-05-09 15:01:40 +08:00
rustdesk
a56431b5c6
minors
2022-05-09 14:52:18 +08:00
21pages
edd0857671
build FAQ
...
Signed-off-by: 21pages <pages21@163.com>
2022-05-09 11:12:05 +08:00
21pages
ff26236bce
windows build
...
Signed-off-by: 21pages <pages21@163.com>
2022-05-09 11:12:05 +08:00