rustdesk/src
21pages 5fa8c25e65
opt qos (#10459)
* Adjust bitrate and fps based on TestDelay messages.
* Bitrate is adjusted every 3 seconds, fps is adjusted every second and when receiving test lag.
* Latency optimized at high resolutions. However, when the network is poor, the delay when just connecting or sliding static pages is still obvious.

Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-01-20 17:59:36 +08:00
..
client fix: clipboard, client side, update is required on conn (#10464) 2025-01-17 02:27:20 +08:00
hbbs_http hide-tray option 2024-08-07 01:08:36 +08:00
lang Fix a translation error (#10500) 2025-01-14 22:16:17 +08:00
platform compelete fix https://github.com/rustdesk/rustdesk/discussions/10210 2025-01-01 23:05:52 +08:00
plugin refactor: replace &PathBuf with &Path to enhance generality (#10332) 2024-12-23 20:28:04 +08:00
privacy_mode fix: privacy mode 2 (#9972) 2024-11-19 17:29:28 +08:00
server opt qos (#10459) 2025-01-20 17:59:36 +08:00
ui Revert "Change the minimum value of the bitrate slider to 5" (#9795) 2024-10-31 22:57:39 +08:00
auth_2fa.rs trust this device to skip 2fa (#9012) 2024-08-12 18:08:33 +08:00
cli.rs
client.rs replace hbb_common with submodule (#10543) 2025-01-20 17:33:41 +08:00
clipboard.rs feat: android clipboard, multi-formats (#9950) 2024-11-18 15:43:41 +08:00
clipboard_file.rs
common.rs replace hbb_common with submodule (#10543) 2025-01-20 17:33:41 +08:00
core_main.rs replace pkexec with gtk sudo (#9383) 2024-09-19 18:47:37 +08:00
custom_server.rs A=b, A case insensitive (#9976) 2024-11-20 19:44:24 +08:00
flutter.rs Create empty dir on send files in local (#9993) 2024-11-23 23:09:11 +08:00
flutter_ffi.rs Fix auto record outgoing sessions ignore record permission (#10294) 2024-12-16 17:13:48 +08:00
hbbs_http.rs
ipc.rs always block desktop settings page if video connection exists (#10224) 2024-12-08 18:26:55 +08:00
keyboard.rs fix: linux, weak network, repeated keys (#10211) 2024-12-06 20:01:11 +08:00
lan.rs refact: android ios, lan discovery (#9207) 2024-08-30 00:37:38 +08:00
lang.rs Use correct locale code for Ukrainian translation file name (#8932) 2024-08-02 22:58:45 +08:00
lib.rs feat: android clipboard, multi-formats (#9950) 2024-11-18 15:43:41 +08:00
main.rs clean SOFTWARE_UPDATE_URL 2024-09-24 12:00:37 +08:00
naming.rs
port_forward.rs hc 2024-07-14 05:47:42 +08:00
privacy_mode.rs fix: build (#9036) 2024-08-12 22:15:59 +08:00
rendezvous_mediator.rs fix last commit (#9939) 2024-11-17 09:21:34 +08:00
server.rs fix: android clipboard permission (#10223) 2024-12-07 22:34:54 +08:00
service.rs missed file 2025-01-01 23:11:38 +08:00
tray.rs replace pkexec with gtk sudo (#9383) 2024-09-19 18:47:37 +08:00
ui.rs refact: linux, move rustdesk into /usr/share (#10327) 2024-12-21 14:53:28 +08:00
ui_cm_interface.rs fix: android clipboard permission (#10223) 2024-12-07 22:34:54 +08:00
ui_interface.rs always block desktop settings page if video connection exists (#10224) 2024-12-08 18:26:55 +08:00
ui_session_interface.rs fix: build (#10364) 2024-12-25 16:36:13 +08:00
virtual_display_manager.rs fix: virtual display, headless, wait plug in done (#9895) 2024-11-12 20:12:05 +08:00