dijunkun
|
83cacf6f51
|
[fix] split mouse and keyboard from data channel and use reliable transimission
|
2026-03-23 21:14:07 +08:00 |
|
dijunkun
|
d017561e54
|
[fix] fix typo ImGuiChildFlags_Border to ImGuiChildFlags_Borders
|
2026-03-19 16:16:51 +08:00 |
|
dijunkun
|
91bde91238
|
[feat] probe presence before connect and show warning if offline
|
2026-03-10 17:46:44 +08:00 |
|
dijunkun
|
3e31ba102d
|
[fix] prevent sending connection requests to offline devices
|
2026-03-10 10:53:58 +08:00 |
|
dijunkun
|
c6c60decdb
|
[fix] fix incorrect online status of recently connections
|
2026-03-09 22:52:05 +08:00 |
|
dijunkun
|
8be46b870a
|
[feat] add cancel button during connecting
|
2026-03-09 21:35:21 +08:00 |
|
dijunkun
|
b13dac2093
|
[feat] refine display of recent connections presence tooltip
|
2026-03-02 10:48:16 +08:00 |
|
dijunkun
|
a605c95e5a
|
[fix] fix window rounding inconsistency under different DPI scales
|
2026-03-02 10:38:06 +08:00 |
|
dijunkun
|
ef02403da6
|
[fix] fix incorrect sizing of the online status indicator on high-DPI displays
|
2026-03-01 16:47:09 +08:00 |
|
dijunkun
|
adfab363c1
|
[feat] add online presence check before connecting and show offline warning dialog
|
2026-03-01 16:29:11 +08:00 |
|
dijunkun
|
19feb8ff49
|
[feat] show device online/offline status in recent connection tooltip
|
2026-02-28 17:25:41 +08:00 |
|
dijunkun
|
9223bf9d2d
|
[feat] add online status indicators for recent connections
|
2026-02-28 17:06:44 +08:00 |
|
dijunkun
|
a94da8802f
|
[feat] make MainWindow and ServerWindow use rounded corners
|
2026-02-26 18:06:07 +08:00 |
|
dijunkun
|
8ab50ea362
|
[feat] add video resolution and conection mode in NetTrafficStats window
|
2026-02-25 15:33:17 +08:00 |
|
dijunkun
|
0155413c12
|
[feat] use reliable transmission to send control info
|
2026-01-12 17:28:19 +08:00 |
|
dijunkun
|
17b7ba6b72
|
[feat] support clipboard sharing, refs #35
|
2025-12-29 00:53:14 +08:00 |
|
dijunkun
|
eea37424c9
|
[feat] use receiver ack to calculate file transfer progress
|
2025-12-25 18:13:18 +08:00 |
|
dijunkun
|
d337971de0
|
[feat] update MiniRTC api calling
|
2025-12-19 18:22:34 +08:00 |
|
dijunkun
|
5066fcda48
|
[feat] implement file transfer module
|
2025-12-18 18:30:51 +08:00 |
|
dijunkun
|
e7bdf42694
|
[feat] add file transfer button to control bar
|
2025-12-18 01:54:03 +08:00 |
|
dijunkun
|
875fea88ee
|
[chore] adjust main window title font size
|
2025-12-18 01:32:38 +08:00 |
|
dijunkun
|
2f64172ead
|
[feat] use new client id and password if server switched
|
2025-12-10 00:09:49 +08:00 |
|
dijunkun
|
5c23f1c5e8
|
[fix] correct tab bar scaling and layout
|
2025-12-05 15:17:07 +08:00 |
|
dijunkun
|
70ae02549f
|
[fix] correct title bar display
|
2025-12-05 04:28:33 +08:00 |
|
dijunkun
|
fafced23c2
|
[refactor] update stream window rendering for high-DPI scaling support
|
2025-12-04 02:11:06 +08:00 |
|
dijunkun
|
1e48b645ca
|
[refactor] update recent connections panel rendering for high-DPI scaling support
|
2025-12-04 00:14:09 +08:00 |
|
dijunkun
|
24873afe64
|
[refactor] update remote peer panel rendering for high-DPI scaling support
|
2025-12-03 21:17:11 +08:00 |
|
dijunkun
|
d21e1bd422
|
[refactor] update remote peer panel rendering for high-DPI scaling support
|
2025-12-03 17:36:19 +08:00 |
|
dijunkun
|
be044c248b
|
[refactor] update local peer panel rendering for high-DPI scaling support
|
2025-12-03 17:12:35 +08:00 |
|
dijunkun
|
280e011ae4
|
[fix] update RecentConnectionsWindow layout
|
2025-12-01 17:16:28 +08:00 |
|
dijunkun
|
8d09bf53c3
|
[fix] fix UpdateNotificationWindow dpi scaling
|
2025-12-01 13:52:39 +08:00 |
|
dijunkun
|
37797bf873
|
[fix] fix DPI scaling issues
|
2025-12-01 04:54:30 +08:00 |
|
dijunkun
|
feb9f2f460
|
[revert] revert to the pre-lock version
|
2025-11-28 11:44:08 +08:00 |
|
dijunkun
|
f6eda34dbd
|
[fix] fix dead lock during connecting
|
2025-11-28 10:02:57 +08:00 |
|
dijunkun
|
5d9a0a3ea5
|
[fix] fix dead lock during peer init
|
2025-11-28 09:32:21 +08:00 |
|
dijunkun
|
3d8249bffa
|
[fix] use lock and null pointer checks to prevent crashes
|
2025-11-28 00:41:29 +08:00 |
|
dijunkun
|
82f32cbe8f
|
[fix] fix incorrect peer reference in AddVideoStream call
|
2025-11-27 23:53:27 +08:00 |
|
dijunkun
|
239da373d0
|
[feat] attempt to rejoin once per second
|
2025-11-27 04:20:29 +08:00 |
|
dijunkun
|
43db021326
|
[feat] use CROSSDESK_DEBUG compile-time variable to control config file path
|
2025-10-31 17:31:50 +08:00 |
|
dijunkun
|
401bfe4483
|
[refactor] add namespace 'crossdesk' to codebase
|
2025-10-27 21:09:39 +08:00 |
|
dijunkun
|
5590aaeb1e
|
[feat] add support for self-hosted server configuration
|
2025-10-18 23:41:10 +08:00 |
|