Commit Graph

  • 6ca3b58ae2 [fix] update MiniRTC to resolve occasional crash during connection shutdown, refs #29 dijunkun 2025-11-23 01:47:48 +08:00
  • 692e176e34 [ci] use github.sha instead of hashFiles for xmake dependency cache v1.1.3-20251123-692e176 dijunkun 2025-11-23 00:35:26 +08:00
  • 4fb7acaa61 [feat] set enable TURN by default dijunkun 2025-11-23 00:02:04 +08:00
  • c0d6429a54 [fix] resolve missing mouse cursor display when web client connects to Linux devices, refs #30 dijunkun 2025-11-22 23:57:49 +08:00
  • 07c7c7f179 [chore] update README v1.1.2-20251121-07c7c7f v1.1.2 dijunkun 2025-11-21 02:40:51 +08:00
  • c5ceeb0d80 [ci] use China timezone for build date in version number dijunkun 2025-11-21 02:33:39 +08:00
  • 5ce0a891df [fix] resolve failures in connection destruction dijunkun 2025-11-21 01:50:08 +08:00
  • f94ef49210 [fix] release keyboard hook after remote control disconnects, refs #23 dijunkun 2025-11-21 00:08:14 +08:00
  • 5d0a4d1385 [fix] fix mouse wheel and touchpad swipe commands, refs #9, #23 dijunkun 2025-11-20 22:59:54 +08:00
  • dd482cee60 [fix] use static linking of libffi in glib to avoid version conflicts, fixes #16 dijunkun 2025-11-20 17:20:15 +08:00
  • e3c2edfb1c [fix] fix daemon not working on Linux dijunkun 2025-11-20 15:35:37 +08:00
  • f3901d09ea [feat] add tooltip for the daemon option in the settings windows dijunkun 2025-11-20 14:47:54 +08:00
  • 2b12749477 [chore] update README_EN.md Junkun Di 2025-11-20 13:05:14 +08:00
  • 759488f675 [chore] update README.md Junkun Di 2025-11-20 13:04:32 +08:00
  • 4bb4240a9e [chore] update README dijunkun 2025-11-20 11:15:34 +08:00
  • 1457247a6a [feat] add build option USE_CUDA to enable or disable CUDA-based hardware codec acceleration and USE_CUDA=false by default dijunkun 2025-11-19 23:15:56 +08:00
  • 97ab9bfca5 [feat] add daemon support with automatic restart on crash dijunkun 2025-11-19 22:09:51 +08:00
  • 4dd3c3e073 [fix] clean display names by removing non-alphanumeric characters web-client dijunkun 2025-11-18 17:05:51 +08:00
  • 4ba4f17a6b [feat] capture cursor when connected to a web client dijunkun 2025-11-18 16:24:28 +08:00
  • f5d0291b5a [fix] fix crash when Unhook KeyboardCapturer on MacOS dijunkun 2025-11-18 14:07:18 +08:00
  • 1a64c1afef [feat] support auto-start on boot dijunkun 2025-11-18 13:50:15 +08:00
  • 18f4973d0a [fix] remove duplicate 'v' prefix in GitHub release name v1.1.1-20251114-18f4973 v1.1.1 dijunkun 2025-11-14 16:10:00 +08:00
  • 0cfdcd7e00 [fix] remove duplicate 'v' prefix in GitHub release name v1.1.1-20251114-0cfdcd7 dijunkun 2025-11-14 15:42:49 +08:00
  • 53a41a6794 [fix] remove duplicate 'v' prefix in GitHub release name v1.1.1-20251114-53a41a6 dijunkun 2025-11-14 15:05:12 +08:00
  • 37ede5861c [fix] update MiniRTC to fix crash when multiple peers join to remote server dijunkun 2025-11-14 14:37:15 +08:00
  • 497454ac51 [ci] remove 'v' prefix from Debian package version vv1.1.0-20251113-497454a v1.1.0 dijunkun 2025-11-13 15:04:24 +08:00
  • 4ebb7a6a4d [chore] update version format dijunkun 2025-11-13 14:32:35 +08:00
  • 7d1910df71 [ci] append build date to artifact names and write download URLs to version.json dijunkun 2025-11-13 14:13:54 +08:00
  • 52e70a26f3 [chore] update README dijunkun 2025-11-13 00:06:14 +08:00
  • adb6cee326 [fix] fix version check issue v1.1.0-beta-adb6cee dijunkun 2025-11-12 00:21:18 +08:00
  • 941b5e5cdc [ci] update version.json when new tag pushed dijunkun 2025-11-12 00:11:32 +08:00
  • c602dea58f [chore] update README v1.1.0-beta-e9ced9f dijunkun 2025-11-11 22:30:17 +08:00
  • e9ced9fa4f [ci] switch macos-13 to macos-15-intel due to the macOS-13 based runner images are being deprecated dijunkun 2025-11-11 22:28:35 +08:00
  • 6ab5e7487f [chore] update README dijunkun 2025-11-11 21:59:50 +08:00
  • 5bd5b002d1 [ci] update version.json when new tag pushed self-hosted-server v1.0.4-beta dijunkun 2025-11-11 17:37:11 +08:00
  • 2f83301de7 Merge branch 'self-hosted-server' of https://github.com/kunkundi/crossdesk into self-hosted-server dijunkun 2025-11-11 16:00:15 +08:00
  • c8152b5cbf [ci] update version.json when new tag pushed dijunkun 2025-11-11 15:59:36 +08:00
  • e3143f3e7a [feat] add automatic version check dijunkun 2025-11-11 15:38:31 +08:00
  • 538c17d182 [feat] disable AV1 encoding when connected to a Web client v1.0.4-beta-e269a7f v1.0.4-beta-973756d v1.0.4-beta-5bd5b00 v1.0.4-beta-2f83301 libdatachannel dijunkun 2025-11-11 10:52:28 +08:00
  • 2ad32ec2b4 [feat] add VideoQuality configuration option to limit maximum video resolution dijunkun 2025-11-11 10:07:35 +08:00
  • b28f1dca81 [feat] update MiniRTC module dijunkun 2025-11-11 01:32:40 +08:00
  • 99ef55be8f [feat] update MiniRTC module v1.0.4-beta-b1df10c dijunkun 2025-11-11 01:21:45 +08:00
  • 6947f7e1c3 Merge branch 'self-hosted-server' into libdatachannel dijunkun 2025-11-11 01:18:24 +08:00
  • b1df10c0de [fix] fix frame rate and video quality settings not being applied correctly, fixes #24 dijunkun 2025-11-11 01:11:33 +08:00
  • 3817b222fd Merge branch 'libdatachannel' of https://github.com/kunkundi/crossdesk into libdatachannel dijunkun 2025-11-11 01:00:19 +08:00
  • 910cc9b587 [fix] stop devices control and capture when client peer destroyed dijunkun 2025-11-11 00:59:54 +08:00
  • 2ee3e93afe [feat] do not control mouse in debug mode dijunkun 2025-11-11 00:56:23 +08:00
  • 8875c6a6a1 [feat] update MiniRTC module dijunkun 2025-11-11 00:53:10 +08:00
  • 28062f5574 [config] use 60 fps streaming by default dijunkun 2025-11-10 17:03:14 +08:00
  • 017af3eea4 [feat] support multiple web clients connecting simultaneously dijunkun 2025-11-10 16:54:56 +08:00
  • 78eb069cc8 [feat] enable speaker capturer by default dijunkun 2025-11-10 15:02:21 +08:00
  • 0d591f769d [feat] send control commands via JSON dijunkun 2025-11-06 17:31:06 +08:00
  • d4726355a7 [feat] update minirtc: support web streaming by using libdatachannel dijunkun 2025-11-06 02:54:03 +08:00
  • b78c9cf7d1 [feat] optimize Windows display device names dijunkun 2025-11-05 20:36:04 +08:00
  • b3132db785 [fix] resolve issue where configuration settings were not saved v1.0.3-beta-b3132db v1.0.3-beta dijunkun 2025-11-03 10:55:19 +08:00
  • 43db021326 [feat] use CROSSDESK_DEBUG compile-time variable to control config file path dijunkun 2025-10-31 17:31:50 +08:00
  • 2c622bc76e [ci] update GitHub Actions to use macos-13 runner instead of macos-15 for Intel builds v1.0.2-beta-2c622bc v1.0.2-beta dijunkun 2025-10-27 22:31:23 +08:00
  • b790c7d08e [chore] update README dijunkun 2025-10-27 22:11:30 +08:00
  • 0ca90d2516 [chore] move minirtc into submodules dijunkun 2025-10-27 21:36:11 +08:00
  • 401bfe4483 [refactor] add namespace 'crossdesk' to codebase dijunkun 2025-10-27 21:09:39 +08:00
  • 3b34c26555 [feat] enable custom configuration of Coturn server port v1.0.2-beta-3b34c26 dijunkun 2025-10-27 16:04:40 +08:00
  • 495d179fae [feat] enable custom configuration of Coturn server port v1.0.2-beta-495d179 dijunkun 2025-10-27 15:32:20 +08:00
  • b668b3c936 [chore] update README dijunkun 2025-10-27 13:42:49 +08:00
  • cc19ec125a [ci] update close-issue.yml dijunkun 2025-10-27 11:04:36 +08:00
  • ffa77fdf44 Merge branch 'run-in-bg' into self-hosted-server dijunkun 2025-10-27 10:41:16 +08:00
  • 47cf806532 [ci] add permissions to close-issue.yml dijunkun 2025-10-25 17:06:14 +08:00
  • 911dce2e71 [feat] optimize certificate selection table run-in-bg dijunkun 2025-10-24 17:39:25 +08:00
  • 9f80d4f69d Merge branch 'self-hosted-server' into run-in-bg dijunkun 2025-10-24 14:16:18 +08:00
  • cba644f055 [fix] fix TURN server authentication credentials, fixes #8 v1.0.1-beta-cba644f v1.0.1-beta dijunkun 2025-10-24 11:41:23 +08:00
  • f733fe9e49 Merge branch 'self-hosted-server' into run-in-bg dijunkun 2025-10-24 11:05:07 +08:00
  • 27263fe1db [ci] fix permission issue in close inactive issues script by updating token usage dijunkun 2025-10-24 10:57:11 +08:00
  • 698bf72a6c Merge branch 'self-hosted-server' into run-in-bg dijunkun 2025-10-24 10:05:54 +08:00
  • 0bd27d0b17 [ci] use GITHUB_SHORT_SHA instead of build number in version v1.0.1-beta-0bd27d0 dijunkun 2025-10-24 02:09:50 +08:00
  • ee5612da8b [ci] resolve compilation issue dijunkun 2025-10-23 23:30:52 +08:00
  • c7a2023c88 [ci] add build ID to version number dijunkun 2025-10-23 23:18:44 +08:00
  • c031a8c145 [fix] adjust settings window height for different platforms dijunkun 2025-10-23 23:04:31 +08:00
  • 0bf83f07ad [fix] correct version display in about window dijunkun 2025-10-23 23:01:38 +08:00
  • 3638b712bd [ci] update close-issue.yml dijunkun 2025-10-23 21:20:10 +08:00
  • b2ab940f20 [feat] use no close select table dijunkun 2025-10-23 17:55:30 +08:00
  • 17f9536476 [chore] update README dijunkun 2025-10-23 10:37:45 +08:00
  • 0ef51e3faf [feat] add FAQ.md dijunkun 2025-10-23 10:33:39 +08:00
  • cccf5dadb2 Merge branch 'run-in-bg' into self-hosted-server dijunkun 2025-10-22 17:23:08 +08:00
  • 2f0b0ffc22 [feat] add configuration to minimize to system tray when clicking the close button, refs #4 dijunkun 2025-10-22 17:21:47 +08:00
  • c7411b59f1 [chore] update README dijunkun 2025-10-21 22:51:21 +08:00
  • 8222782522 [chore] update README dijunkun 2025-10-21 20:54:37 +08:00
  • 288bb96e0c [feat] add implementation for WGC capture on virtual screens win-virtual-screen dijunkun 2025-10-21 17:30:36 +08:00
  • 5fed09c1aa [ci] only close inactive issues with no labels dijunkun 2025-10-21 11:37:25 +08:00
  • 8e499772f9 [ci] add GitHub Actions workflow to automatically close inactive issues dijunkun 2025-10-21 11:29:31 +08:00
  • 0da812e7e9 [chore] update README dijunkun 2025-10-20 21:51:09 +08:00
  • 3d67b6e9d6 [chore] update README dijunkun 2025-10-20 11:18:35 +08:00
  • 506b2893c6 [chore] update README dijunkun 2025-10-20 11:04:41 +08:00
  • 56abe9e690 [chore] update README Junkun Di 2025-10-20 09:55:59 +08:00
  • ab13fa582d [chore] update README v1.0.1 dijunkun 2025-10-20 01:36:42 +08:00
  • b9e8192eee [feat] support self-hosted service, fixes #3 dijunkun 2025-10-20 01:02:44 +08:00
  • 5590aaeb1e [feat] add support for self-hosted server configuration dijunkun 2025-10-18 23:41:10 +08:00
  • adfe14809f [ci] switch GitHub-hosted runner from macos-13 to macos-15-intel dijunkun 2025-10-18 02:40:32 +08:00
  • a21dbc8d69 Merge branch 'sdl3' into self-hosted-server dijunkun 2025-10-18 02:26:01 +08:00
  • 9d45e497f4 [config] disable SRTP by default v1.0.0 sdl3 dijunkun 2025-10-18 02:09:40 +08:00
  • e5891eb397 [fix] use static pcre linking to ensure this lib runs on machines without pcre, fixes #5 dijunkun 2025-10-18 01:59:35 +08:00
  • b9c70f54d3 [feat] add self-hosted server configuration section in settings window dijunkun 2025-10-17 17:22:31 +08:00