This website requires JavaScript.
Explore
Help
Register
Sign In
hexianglong
/
rustdesk
Watch
1
Star
0
Fork
0
You've already forked rustdesk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6,361
Commits
2
Branches
21
Tags
c5698df3aa9dc3c96be305910aad0e9060d1b967
Commit Graph
155 Commits
version-compatible original resolution
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-06-17 18:34:55 +08:00
23784eddd3
use uuid as session id
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-06-08 07:24:02 +08:00
2ececed0c1
resolution, mid commit, to debug
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-18 23:46:53 +08:00
07500013ff
remove all assert in non-test code
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-16 14:40:33 +08:00
edf6b00f13
fix: port forward & RDP check
Kingtous
·
2023-05-15 00:33:58 +08:00
56f1b75b52
feat: callbacks and flutter msg bridge
Kingtous
·
2023-05-04 13:18:19 +08:00
34314e50f7
plugin_framework, fix dup ui widgets
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-29 12:34:34 +08:00
c315924ef7
fix: ignore session hook on android/ios
Kingtous
·
2023-04-28 19:17:20 +08:00
6da5bef064
feat: add session related function
Kingtous
·
2023-04-28 14:55:40 +08:00
952598af25
set fmt and stride to private in ImageRgb
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-28 12:35:46 +08:00
fc50a3e49d
fix build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-28 12:03:44 +08:00
e3b66af8af
set width,height,stride together with the rgba data for rendering
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-28 11:44:52 +08:00
6b1645f44d
ios build
sjpark
·
2023-04-20 22:30:09 +09:00
261f98774b
handle peer event
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-19 17:07:56 +08:00
f7e2938e6b
show fingerprint
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-04-19 15:52:15 +08:00
1100b2a465
plugin, tmp commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-19 11:38:01 +08:00
ecf8c2664c
fix: hook for pc only
Kingtous
·
2023-04-18 18:28:12 +08:00
f56fc6fdb0
feat: add hooks for session
Kingtous
·
2023-04-18 18:28:12 +08:00
8e70e2ffe4
tmp commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-17 12:06:31 +08:00
35ec3ffef6
remove session's old_clipboard
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-10 16:58:58 +08:00
e0f4cdd18c
fix clipboard update B->A->B
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-10 14:30:38 +08:00
ceb2e6614c
fix build android
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-03 13:16:57 +08:00
8ea63af4b5
temp commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-03 13:16:54 +08:00
d82d2471d7
translate mode win, update input layout, just a temporary workaround
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-02 14:31:30 +08:00
51ff2d35b5
debug done
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-21 12:25:58 +08:00
bea1eacf72
platform additions
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-21 11:27:30 +08:00
1d122b5a73
add password to --connect command in flutter, --connect id [passord]
rustdesk
·
2023-03-20 00:16:06 +08:00
4d827708c3
feat: identical msg in flutter and sciter
Kingtous
·
2023-03-15 17:21:15 +08:00
7a05910807
fix mobile server event stream
csf
·
2023-03-07 11:08:41 +09:00
9f69cf3d6e
fix flutter texture render
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-03 16:03:06 +08:00
976d4626b3
remove data_len check
rustdesk
·
2023-03-03 15:36:15 +08:00
4c31c7e26d
refactor DST_STRIDE_RGBA
rustdesk
·
2023-03-03 14:02:49 +08:00
b8941c15c0
Revert "Fix/macos texture stride align"
RustDesk
·
2023-03-03 13:18:34 +08:00
29abda56df
rename all stride_align to stride
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-03 10:58:48 +08:00
c419819c0f
Differentiate stride align between encoding and decoding
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-03 10:47:31 +08:00
0c3ccb3f60
update pub
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-03 10:01:59 +08:00
f709c260ff
Fix stride align
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-03 10:01:58 +08:00
5aa97faedd
fix macos strid align
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-03 10:01:58 +08:00
42c95f71f6
request elevation menu
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-24 15:51:13 +08:00
a9598e006a
win resolution && api
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-02-24 09:14:13 +08:00
91a2a5b56e
fix build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:56 +08:00
09aa42c533
texture render, add log info
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:55 +08:00
b84062b8f4
win, debug
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:55 +08:00
b8e381d79d
macos, linux, r and b are reversed
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:54 +08:00
8b7be688c2
fix build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:53 +08:00
20021c6541
debug win, without hwcodec
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:52 +08:00
173e3bcd0d
flutter texture render, mid commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:51 +08:00
77c4a14845
texture paint
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-23 17:06:49 +08:00
5acedecf0c
feat: adapt for the latest renderer plugin
Kingtous
·
2023-02-23 17:06:48 +08:00
d3455f3ce2
fix: rgba compile
Kingtous
·
2023-02-23 17:06:48 +08:00
ea07b9690e
First
Previous
1
2
3
4
Next
Last