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
|
a21dbc8d69
|
Merge branch 'sdl3' into self-hosted-server
|
2025-10-18 02:26:01 +08:00 |
|
dijunkun
|
9d45e497f4
|
[config] disable SRTP by default
|
2025-10-18 02:09:40 +08:00 |
|
dijunkun
|
b9c70f54d3
|
[feat] add self-hosted server configuration section in settings window
|
2025-10-17 17:22:31 +08:00 |
|
dijunkun
|
9cd617d078
|
[feat] add self-hosted server config item in settings windows
|
2025-10-16 17:42:49 +08:00 |
|
dijunkun
|
09f34a81ad
|
[feat] add screen capture frame rate option in settings window
|
2025-10-15 17:28:36 +08:00 |
|
dijunkun
|
22cc552e85
|
[feat] set screen capture frame rate to 60 fps
|
2025-10-15 15:42:42 +08:00 |
|
dijunkun
|
69a4dfcbb9
|
[feat] add fps display in net traffic stats window
|
2025-10-15 11:26:45 +08:00 |
|
dijunkun
|
7e73553aca
|
[fix] fix line drawing in recent connections window
|
2025-10-09 15:23:37 +08:00 |
|
dijunkun
|
b8f8b07ebe
|
[chore] remove password regenerate button
|
2025-10-01 01:30:04 +08:00 |
|
dijunkun
|
15bf8ef8c0
|
[feat] show shield icon when SRTP is enabled
|
2025-09-30 17:26:42 +08:00 |
|
dijunkun
|
6565816c0e
|
[fix] fix log path issue on first launch
|
2025-09-30 15:50:22 +08:00 |
|
dijunkun
|
88c75f94e4
|
[feat] add SRTP switch in settings
|
2025-09-24 20:27:56 +08:00 |
|
dijunkun
|
43338aaf02
|
[fix] release all peers when settings modified
|
2025-09-10 22:53:07 +08:00 |
|
dijunkun
|
01a5660984
|
[fix] set YUV colorspace to SDL_COLORSPACE_BT601_LIMITED to resolve NV12 texture display issue
|
2025-09-08 09:52:16 +08:00 |
|
dijunkun
|
b6631c3db0
|
[fix] fix crash due to wrong linux keycode value
|
2025-09-04 16:31:03 +08:00 |
|
dijunkun
|
84d164c3af
|
[fix] compelete linux x11 keycode map
|
2025-09-04 15:46:09 +08:00 |
|
dijunkun
|
91ab21c5f2
|
[fix] fix function keys release handling issue
|
2025-09-02 18:58:54 +08:00 |
|
dijunkun
|
b8369c4f0a
|
[feat] remove redundant ImGui ConfigFlags to improve performance
|
2025-09-02 17:10:55 +08:00 |
|
dijunkun
|
a068a32303
|
[fix] remove SDL3 input audio stream recording
|
2025-09-02 16:53:55 +08:00 |
|
dijunkun
|
b6fe0da581
|
[feat] use SDL_WaitEventTimeout to refresh frames and reduce CPU usage
|
2025-09-02 16:45:04 +08:00 |
|
dijunkun
|
6e7e2697b5
|
[fix] fix dpi scaling
|
2025-09-02 15:48:05 +08:00 |
|
dijunkun
|
062568dc96
|
[fix] fix SDL3 texture display error
|
2025-08-26 16:26:06 +08:00 |
|
dijunkun
|
d60fdf9050
|
[feat] update SDL2 to SDL3
|
2025-08-25 19:46:30 +08:00 |
|
dijunkun
|
1616d0ec33
|
[fix] Add validity check for props
|
2025-08-20 16:37:29 +08:00 |
|
dijunkun
|
374453775f
|
[fix] fix connection status window gui display
|
2025-08-19 17:47:09 +08:00 |
|
dijunkun
|
6f8fd6a030
|
[fix] fix crash when transmission id does not exist
|
2025-08-19 16:33:29 +08:00 |
|
dijunkun
|
1a1bbe3e4d
|
[fix] fix cache file and cert file read
|
2025-08-09 23:59:53 +08:00 |
|
dijunkun
|
4c898c5f07
|
[fix] save log files into XDG_CACHE_HOME/CrossDesk/logs for Linux platform
|
2025-07-25 18:11:40 +08:00 |
|
dijunkun
|
5d704edbc8
|
[fix] use std::filesystem::create_directories instead of std::filesystem::create_directory to create folder
|
2025-07-24 15:52:52 +08:00 |
|
dijunkun
|
b23038bac6
|
[feat] update signal server domain
|
2025-07-23 17:30:30 +08:00 |
|
dijunkun
|
147b9b2ddc
|
[fix] fix thumbnail order by using std::vector instead of std::unordered_map
|
2025-07-23 16:38:29 +08:00 |
|
dijunkun
|
1327b995f2
|
[fix] fix compile error on MacOSX
|
2025-07-23 11:31:32 +08:00 |
|
dijunkun
|
e8d7ec8daf
|
[feat] save log and cache files into user folder
|
2025-07-22 18:55:12 +08:00 |
|
dijunkun
|
3bf68a396f
|
[feat] add PathManager class in order to manage config/log/cache file path
|
2025-07-16 18:22:33 +08:00 |
|
kunkundi
|
29077fad5e
|
Merge branch 'multi-stream' of https://github.com/kunkundi/crossdesk into multi-stream
|
2025-07-16 17:10:18 +08:00 |
|
kunkundi
|
69367bdadf
|
[fix] fix same memory leak issue
|
2025-07-16 17:09:51 +08:00 |
|
dijunkun
|
f650b5a6ef
|
[feat] use unordered map to store recent connection info so that the most recent connections are shown at the front
|
2025-07-15 17:34:25 +08:00 |
|
kunkundi
|
75021b74ef
|
[fix] use temp frame to store the audio frame that will be sent
|
2025-07-15 17:18:00 +08:00 |
|