Commit Graph

1759 Commits

Author SHA1 Message Date
Kingtous 795b0068d0 opt: close voice call msg 2023-02-07 18:17:31 +08:00
Kingtous 4ea41b52d3 fix: execution order of listening ipc thread 2023-02-07 18:01:54 +08:00
Kingtous 29b1d106aa opt: ui and message 2023-02-07 17:16:06 +08:00
Kingtous 66aaf243cf opt: notify cm 2023-02-07 17:09:36 +08:00
Kingtous cd6cdbff8f fix: close notify 2023-02-07 16:53:46 +08:00
Kingtous 2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous ea391542fc opt: rename to on_voice_call_started 2023-02-07 16:20:37 +08:00
Kingtous 040396b3f8 feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous 850c4bcbbf opt: uniform name 2023-02-07 16:20:37 +08:00
Kingtous a601e3b241 fix: compile 2023-02-07 16:20:37 +08:00
Kingtous 11c6008811 fix: rust conn build 2023-02-07 16:20:37 +08:00
Kingtous b412a7122b feat: rust connection implementation 2023-02-07 16:20:37 +08:00
Kingtous a04980fa13 refactor: remove audio mode 2023-02-07 16:20:37 +08:00
Kingtous 45b93100d6 feat: add voice call proto 2023-02-07 16:20:37 +08:00
Kingtous b335d2c828 fix: import 2023-02-07 16:20:37 +08:00
Kingtous efa4530c97 feat: add chat svg 2023-02-07 16:20:37 +08:00
Kingtous 2452a58eaa opt: rename and move audio transmission mode 2023-02-07 16:20:37 +08:00
Kingtous ebec8811c2 opt: add microphone permission tip 2023-02-07 16:20:37 +08:00
Kingtous 038d660e60 fix: android build 2023-02-07 16:20:37 +08:00
Kingtous 60925057f0 fix: poison error on setting sound input 2023-02-07 16:20:37 +08:00
Kingtous 7e5c5b50e5 feat: set to default input device when in dual-way 2023-02-07 16:20:37 +08:00
Kingtous cab1fc719a feat: add audio mode in sciter 2023-02-07 16:20:37 +08:00
Kingtous 05822991bf opt: rename to dual-way 2023-02-07 16:20:37 +08:00
Kingtous 8ab49d11d1 feat: add audio mode config 2023-02-07 16:20:37 +08:00
Kingtous cb228bef2b feat: add audio switch ui 2023-02-07 16:20:37 +08:00
Kingtous 95d06e160b fix: latency 2023-02-07 16:20:37 +08:00
Kingtous 9134c2826e feat: set audio only mode 2023-02-07 16:20:37 +08:00
Kingtous 3b34e2ea45 feat: run local audio server at start 2023-02-07 16:20:37 +08:00
Kingtous 4f3c5b42ae opt: send audio format and data after login successfully. 2023-02-07 16:20:36 +08:00
Kingtous e7e8e1a18b opt: send audio frame when connected 2023-02-07 16:20:36 +08:00
Kingtous 45a6fc3618 opt: remove latency detector on single audio 2023-02-07 16:20:36 +08:00
Kingtous 8e2d6945d0 feat: add audio thread in server being controlled 2023-02-07 16:20:36 +08:00
Kingtous 65ab43aa4a opt: compile 2023-02-07 16:20:36 +08:00
Kingtous 1f40963b5d wip: connection 2023-02-07 16:20:36 +08:00
Kingtous 28ad271693 wip: dual audio transmission server 2023-02-07 16:20:36 +08:00
21pages 8aba51c120 fix cm push_event
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 15:39:46 +08:00
21pages cf3ddb2a18 filter foreground window to avoid frequent prompts
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 15:16:49 +08:00
21pages e1a9cfcf7f fix flink
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 12:47:07 +08:00
RustDesk 086bef41f4 Merge pull request #3097 from jimmyGALLAND/patch-1
Update fr.rs
2023-02-07 09:04:20 +08:00
jimmyGALLAND bcbc1573aa Update fr.rs 2023-02-06 22:45:27 +01:00
Andrzej Rudnik 564b35d4c2 Update pl.rs 2023-02-06 21:29:36 +01:00
rustdesk b2afde4b27 tmp workaround of '-cm' not exit cause rustdesk not launchable from
finder
2023-02-07 00:18:25 +08:00
rustdesk 133fba573b confirmed issue #2935 is false report, set_bitrate was called, and
bandwidth has obvious change if you watch car game video
2023-02-05 18:20:22 +08:00
RustDesk 4b5724fa76 Merge pull request #3076 from Kingtous/master
feat: add url scheme handler for macos
2023-02-05 12:38:01 +08:00
mehdi-song 6ed60488ad Update fa.rs 2023-02-05 07:59:29 +03:30
Kingtous dd00ea5abd opt: reuse current main window when using url scheme 2023-02-04 16:18:54 +08:00
Kingtous 151b115fc9 fix: android build 2023-02-04 13:37:48 +08:00
Kingtous a349be6428 opt: remove unnecessary ffi func 2023-02-04 11:33:08 +08:00
Kingtous 4dfae8da10 feat: add url scheme handler for macos 2023-02-04 11:23:48 +08:00
Kingtous a9fc63c34f opt: add default url scheme handler for macos 2023-02-04 11:23:48 +08:00