rustdesk
262814391a
fix ci
2024-03-08 00:47:21 +08:00
rustdesk
b32cf403e6
overwrite config
2024-03-08 00:22:52 +08:00
fufesou
1dde5c5689
Refact. get_version_number support '- patch version' ( #7197 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-02-24 20:11:27 +08:00
rustdesk
fdb038c7c9
one byte for future use
2024-01-10 11:48:23 +08:00
rustdesk
f7b35defc9
finish tcp rendezvous keep alive logic following mqtt, but defined by
...
server so that it can be easily to be controlled at server side.
2024-01-09 22:41:11 +08:00
21pages
89150317e1
add zero copy mode hareware codec for windows ( #6778 )
...
Signed-off-by: 21pages <pages21@163.com>
2024-01-02 16:58:10 +08:00
rustdesk
36ed8f3f73
change REG_INTERVAL to 15 seconds to follow quic
2024-01-02 13:42:32 +08:00
21pages
03c8d94024
mobile/desktop use same 'other default settings' ( #6652 )
...
1. mobile add 'reverse mouse wheel' default setting
2. change related menu position
Signed-off-by: 21pages <pages21@163.com>
2023-12-11 15:32:13 +08:00
fufesou
83dbf88ffb
feat, win10, virtual display, not support message
...
Signed-off-by: fufesou <shuanglongchen@yeah.ne>
2023-11-20 21:44:25 +08:00
21pages
f9ee0189f0
format log, add space after colon
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-18 09:52:46 +08:00
21pages
27716f077e
update flexi_logger to 0.27.3, android check path exist
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-11 18:19:01 +08:00
RustDesk
94f2751902
Revert "Remove manual adjustment of fps, automatically adjusted to the maximum already"
2023-11-09 15:24:57 +08:00
21pages
a0beba4e20
remove fps manual adjust, which can only limit fps
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-09 10:20:31 +08:00
rustdesk
d7e8d4d5c3
fix #6198
2023-11-06 20:12:01 +08:00
21pages
f05f86dc80
444
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-30 18:46:56 +08:00
21pages
1c9d139ff5
opt android get_home, bad code get corrent result
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-23 16:11:59 +08:00
21pages
2e829956f4
android write rust log to ExternalStorage/RustDesk/Logs
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-17 21:30:48 +08:00
dignow
f1d3a553d1
open multi windows, add remote toolbar option
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-17 13:57:06 +08:00
dignow
bf83d552f8
feat, open multi windows
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-17 11:11:42 +08:00
dignow
b52cf070f5
multi flutter ui sessions, refact 'Show displays as individual windows'
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-14 12:31:57 +08:00
21pages
b2a4f11e0b
enable group, show accessible users and peers
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-18 13:44:41 +08:00
fufesou
f1d5afe72a
Change the option 'Scroll mode' to be 'Reverse mouse wheel'
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-10 18:31:16 +08:00
fufesou
eb0a0662a3
feat, mouse wheel and touchpad scroll mode, default or reverse
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-10 14:14:57 +08:00
RustDesk
78f5b1e607
Merge pull request #5623 from 21pages/cm_file
...
add file log page to cm
2023-09-07 20:33:00 +08:00
21pages
2afce3f1f4
add file log page to cm
...
* Only send and receive logs are shown
* For older version, client send to server doesn't have size information, because server side doesn't know the total_size
* Not switch tabs automatically when new files are transferred
* If cm side page is open, not pop up automatically when new files are transferred
* Show unread message count
* The cm tab remains open when closed if a file transfer has previously occurred
Signed-off-by: 21pages <pages21@163.com>
2023-09-07 19:51:25 +08:00
Sahil Yeole
0931341a7f
prevent frequent loginctl calls
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-06 22:43:33 +05:30
rustdesk
5b802e9edd
Merge branch 'ios_1.2.2'
2023-09-03 00:16:08 +08:00
21pages
54de5b0300
mobile add default display, merge set server and custom quality code
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-01 15:04:36 +08:00
21pages
b7145959a7
impl Default for PeerConfig, fix default dispaly not work when ab has password
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-01 14:57:15 +08:00
21pages
9158bdfcf9
fix decrypt unicode string
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-27 11:39:06 +08:00
21pages
b27c3ff169
change tag color
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-22 19:07:01 +08:00
21pages
e1ae3601c4
encrypt return emtpy if exceed max len to avoid another encrypt
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-19 20:44:54 +08:00
21pages
553a3798a1
ab: sync all recent peers if option enabled
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-16 11:36:16 +08:00
21pages
57b8ec178c
sync ab alias
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-15 10:22:33 +08:00
rustdesk
722b82e1a5
keep rs-ny.rustdesk.com only
2023-08-13 15:59:07 +08:00
RustDesk
ef022c91bb
Merge pull request #5348 from 21pages/ab
...
ab: use cache for display and display peers while loading
2023-08-11 15:59:12 +08:00
21pages
bea88f31e0
use ab cache init show and show custom loading when ab not emtpy
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-11 15:39:42 +08:00
rustdesk
e2fdd69524
remove rs-ny.rustdesk.com
2023-08-11 14:00:26 +08:00
dignow
7f6b18fc9c
change ffi flutter_config to flutter_option
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-10 22:27:35 +08:00
Sahil Yeole
dd97dc580b
remove get seat0 tries
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-08-07 12:12:30 +05:30
21pages
2f5ae54c08
simple ab store and add batch operation toast
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-04 15:32:09 +08:00
21pages
5a0865559c
peer card batch operation
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-03 21:35:16 +08:00
21pages
cd5658f01d
refactor addressbook sync
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-02 22:25:54 +08:00
RustDesk
bd914497c9
Merge pull request #5212 from sahilyeole/master
...
seat tries for sovling connection refuse problem while login
2023-08-01 09:37:26 +08:00
Sahil Yeole
cc9f69d63b
add wrapper function _get_values_of_seat0_tries for attempts
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-07-31 20:54:05 +05:30
Sahil Yeole
cf6fbae30a
add attempts for getting values of seat0 for gdm_wayland
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-07-30 17:58:14 +05:30
Sahil Yeole
30c002831e
make multiple attempts for _get_values_of_seat0
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-07-30 17:45:36 +05:30
Sahil Yeole
c88219b769
retry _get_values_of_seat0 function to fix connection refused error
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-07-30 15:07:17 +05:30
RustDesk
97f14d21e8
Merge pull request #5197 from 21pages/opt
...
log nothing if config file not found
2023-07-30 12:53:42 +08:00
21pages
2c619cbe41
quite if config file not found, remove HW_CODEC_CONFIG, option env LIBGL_ALWAYS_SOFTWARE=1
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-30 12:42:23 +08:00