csf
|
e420178750
|
refactor all [setByName] [getByName] to async bridge function
|
2022-08-08 22:27:27 +08:00 |
|
csf
|
3ff2f60fb7
|
Merge master
|
2022-08-04 17:24:02 +08:00 |
|
csf
|
07debe8363
|
fix android build
|
2022-08-03 21:58:07 +08:00 |
|
Kingtous
|
3b9c62b05d
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# .github/workflows/ci.yml
# Cargo.lock
# Cargo.toml
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/mobile/pages/server_page.dart
# flutter/lib/mobile/pages/settings_page.dart
# flutter/lib/mobile/widgets/dialog.dart
# flutter/lib/models/model.dart
# flutter/lib/models/server_model.dart
# src/client.rs
# src/common.rs
# src/ipc.rs
# src/mobile_ffi.rs
# src/rendezvous_mediator.rs
# src/ui.rs
|
2022-08-01 10:44:05 +08:00 |
|
rustdesk
|
aabe08d657
|
fix compile
|
2022-07-31 22:41:24 +08:00 |
|
fufesou
|
2a6cd5853e
|
fix_proto_defs: fix protobuf definitions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-31 22:31:17 +08:00 |
|
rustdesk
|
125f6dd810
|
refactor password deadlock and password_security
|
2022-07-30 02:01:40 +08:00 |
|
RustDesk
|
06a4eaed10
|
Merge pull request #1104 from Heap-Hop/master
fix: android build & CONFIG deadlock
|
2022-07-29 18:59:34 +08:00 |
|
csf
|
da2906c95f
|
fix: android build & CONFIG deadlock
|
2022-07-28 22:06:59 +08:00 |
|
rustdesk
|
c8e2161b88
|
refactor
|
2022-07-28 11:09:36 +08:00 |
|
21pages
|
461a87bce9
|
feat: pc restart
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-27 08:49:10 +08:00 |
|
21pages
|
903fb77e70
|
refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-24 21:53:51 +08:00 |
|
RustDesk
|
eda5a94e33
|
Merge pull request #1013 from 21pages/hwcodec
Hwcodec: codec preference
|
2022-07-22 01:24:41 +08:00 |
|
RustDesk
|
515d90644a
|
Merge pull request #1018 from fufesou/fix_cmd_window
fix_cmd_window: do not show cmd prompt window
|
2022-07-21 22:17:51 +08:00 |
|
fufesou
|
e06c373389
|
fix_cmd_window: do not show cmd prompt window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-21 21:58:42 +08:00 |
|
fufesou
|
d19a8fdc43
|
fix_capturer_trait_name_shadowing: build win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-21 20:38:15 +08:00 |
|
RustDesk
|
416832a1ed
|
Merge pull request #982 from twmsh/master
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
|
2022-07-21 18:09:14 +08:00 |
|
tom
|
e811d5f18b
|
modify argument of ConnectionTmpl::send_raw()
|
2022-07-21 17:54:07 +08:00 |
|
tom
|
9ab955bb8e
|
enable serde feature of bytes, modify struct WriteBlock using Bytes
|
2022-07-21 16:07:19 +08:00 |
|
21pages
|
7aa431d349
|
hwcodec: codec preference
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-21 10:14:58 +08:00 |
|
fufesou
|
00dc473703
|
linux_wayland_support: dup detecting function of x11 or wayland
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 10:44:27 -07:00 |
|
fufesou
|
634cb5ef1a
|
linux_wayland_support: refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 09:50:08 -07:00 |
|
tom
|
16b7c7c716
|
upgrade bytes to 1.2
|
2022-07-21 00:39:20 +08:00 |
|
fufesou
|
aae6e2b16b
|
linux_wayland_support: init merge, windows build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 09:16:13 -07:00 |
|
21pages
|
66e04c9fe7
|
keep session when network interrupt
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 22:16:59 +08:00 |
|
21pages
|
0812dc79b8
|
control end close message
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:59 +08:00 |
|
21pages
|
e46019a171
|
password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-18 21:27:56 +08:00 |
|
tom
|
6db3a2e85c
|
Merge branch 'master' into master
|
2022-07-18 14:25:33 +08:00 |
|
tom
|
efa6b5972d
|
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
issues:958
|
2022-07-16 00:45:23 +08:00 |
|
rustdesk
|
d3fc6ccd9c
|
upgrade tokio
|
2022-07-15 01:29:52 +08:00 |
|
RustDesk
|
c49bbc261c
|
Merge pull request #970 from twmsh/master
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
|
2022-07-14 23:16:43 +08:00 |
|
csf
|
175ab0b58c
|
remove log
|
2022-07-14 21:46:40 +08:00 |
|
csf
|
fb02fc1197
|
[android] fix build; ignore battery optimizations
|
2022-07-14 17:44:37 +08:00 |
|
tom
|
c6c5d2cb98
|
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
|
2022-07-14 17:20:01 +08:00 |
|
21pages
|
ce89e7fd8c
|
Merge branch 'hwcodec' into hwcodec
|
2022-07-06 10:39:00 +08:00 |
|
csf
|
0e957a7762
|
refactor:VideoQoS
|
2022-07-05 22:31:08 +08:00 |
|
csf
|
5bd08bf0a7
|
client side handle codec format
|
2022-07-05 22:17:34 +08:00 |
|
21pages
|
76e1ca91df
|
unify the protobuf message of vp9/h264/h265
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-05 16:16:08 +08:00 |
|
csf
|
5a7dca72c8
|
fix custom_image_qulity and android
|
2022-06-30 20:48:29 +08:00 |
|
csf
|
a5ab0db5b9
|
switch enable abr
|
2022-06-30 18:24:36 +08:00 |
|
csf
|
eaaeefd90b
|
sync codec format
|
2022-06-30 00:03:17 +08:00 |
|
21pages
|
75fc49b301
|
make hwcodec's bitrate the same as vpx
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-29 11:43:22 +08:00 |
|
csf
|
47469dd971
|
fix ImageQuality compatibility
|
2022-06-27 22:24:56 +08:00 |
|
csf
|
a7769da317
|
simple abr with delay
|
2022-06-27 21:25:43 +08:00 |
|
csf
|
0da5c2ec68
|
abr with delta delay
|
2022-06-27 21:25:23 +08:00 |
|
csf
|
21a90c5de8
|
abr update Windows
|
2022-06-27 03:30:46 -07:00 |
|
csf
|
085356c0b3
|
Merge branch 'abr' into hwcodec
|
2022-06-27 15:21:31 +08:00 |
|
csf
|
ece86cda9e
|
abr
|
2022-06-27 15:08:43 +08:00 |
|
Kingtous
|
4a89469b84
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# Cargo.lock
# Cargo.toml
# build.rs
# flutter/.gitignore
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/models/model.dart
# flutter/lib/models/native_model.dart
# flutter/lib/models/server_model.dart
# flutter/pubspec.lock
# flutter/pubspec.yaml
# src/client.rs
# src/client/file_trait.rs
# src/flutter.rs
# src/mobile_ffi.rs
# src/ui.rs
|
2022-06-27 11:18:53 +08:00 |
|
21pages
|
e4607e2feb
|
fix: build error on android
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-14 19:25:55 +08:00 |
|