rustdesk
41a20b50ea
split web js to v1 and v2
2024-06-22 12:29:20 +08:00
rustdesk
ff2e055a5a
use flutter 3.13 for android because its video super slow on my phone
2024-06-21 18:14:58 +08:00
rustdesk
cdf97f8717
try out 3.13.9 with master
2024-06-21 17:42:58 +08:00
rustdesk
b2af79a3c5
try out 3.16.0
2024-06-21 17:05:51 +08:00
rustdesk
32c4712d5e
fix ci
2024-06-21 12:42:27 +08:00
rustdesk
3244395bfb
try 3.22.2 playground
2024-06-21 12:34:00 +08:00
rustdesk
0b32e741f7
test 3.13.9 on master for android
2024-06-21 01:29:00 +08:00
rustdesk
80c5d59916
fix ci
2024-06-21 01:13:05 +08:00
rustdesk
06fe972683
try out 3.22.2 for android
2024-06-21 00:45:45 +08:00
rustdesk
3057396c02
try latest
2024-06-21 00:19:05 +08:00
rustdesk
7db9543fee
change back to old settings, only use flutter 3.13.9
2024-06-21 00:15:21 +08:00
rustdesk
58d86acf0d
change back to 3.16.9
2024-06-20 23:51:58 +08:00
rustdesk
859020583d
fix ci
2024-06-20 23:21:08 +08:00
rustdesk
0cab620ba5
try old flutter and vcpkg
2024-06-20 23:09:38 +08:00
rustdesk
4338fcc51a
check if vpckg overrided
2024-06-20 23:06:42 +08:00
rustdesk
5f6f1e8d36
use prebuilt vcpkg to overwrite
2024-06-20 22:45:07 +08:00
rustdesk
a679e4a5e3
vcpkg_root
2024-06-20 22:16:04 +08:00
rustdesk
3c79404534
use my vcpkg
2024-06-20 21:53:43 +08:00
rustdesk
ba707d1149
try out different ndk
2024-06-20 21:28:27 +08:00
rustdesk
93d88f30b4
test more commits
2024-06-20 21:10:43 +08:00
rustdesk
f5bc136b07
fix ci
2024-06-20 20:32:00 +08:00
rustdesk
ae69cbb207
fix ci
2024-06-20 20:30:55 +08:00
rustdesk
c1322b47c3
more commits
2024-06-20 20:13:57 +08:00
rustdesk
67f83bd5dd
more commits
2024-06-20 19:48:40 +08:00
rustdesk
e424d01f3d
publish missed
2024-06-20 19:41:43 +08:00
rustdesk
a424830893
fix ci
2024-06-20 19:23:17 +08:00
rustdesk
3c5810cc01
prepare android old version test
2024-06-20 19:16:51 +08:00
rustdesk
237d234277
add rustc 1.78 ABI change comment
2024-06-17 09:44:36 +08:00
rustdesk
5cf2d5f062
change back to 1.75 since sciter failed on m1 with 1.78 because of https://blog.rust-lang.org/2024/03/30/i128-layout-update.html
2024-06-15 14:03:33 +08:00
rustdesk
77204127f2
use latest rust for non-windows, and upgrade tokio to 3.18 which fix a mpsc channel bug
2024-06-13 13:05:35 +08:00
rustdesk
2dcd9f02cd
bump to 1.2.6
2024-06-03 21:01:41 +08:00
rustdesk
416d57bec6
https://github.com/rustdesk/rustdesk/pull/7971
2024-06-03 13:40:14 +08:00
rustdesk
123a45149d
bump to 1.2.5
2024-05-28 17:14:55 +08:00
fufesou
72ec86b58d
refact: texture render as an option ( #8168 )
...
* refact: texture render as an option
Signed-off-by: fufesou <linlong1266@gmail.com>
* refact: texture render, translation
Signed-off-by: fufesou <linlong1266@gmail.com>
* refact: texture render as option
Signed-off-by: fufesou <linlong1266@gmail.com>
* Update ui_interface.rs
---------
Signed-off-by: fufesou <linlong1266@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-05-28 16:42:30 +08:00
Mikhail Samodurov
4e5dcd827b
CI: Remove unused apt package ( #8048 )
...
* Update bridge.yml
Removed apt instructions for metapackages clang and llvm in favor of specific version package
* Replaced apt instructions to use specific llvm and libclang version
2024-05-15 07:38:31 +08:00
rustdesk
97f0642a8b
remove fdroid, no idea why do we need this.
2024-05-11 16:27:44 +08:00
rustdesk
a04dd6ad31
split fdroid ci out
2024-05-11 16:24:04 +08:00
rustdesk
9827c76514
fix ci
2024-05-11 16:17:55 +08:00
rustdesk
42d723f82f
less cpu usage of sciter version build
2024-05-10 14:19:06 +08:00
rustdesk
fb0ce8c974
for saving disk space
2024-05-10 14:03:40 +08:00
rustdesk
e8ecb738d0
remove msi beta
2024-05-09 18:09:17 +08:00
rustdesk
93d4987dcc
remove package to image
2024-05-08 21:29:33 +08:00
rustdesk
1b0a3e610e
refactor flatpak/appimage deb path
2024-05-08 20:07:57 +08:00
RustDesk
2820f3f798
Update flutter-build.yml
2024-05-08 18:09:29 +08:00
RustDesk
35832f8f7f
Revert "fix: bump winget releaser version & add dependabot ( #4848 )" ( #7971 )
...
This reverts commit 7466d8cb3a99f2a727ca69f6fc2e0bd26034002f.
2024-05-08 14:19:09 +08:00
sitiom
7466d8cb3a
fix: bump winget releaser version & add dependabot ( #4848 )
...
* fix: bump winget releaser version
* ci: add dependabot
2024-05-08 14:13:55 +08:00
fufesou
937cea5a01
refact: remove virtual_display_driver ( #7915 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-05-06 15:26:21 +08:00
rustdesk
b0ff74c799
fix appimage
2024-05-05 16:44:59 +08:00
rustdesk
b5935eb4c5
fix ci
2024-05-03 16:12:36 +08:00
rustdesk
73b3023c2d
do not run ci if update res/
2024-05-03 14:37:01 +08:00