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
|
18f4973d0a
|
[fix] remove duplicate 'v' prefix in GitHub release name
|
2025-11-14 16:10:00 +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
|
2ad32ec2b4
|
[feat] add VideoQuality configuration option to limit maximum video resolution
|
2025-11-11 10:07:35 +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
|
3817b222fd
|
Merge branch 'libdatachannel' of https://github.com/kunkundi/crossdesk into libdatachannel
|
2025-11-11 01:00:19 +08:00 |
|
dijunkun
|
910cc9b587
|
[fix] stop devices control and capture when client peer destroyed
|
2025-11-11 00:59:54 +08:00 |
|
dijunkun
|
2ee3e93afe
|
[feat] do not control mouse in debug mode
|
2025-11-11 00:56:23 +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
|
0d591f769d
|
[feat] send control commands via JSON
|
2025-11-06 17:31:06 +08:00 |
|
dijunkun
|
b3132db785
|
[fix] resolve issue where configuration settings were not saved
|
2025-11-03 10:55:19 +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
|
3b34c26555
|
[feat] enable custom configuration of Coturn server port
|
2025-10-27 16:04:40 +08:00 |
|
dijunkun
|
911dce2e71
|
[feat] optimize certificate selection table
|
2025-10-24 17:39:25 +08:00 |
|
dijunkun
|
9f80d4f69d
|
Merge branch 'self-hosted-server' into run-in-bg
|
2025-10-24 14:16:18 +08:00 |
|
dijunkun
|
cba644f055
|
[fix] fix TURN server authentication credentials, fixes #8
|
2025-10-24 11:41:23 +08:00 |
|
dijunkun
|
f733fe9e49
|
Merge branch 'self-hosted-server' into run-in-bg
|
2025-10-24 11:05:07 +08:00 |
|
dijunkun
|
0bd27d0b17
|
[ci] use GITHUB_SHORT_SHA instead of build number in version
|
2025-10-24 02:09:50 +08:00 |
|
dijunkun
|
c031a8c145
|
[fix] adjust settings window height for different platforms
|
2025-10-23 23:04:31 +08:00 |
|
dijunkun
|
0bf83f07ad
|
[fix] correct version display in about window
|
2025-10-23 23:01:38 +08:00 |
|
dijunkun
|
b2ab940f20
|
[feat] use no close select table
|
2025-10-23 17:55:30 +08:00 |
|
dijunkun
|
2f0b0ffc22
|
[feat] add configuration to minimize to system tray when clicking the close button, refs #4
|
2025-10-22 17:21:47 +08:00 |
|
dijunkun
|
5590aaeb1e
|
[feat] add support for self-hosted server configuration
|
2025-10-18 23:41:10 +08:00 |
|
dijunkun
|
e8d7ec8daf
|
[feat] save log and cache files into user folder
|
2025-07-22 18:55:12 +08:00 |
|
dijunkun
|
854c3a72c7
|
[feat] modify project name to DeskPort
|
2025-06-17 14:24:41 +08:00 |
|
dijunkun
|
4533d53ba8
|
[fix] fix all unused variables and type conversions
|
2024-11-26 23:31:06 +08:00 |
|
dijunkun
|
070b48d7a7
|
[fix] fix mouse and audio capture buttons cannot be disabled once enabled
|
2024-08-16 17:30:44 +08:00 |
|
dijunkun
|
43b36eb893
|
[fix] use proper std::chrono clock
|
2024-08-09 10:23:51 +08:00 |
|
dijunkun
|
88cd4aca4a
|
[fix] fix title bar display error when streaming
|
2024-08-02 13:57:12 +08:00 |
|
dijunkun
|
d0cd2fe9ab
|
Fix log instance mismatch
|
2024-07-17 14:45:30 +08:00 |
|
dijunkun
|
e693d920d3
|
Use sub windows to render main window
|
2024-06-24 17:35:25 +08:00 |
|
dijunkun
|
6f703c8267
|
Use OOP to refactor main function
|
2024-06-03 15:23:37 +08:00 |
|
dijunkun
|
0a934e8c01
|
Fix LNK1561 error on Winodws
|
2024-05-30 16:33:50 +08:00 |
|
dijunkun
|
2163aa87d4
|
The connection can use only one peer to realize server and client
|
2024-05-30 16:12:53 +08:00 |
|
dijunkun
|
5d8408d892
|
Use abstraction to refactor remote desk gui
|
2024-05-29 17:33:41 +08:00 |
|
dijunkun
|
93d0e3a5d0
|
Auto collapse menu bar when connection established
|
2024-05-28 17:37:06 +08:00 |
|
dijunkun
|
b4a5e91bc9
|
Support fullscreen
|
2024-05-28 16:27:04 +08:00 |
|
dijunkun
|
759078ef7f
|
1.Use PingFang.ttc as Chinese default fonts on MacOS;2.Fix link error for FFmpeg
|
2024-05-28 15:25:16 +08:00 |
|
dijunkun
|
905539a6eb
|
1.Use Windows font file 'simhei.ttf'; 2.Add test button for fullscreen
|
2024-05-27 17:06:09 +08:00 |
|
dijunkun
|
f1512812ad
|
Support localization(Simplified Chinese[source-han-sans-regular])
|
2024-05-24 17:15:44 +08:00 |
|
dijunkun
|
8807636372
|
Fix crash caused by screen capturer or mouse controller init failed on Linux and MacOS
|
2024-05-23 15:48:10 +08:00 |
|
dijunkun
|
669b944cfd
|
Remove resampling process during SDL2 capture audio stream
|
2024-05-21 17:01:08 +08:00 |
|
dijunkun
|
1393615f01
|
Remove dependency on FFmpeg
|
2024-05-17 17:55:57 +08:00 |
|