dijunkun
|
b9c53024f1
|
[feat] set video quality to HIGH and enable hardware codec by default
|
2026-02-27 17:24:04 +08:00 |
|
dijunkun
|
a91e23abf6
|
[fix] fix raw pointer issues when closing connections
|
2026-02-13 01:12:21 +08:00 |
|
dijunkun
|
fb7ae90d46
|
[feat] add configurable file transfer save path in settings window, refs #63
|
2026-02-12 14:30:14 +08:00 |
|
dijunkun
|
957792a7a0
|
[feat] remove client certificate dependency
|
2026-02-11 16:23:43 +08:00 |
|
dijunkun
|
b5e9ba03a1
|
[fix] double-buffer video frames and handle stream cleanup on main thread
|
2026-01-28 09:44:54 +08:00 |
|
dijunkun
|
cb5f8b91ad
|
[feat] update update-notification icon
|
2026-01-27 21:11:26 +08:00 |
|
dijunkun
|
e9fce5b8b8
|
[feat] display remote controller hostname instead of remote id
|
2026-01-26 22:52:58 +08:00 |
|
dijunkun
|
a7820a79db
|
[fix] fix incorrect peer_ usage in SendReliableDataFrame
|
2026-01-26 21:47:10 +08:00 |
|
dijunkun
|
b6a52dbcd4
|
[feat] add support for displaying multiple controller info and file transfer to controllers
|
2026-01-26 17:47:31 +08:00 |
|
dijunkun
|
7bbd10a50c
|
[fix] fix rendering issues in stream and server windows when the main window is minimized
|
2026-01-22 17:56:00 +08:00 |
|
dijunkun
|
619e54dc0e
|
[feat] add controller info and file transfer in server window
|
2026-01-20 21:22:20 +08:00 |
|
dijunkun
|
f6e169c013
|
[feat] add support for server window resizing and dragging
|
2026-01-20 01:22:14 +08:00 |
|
dijunkun
|
fd242d50c1
|
[feat] show server window in the bottom-right corner of the screen
|
2026-01-19 17:42:22 +08:00 |
|
dijunkun
|
d6d8ecd6c5
|
[feat] add server window
|
2026-01-19 00:47:34 +08:00 |
|
dijunkun
|
669fac7f50
|
[feat] support drag-and-drop file sending, refs #63
|
2026-01-14 18:13:22 +08:00 |
|
dijunkun
|
92d670916e
|
[fix] fix incorrect data send function used for control data
|
2026-01-13 18:13:54 +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
|
a3e564f160
|
[feat] support multi-file transfer, refs #45
|
2025-12-29 00:52:58 +08:00 |
|
dijunkun
|
eea37424c9
|
[feat] use receiver ack to calculate file transfer progress
|
2025-12-25 18:13:18 +08:00 |
|
dijunkun
|
b322181853
|
[feat] add file transfer window to show file sending info
|
2025-12-24 18:12:50 +08:00 |
|
dijunkun
|
4035e0dd13
|
[feat] upgrade MiniRTC and expose source ID in data callbacks
|
2025-12-23 00:53:47 +08:00 |
|
dijunkun
|
5066fcda48
|
[feat] implement file transfer module
|
2025-12-18 18:30:51 +08:00 |
|
dijunkun
|
2f64172ead
|
[feat] use new client id and password if server switched
|
2025-12-10 00:09:49 +08:00 |
|
dijunkun
|
a560b4ca70
|
[feat] make thumbnail save asynchronous to prevent UI blocking
|
2025-12-05 17:07:55 +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
|
b50f386713
|
[fix] fix system_chinese_font_ usage to avoid dangling font pointer after closing stream window
|
2025-12-01 23:03:45 +08:00 |
|
dijunkun
|
7d3ecf789d
|
[fix] fix control bar dpi scaling
|
2025-12-01 11:30:35 +08:00 |
|
dijunkun
|
37797bf873
|
[fix] fix DPI scaling issues
|
2025-12-01 04:54:30 +08:00 |
|
dijunkun
|
3d8249bffa
|
[fix] use lock and null pointer checks to prevent crashes
|
2025-11-28 00:41:29 +08:00 |
|
dijunkun
|
239da373d0
|
[feat] attempt to rejoin once per second
|
2025-11-27 04:20:29 +08:00 |
|
dijunkun
|
c0a98f97c3
|
[feat] optimize RequestPermissionWindow UI appearance
|
2025-11-27 02:40:33 +08:00 |
|
dijunkun
|
0ab6686eb8
|
[feat] use DrawToggleSwitch to request permission
|
2025-11-26 23:32:04 +08:00 |
|
dijunkun
|
76b475450b
|
[feat] request macOS system permissions by showing a prompt on startup
|
2025-11-26 18:18:40 +08:00 |
|
dijunkun
|
86501b05dd
|
[feat] show notification window if there is a new version avaliable
|
2025-11-25 01:20:16 +08:00 |
|
dijunkun
|
4fb7acaa61
|
[feat] set enable TURN by default
|
2025-11-23 00:02:04 +08:00 |
|
dijunkun
|
97ab9bfca5
|
[feat] add daemon support with automatic restart on crash
|
2025-11-19 22:09:51 +08:00 |
|
dijunkun
|
4ba4f17a6b
|
[feat] capture cursor when connected to a web client
|
2025-11-18 16:24:28 +08:00 |
|
dijunkun
|
1a64c1afef
|
[feat] support auto-start on boot
|
2025-11-18 13:50:15 +08:00 |
|
dijunkun
|
adb6cee326
|
[fix] fix version check issue
|
2025-11-12 00:21:18 +08:00 |
|
dijunkun
|
e3143f3e7a
|
[feat] add automatic version check
|
2025-11-11 15:38:31 +08:00 |
|
dijunkun
|
6947f7e1c3
|
Merge branch 'self-hosted-server' into libdatachannel
|
2025-11-11 01:18:24 +08:00 |
|
dijunkun
|
b1df10c0de
|
[fix] fix frame rate and video quality settings not being applied correctly, fixes #24
|
2025-11-11 01:11:33 +08:00 |
|
dijunkun
|
28062f5574
|
[config] use 60 fps streaming by default
|
2025-11-10 17:03:14 +08:00 |
|
dijunkun
|
017af3eea4
|
[feat] support multiple web clients connecting simultaneously
|
2025-11-10 16:54:56 +08:00 |
|
dijunkun
|
78eb069cc8
|
[feat] enable speaker capturer by default
|
2025-11-10 15:02:21 +08:00 |
|
dijunkun
|
b3132db785
|
[fix] resolve issue where configuration settings were not saved
|
2025-11-03 10:55:19 +08:00 |
|
dijunkun
|
401bfe4483
|
[refactor] add namespace 'crossdesk' to codebase
|
2025-10-27 21:09:39 +08:00 |
|
dijunkun
|
3b34c26555
|
[feat] enable custom configuration of Coturn server port
|
2025-10-27 16:04:40 +08:00 |
|