Commit Graph

  • 92fd7f2e89 [feat] remove vc runtime from nsis script since using static linking dijunkun 2025-10-16 16:03:27 +08:00
  • b8535fff6f [feat] switch to /MT static runtime to improve Windows compatibility dijunkun 2025-10-16 12:40:53 +08:00
  • 09f34a81ad [feat] add screen capture frame rate option in settings window dijunkun 2025-10-15 17:28:36 +08:00
  • 22cc552e85 [feat] set screen capture frame rate to 60 fps dijunkun 2025-10-15 15:42:42 +08:00
  • 69a4dfcbb9 [feat] add fps display in net traffic stats window dijunkun 2025-10-15 11:26:45 +08:00
  • e1390ca2d3 [chore] update README dijunkun 2025-10-13 17:12:45 +08:00
  • dccdcd1b6f [chore] update README dijunkun 2025-10-13 16:48:46 +08:00
  • 276c3a336f [chore] update README dijunkun 2025-10-13 10:52:01 +08:00
  • 08518a9409 [fix] resolve mouse control issue due to SRTP packet parsing dijunkun 2025-10-11 23:57:45 +08:00
  • f6b0767bb1 [chore] update README dijunkun 2025-10-11 23:57:26 +08:00
  • 641fc84430 [chore] pdate README_EN Junkun Di 2025-10-11 17:50:41 +08:00
  • 4ce79b87a3 [chore] update README Junkun Di 2025-10-11 17:49:49 +08:00
  • 477b204913 [chore] update README dijunkun 2025-10-11 17:47:24 +08:00
  • 98f349ea2f [chore] update README dijunkun 2025-10-11 16:32:42 +08:00
  • 47b1e15eef [chore] update README dijunkun 2025-10-10 09:16:29 +08:00
  • 590bf50924 [chore] update README dijunkun 2025-10-09 16:36:41 +08:00
  • 097633e47d [chore] add license dijunkun 2025-10-09 16:03:05 +08:00
  • d9ba88107d [chore] update README.md Junkun Di 2025-10-09 15:29:06 +08:00
  • f6a6ef0b08 [chore] update README_CN.md Junkun Di 2025-10-09 15:28:06 +08:00
  • a93ee0c19e [chore] update README.md Junkun Di 2025-10-09 15:25:21 +08:00
  • 7e73553aca [fix] fix line drawing in recent connections window dijunkun 2025-10-09 15:23:37 +08:00
  • b858bd78c0 [chore] update README.md Junkun Di 2025-10-09 15:07:58 +08:00
  • f10947edf9 Merge branch 'sdl3' of https://github.com/kunkundi/crossdesk into sdl3 dijunkun 2025-10-09 14:47:47 +08:00
  • c723cca8f9 [chore] update README.md dijunkun 2025-10-09 14:47:33 +08:00
  • b8f8b07ebe [chore] remove password regenerate button dijunkun 2025-10-01 01:30:04 +08:00
  • f9c6e5a6ef [fix] correct packet loss in network statistics dijunkun 2025-09-30 17:54:41 +08:00
  • 15bf8ef8c0 [feat] show shield icon when SRTP is enabled dijunkun 2025-09-30 17:26:42 +08:00
  • 6565816c0e [fix] fix log path issue on first launch dijunkun 2025-09-30 15:50:22 +08:00
  • 2aa67ccd57 [feat] prompt user to close crossdesk.exe during install/uninstall on Windows dijunkun 2025-09-30 15:27:34 +08:00
  • 88c75f94e4 [feat] add SRTP switch in settings dijunkun 2025-09-24 20:27:56 +08:00
  • aea9505c4c [chore] move nvidia-cuda-toolkit from Depends to Recommends in linux amd64 package dijunkun 2025-09-12 17:42:47 +08:00
  • 646740aab6 [chore] update minirtc to latest dijunkun 2025-09-12 17:28:39 +08:00
  • a458836e6e [fix] resolve certs file loading failure on linux dijunkun 2025-09-12 16:29:20 +08:00
  • 5fe7df8ea8 [feat] ensure VC++ Redistributable is installed on Windows during setup dijunkun 2025-09-12 12:49:35 +08:00
  • fda3743f86 [feat] add run-after-install option for windows installer dijunkun 2025-09-11 16:23:48 +08:00
  • 9e4170b3a8 [fix] update minirtc to fix startup crash on Windows when CUDA is not supported or not installed by using explicit dynamic loading dijunkun 2025-09-11 01:01:46 +08:00
  • 43338aaf02 [fix] release all peers when settings modified dijunkun 2025-09-10 22:53:07 +08:00
  • 274b7fcedc [test] test libstdc++ dijunkun 2025-09-10 15:46:51 +08:00
  • 01a5660984 [fix] set YUV colorspace to SDL_COLORSPACE_BT601_LIMITED to resolve NV12 texture display issue dijunkun 2025-09-08 09:52:16 +08:00
  • a45118f785 [feat] remove internet shortcut installing for windows script dijunkun 2025-09-05 18:51:16 +08:00
  • b6631c3db0 [fix] fix crash due to wrong linux keycode value dijunkun 2025-09-04 16:31:03 +08:00
  • 84d164c3af [fix] compelete linux x11 keycode map dijunkun 2025-09-04 15:46:09 +08:00
  • 32815ce25a [feat] use crossdesk/ubuntu20.04:latest as build image to support more users dijunkun 2025-09-03 18:40:29 +08:00
  • 7c2b3f8c8d [fix] use x64 and amd64 instead of x86_64 in artifact name dijunkun 2025-09-03 17:10:17 +08:00
  • 309d9d6ed6 [fix] fix linux x86_64 package script no Size information issue dijunkun 2025-09-03 15:55:16 +08:00
  • 91ab21c5f2 [fix] fix function keys release handling issue dijunkun 2025-09-02 18:58:54 +08:00
  • b8369c4f0a [feat] remove redundant ImGui ConfigFlags to improve performance dijunkun 2025-09-02 17:10:55 +08:00
  • a068a32303 [fix] remove SDL3 input audio stream recording dijunkun 2025-09-02 16:53:55 +08:00
  • b6fe0da581 [feat] use SDL_WaitEventTimeout to refresh frames and reduce CPU usage dijunkun 2025-09-02 16:45:04 +08:00
  • 6e7e2697b5 [fix] fix dpi scaling dijunkun 2025-09-02 15:48:05 +08:00
  • 22084072b0 [feat] update icon files dijunkun 2025-09-01 18:12:47 +08:00
  • d5457373f4 [feat] use squircle icons dijunkun 2025-08-29 17:53:47 +08:00
  • 01ae299cde [feat] delete old files dijunkun 2025-08-29 10:16:26 +08:00
  • fbcd4c21cf [feat] use rsync instead of appleboy/scp-action to update artifacts dijunkun 2025-08-29 09:56:20 +08:00
  • cf9dc0a9a5 [fix] fix artifacts generation path on linux in github actions scripts dijunkun 2025-08-28 23:29:18 +08:00
  • 1b4f41af46 [feat] upload artifacts to chinese server for download dijunkun 2025-08-28 19:16:11 +08:00
  • 7f3425519b [fix] fix linux github actions building dijunkun 2025-08-28 19:14:25 +08:00
  • 434c92deb6 [fix] add crossdesk_128x128.png to icons dijunkun 2025-08-28 18:37:26 +08:00
  • e5eae1feb4 [feat] update icons dijunkun 2025-08-28 18:23:02 +08:00
  • 37e37d7d20 [fix] mv deb to /tmp in install process dijunkun 2025-08-28 17:48:09 +08:00
  • 062568dc96 [fix] fix SDL3 texture display error dijunkun 2025-08-26 16:26:06 +08:00
  • d60fdf9050 [feat] update SDL2 to SDL3 dijunkun 2025-08-25 19:46:30 +08:00
  • 9912a88a13 [feat] github actions support linux aarch64 platform multi-stream dijunkun 2025-08-22 18:43:07 +08:00
  • 8a8f2cd5d7 [feat] update minirtc to support linux aarch64 platform dijunkun 2025-08-21 20:16:55 +08:00
  • e77e16d9c2 [fix] Add validity check for props dijunkun 2025-08-20 16:42:31 +08:00
  • 1616d0ec33 [fix] Add validity check for props dijunkun 2025-08-20 16:37:29 +08:00
  • 374453775f [fix] fix connection status window gui display dijunkun 2025-08-19 17:47:09 +08:00
  • 6f8fd6a030 [fix] fix crash when transmission id does not exist dijunkun 2025-08-19 16:33:29 +08:00
  • c7166975b3 [fix] fix version number replace for pages dijunkun 2025-08-15 20:52:42 +08:00
  • 2ae5e5a969 [feat] do not generate dmg for macOS dijunkun 2025-08-15 20:34:27 +08:00
  • 85cdc995c5 [fix] fix artifacts name with version number dijunkun 2025-08-15 20:07:18 +08:00
  • b051c8a059 [fix] fix artifacts name with version number dijunkun 2025-08-15 19:55:03 +08:00
  • 508b7dc7a1 [feat] add script to update the version number in github pages dijunkun 2025-08-15 19:41:04 +08:00
  • f203566b81 [feat] use dynamic version number dijunkun 2025-08-15 19:35:16 +08:00
  • 8360c1725f [feat] add release scripts dijunkun 2025-08-15 15:41:10 +08:00
  • 3b00fdef71 [fix] fix github actions scripts release dijunkun 2025-08-14 16:58:29 +08:00
  • f2664daaec [feat] add github actions scripts dijunkun 2025-08-10 00:03:13 +08:00
  • 1a1bbe3e4d [fix] fix cache file and cert file read dijunkun 2025-08-09 23:59:53 +08:00
  • 4c898c5f07 [fix] save log files into XDG_CACHE_HOME/CrossDesk/logs for Linux platform dijunkun 2025-07-25 18:11:40 +08:00
  • 5d704edbc8 [fix] use std::filesystem::create_directories instead of std::filesystem::create_directory to create folder dijunkun 2025-07-24 15:52:52 +08:00
  • b23038bac6 [feat] update signal server domain dijunkun 2025-07-23 17:30:30 +08:00
  • 147b9b2ddc [fix] fix thumbnail order by using std::vector instead of std::unordered_map dijunkun 2025-07-23 16:38:29 +08:00
  • 1327b995f2 [fix] fix compile error on MacOSX dijunkun 2025-07-23 11:31:32 +08:00
  • e8d7ec8daf [feat] save log and cache files into user folder dijunkun 2025-07-22 18:55:12 +08:00
  • 3bf68a396f [feat] add PathManager class in order to manage config/log/cache file path dijunkun 2025-07-16 18:22:33 +08:00
  • 29077fad5e Merge branch 'multi-stream' of https://github.com/kunkundi/crossdesk into multi-stream kunkundi 2025-07-16 17:10:18 +08:00
  • 69367bdadf [fix] fix same memory leak issue kunkundi 2025-07-16 17:09:51 +08:00
  • f650b5a6ef [feat] use unordered map to store recent connection info so that the most recent connections are shown at the front dijunkun 2025-07-15 17:34:25 +08:00
  • 75021b74ef [fix] use temp frame to store the audio frame that will be sent kunkundi 2025-07-15 17:18:00 +08:00
  • 205421621b [fix] fix local id when using as client dijunkun 2025-07-15 16:35:05 +08:00
  • 4bb5607702 [fix] fix restart audio capturer error on MacOSX dijunkun 2025-07-15 16:05:57 +08:00
  • 78c54136e2 [fix] fix crash when Stop() called in SpeakerCapturerLinux kunkundi 2025-07-15 15:38:58 +08:00
  • 8fe8f4fd7e [feat] audio capture supported on Linux kunkundi 2025-07-11 17:17:05 +08:00
  • c13e2613b6 [feat] audio capture supported on MacOSX dijunkun 2025-07-02 19:25:21 +08:00
  • e52ec6cde2 [fix] use domain name instead of ip address to enable tls connection dijunkun 2025-07-01 17:38:24 +08:00
  • ad6a24b230 [feat] add tls cert file path in configure parameters dijunkun 2025-07-01 13:55:41 +08:00
  • ad60815d83 [fix] fix thumbnails deletion dijunkun 2025-07-01 11:13:24 +08:00
  • c47a90bf9c [feat] update project name dijunkun 2025-06-25 17:33:54 +08:00
  • 3901e26c37 [fix] fix thumbnail filename which stores remote id, remote host name and remote password dijunkun 2025-06-20 18:42:29 +08:00
  • 41c27139a0 [feat] password modification supported dijunkun 2025-06-20 17:50:04 +08:00