..
client
fix multi display fps control ( #8455 )
2024-06-24 19:41:15 +08:00
hbbs_http
fix: custom client, option to bool ( #8303 )
2024-06-10 11:01:39 +08:00
lang
Update Ukrainian translation ( #8453 )
2024-06-24 17:32:00 +08:00
platform
also check --server in loop
2024-06-19 21:29:54 +08:00
plugin
fix: http/https proxy ( #7821 )
2024-04-25 11:46:21 +08:00
privacy_mode
refact: win idd, x86 on x64 ( #7796 )
2024-04-23 17:00:41 +08:00
server
fix typo ( #8436 )
2024-06-21 23:58:00 +08:00
ui
fix https://github.com/rustdesk/rustdesk/issues/8452
2024-06-23 22:50:54 +08:00
auth_2fa.rs
improve tfa
2024-03-20 20:00:29 +08:00
cli.rs
revert back to async_trait since having to use 1.75 because of win7
2024-03-27 03:36:33 +08:00
client.rs
fix multi display fps control ( #8455 )
2024-06-24 19:41:15 +08:00
clipboard_file.rs
common.rs
make main window can be reopen if killed by --server for creating ipc
2024-06-19 09:27:29 +08:00
core_main.rs
hwcodec, only process that start ipc server start check process ( #8325 )
2024-06-12 20:40:35 +08:00
custom_server.rs
fix: http/https proxy ( #7821 )
2024-04-25 11:46:21 +08:00
flutter.rs
fix: non texture, multi window, switch display ( #8353 )
2024-06-14 17:55:03 +08:00
flutter_ffi.rs
sync get option in android setting ( #8393 )
2024-06-18 08:29:10 +08:00
hbbs_http.rs
fix: http/https proxy ( #7821 )
2024-04-25 11:46:21 +08:00
ipc.rs
add crate::platform::quit_gui(); for double sure
2024-06-19 21:21:51 +08:00
keyboard.rs
fix build
2023-11-29 20:58:40 +08:00
lan.rs
fix: custom client, options, option2bool() ( #8302 )
2024-06-10 00:11:59 +08:00
lang.rs
Update lang.rs
2024-04-10 00:23:45 +08:00
lib.rs
refact: remove virtual_display_driver ( #7915 )
2024-05-06 15:26:21 +08:00
main.rs
Correct copyright year ( #7375 )
2024-03-13 21:12:04 +08:00
naming.rs
fix: http/https proxy ( #7821 )
2024-04-25 11:46:21 +08:00
port_forward.rs
fix port forward 2fa ( #6956 )
2024-01-22 19:57:23 +08:00
privacy_mode.rs
refact: remove virtual_display_driver ( #7915 )
2024-05-06 15:26:21 +08:00
rendezvous_mediator.rs
fix: custom client, option to bool ( #8303 )
2024-06-10 11:01:39 +08:00
server.rs
fix kill main window in --server
2024-06-18 22:04:34 +08:00
tray.rs
hide docker from tao, this may fix https://github.com/rustdesk/rustdesk/issues/8399
2024-06-19 16:25:48 +08:00
ui.rs
installed windows client save incoming recording to a specific directory ( #7974 )
2024-05-08 17:04:53 +08:00
ui_cm_interface.rs
refact: custom client, more advanced settings ( #8085 )
2024-05-18 23:13:54 +08:00
ui_interface.rs
hwcodec, only process that start ipc server start check process ( #8325 )
2024-06-12 20:40:35 +08:00
ui_session_interface.rs
fix multi display fps control ( #8455 )
2024-06-24 19:41:15 +08:00
virtual_display_manager.rs
fix: headless, plug in multiple virtual displays ( #7912 )
2024-05-06 13:34:31 +08:00