Commit Graph

2048 Commits

Author SHA1 Message Date
RustDesk
5b2c53e603
Merge pull request #716 from fufesou/master
fix compilation error
2022-06-06 10:29:36 +08:00
fufesou
f29827d9c3 fix compilation error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-06 09:22:14 +08:00
21pages
4bb09865cf scrap: update HwDecoder::instance()
Signed-off-by: 21pages <pages21@163.com>
2022-06-05 18:12:54 +08:00
rustdesk
463fc2f0c0 https://github.com/rustdesk/rustdesk/issues/709 2022-06-05 18:02:54 +08:00
RustDesk
5007ac208c
Merge pull request #705 from Ylacat/master
Created da Lang file
2022-06-04 10:20:50 +08:00
Frederick Nicklas Ambo Eggert Eggertsen
04b78f7ca1 Created da Lang file
Added language file "da.rs" so the UI can show the Danish language 🇩🇰
2022-06-03 23:19:19 +02:00
RustDesk
cb781fe08c
Merge pull request #698 from daeisbae/master
Fix Misspelled Korean Grammar
2022-06-03 11:56:39 +08:00
Dae❤️
a7029fe07f
Fix Misspelled Korean Grammar 2022-06-03 12:51:44 +09:00
rustdesk
de044db6d4 remove from ui only 2022-06-03 10:41:59 +08:00
rustdesk
eec06141f7 fix ci 2022-06-03 10:41:28 +08:00
rustdesk
e4fea4f187 fix ci 2022-06-03 10:36:55 +08:00
rustdesk
ad22101067 remove Fix x11 2022-06-03 10:31:53 +08:00
rustdesk
c80e2204d9 https://github.com/rustdesk/rustdesk/issues/406#issuecomment-1145157327 2022-06-03 10:05:51 +08:00
rustdesk
25ca204213 https://github.com/rustdesk/rustdesk/issues/406#issuecomment-1145157327 2022-06-03 02:37:52 +08:00
RustDesk
9568f3527f
Update README.md 2022-06-02 23:30:06 +08:00
RustDesk
384e9c8194
Update README.md 2022-06-02 23:14:14 +08:00
RustDesk
720b05874a
Merge pull request #628 from fufesou/simple_rc
Fix WCHAR Path & Add Resources Integration Lib
2022-06-02 22:01:01 +08:00
rustdesk
801dbd58a8 https://github.com/rustdesk/rustdesk/issues/677 2022-06-02 20:44:40 +08:00
rustdesk
c5b88a266f missed icon.ico 2022-06-02 20:42:23 +08:00
RustDesk
e07b56b646
Merge pull request #691 from Heap-Hop/master
Update Mobile
2022-06-02 18:09:03 +08:00
csf
345165e875 add android info 2022-06-02 17:33:52 +08:00
rustdesk
d90b34da7d https://github.com/rustdesk/rustdesk/issues/677 2022-06-02 17:30:09 +08:00
csf
37339805c2 mobile handle orientation change 2022-06-02 17:16:23 +08:00
rustdesk
b602c1293b https://github.com/rustdesk/rustdesk/issues/677 2022-06-02 17:14:32 +08:00
RustDesk
bce72ea84b
Merge pull request #687 from Kingtous/flutter_desktop
refactor: disable tray
2022-06-02 16:46:52 +08:00
Kingtous
8c3e77001c refactor: disable tray
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 16:45:04 +08:00
RustDesk
c94d10782c
Merge pull request #686 from Kingtous/flutter_desktop
feat: add tray icon to status bar & fix: multi window injection and titlebar issue
2022-06-02 16:33:58 +08:00
RustDesk
6632e46607
Merge pull request #685 from SoLongAndThanksForAllThePizza/flutter_desktop
fix: macos compilation
2022-06-02 16:33:42 +08:00
Kingtous
d81d785722 feat: add tray icon to status bar
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 16:23:20 +08:00
SoLongAndThanksForAllThePizza
d756551791 fix: macos compilation 2022-06-02 16:13:34 +08:00
Kingtous
1f9655d632 opt: titlebar height autofit
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 14:51:09 +08:00
21pages
327bdb741c scrap: fix update_video_encoder
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
7e6c38e6d2 scrap: add hw quality control
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
399ddc8bef scrap: rename coder.rs to codec.rs
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
6677fc9b30 scrap: rename codec.rs to vpxcodec.rs
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
70968638bf scrap: add hwcodec
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:50 +08:00
fufesou
376c042666 privacy_mode_win_magnifier: remove unused win event hook
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-02 10:45:27 +08:00
RustDesk
aefc968246
Merge pull request #680 from Kingtous/flutter_desktop
fix: windows&macOS plugin injections for multi window context
2022-06-02 07:26:16 +08:00
kingtous
c0b9a67cdd fix: macOS compilation for multi window plugin 2022-06-02 02:20:17 +08:00
kingtous
12d0380c8c fix: windows compilation for multi window plugin 2022-06-02 02:13:07 +08:00
fufesou
fc1af7b0d9 privacy_mode_win_magnifier: fix UAC prompt window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-01 23:57:58 +08:00
RustDesk
cd78f76aff
Merge pull request #678 from Heap-Hop/master
Run Android InputService independently
2022-06-01 22:09:19 +08:00
csf
75b920079b run android InputService independently 2022-06-01 21:14:02 +08:00
RustDesk
6e1f4cfeca
Merge pull request #675 from Heap-Hop/master
Android fix
2022-06-01 18:22:10 +08:00
csf
16fd96aa96 fix android bit rate 2022-06-01 17:52:21 +08:00
csf
20f6bdb8e7 .gitignore Flutter Generated Files 2022-06-01 15:42:12 +08:00
csf
0b67164ecf adapt to flutter 3 2022-06-01 15:29:31 +08:00
RustDesk
ee6e568f9f
Merge pull request #674 from Heap-Hop/option_multi_instances
multi instances
2022-06-01 15:13:34 +08:00
csf
1b7eb73ee8 SyncReturn 2022-06-01 15:09:48 +08:00
csf
317b350d2b multi remote instances 0.5 2022-05-31 22:09:36 +08:00