dijunkun
|
72fda8a728
|
[feat] let keyboard focus on input widget when needs to input password
|
2024-08-19 11:05:08 +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
|
6168009cef
|
[feat] support building xcode app on MacOSX
|
2024-08-16 17:19:17 +08:00 |
|
dijunkun
|
06a7243ac1
|
[fix] fix mouse click event sending when control bar hovered
|
2024-08-16 15:06:42 +08:00 |
|
dijunkun
|
c8602b0d89
|
[fix] fix cursor position error
|
2024-08-16 14:52:44 +08:00 |
|
dijunkun
|
e3c730fd5f
|
[fix] fix screen capture error in client mode
|
2024-08-16 14:22:08 +08:00 |
|
dijunkun
|
b252cb6ddd
|
[style] use self-draw icon for mouse and audio_capture disable buttons
|
2024-08-16 13:55:48 +08:00 |
|
dijunkun
|
8ca1e8e5a1
|
[style] reset menu bar line size
|
2024-08-16 09:35:09 +08:00 |
|
dijunkun
|
a7d45b78c8
|
[feat] use self-draw icon for title bar
|
2024-08-15 17:38:18 +08:00 |
|
dijunkun
|
018231eee4
|
[feat] add protocol to control audio capture
|
2024-08-15 14:50:47 +08:00 |
|
dijunkun
|
4704d494ec
|
[feat] add audio capture button in control bar
|
2024-08-15 11:25:19 +08:00 |
|
dijunkun
|
65927c2091
|
[feat] support speaker capture on Windows
|
2024-08-15 11:04:06 +08:00 |
|
dijunkun
|
574b9d10ab
|
[fix] let temproary setting values equal to setting values when loading from cache file
|
2024-08-14 16:50:49 +08:00 |
|
dijunkun
|
ff510a3b44
|
[fix] fix peer object delete
|
2024-08-14 16:39:08 +08:00 |
|
dijunkun
|
4d3c864950
|
[fix] fix client id cannot read from cache file
|
2024-08-13 17:17:35 +08:00 |
|
dijunkun
|
2cde54cf30
|
[fix] call memset() before using strncpy()
|
2024-08-13 17:07:19 +08:00 |
|
dijunkun
|
d1f3d11318
|
[fix] use SDL_RestoreWindow() to reset the window when closed during streaming
|
2024-08-13 16:32:17 +08:00 |
|
dijunkun
|
436228946b
|
[feat] do not show menu button during streaming
|
2024-08-13 16:21:31 +08:00 |
|
dijunkun
|
2b4083ee10
|
[feat] expand control bar by default
|
2024-08-13 11:26:18 +08:00 |
|
dijunkun
|
e3abb4e3de
|
[fix] fix recreate peer failed due to is_create_connection_ flag not reset
|
2024-08-13 11:15:28 +08:00 |
|
dijunkun
|
4b7cd1005b
|
[fix] fix send error when ice state change from ready to connected
|
2024-08-09 16:54:14 +08:00 |
|
dijunkun
|
03ea96096d
|
[feat] add space automaticlly for remote id input box
|
2024-08-09 11:33:13 +08:00 |
|
dijunkun
|
0ea8916426
|
[fix] fix settings error when load from cache file
|
2024-08-09 10:56:16 +08:00 |
|
dijunkun
|
43b36eb893
|
[fix] use proper std::chrono clock
|
2024-08-09 10:23:51 +08:00 |
|
dijunkun
|
03b6a187b3
|
[feat] split remote id into chunks of three characters separated by space
|
2024-08-08 16:34:55 +08:00 |
|
dijunkun
|
664412dd4e
|
[feat] enable Enter key pressing for ImGui::InputText() method
|
2024-08-08 15:56:20 +08:00 |
|
dijunkun
|
b37e08a202
|
[fix] fix client id empty error when run the program firstly
|
2024-08-08 15:26:21 +08:00 |
|
dijunkun
|
a05d72ec67
|
[feat] lock the cache file when write/read it
|
2024-08-08 15:24:54 +08:00 |
|
dijunkun
|
f77e9fe6a8
|
[feat] remove 'I/l/O/o/0' from password generator
|
2024-08-08 15:22:51 +08:00 |
|
dijunkun
|
1f9614e060
|
[feat] use h264 codec by default
|
2024-08-08 15:15:58 +08:00 |
|
dijunkun
|
50d92a763a
|
[fix] fix leave transmission error when exit program
|
2024-08-07 17:33:05 +08:00 |
|
dijunkun
|
ec23656334
|
[fix] fix client id error when connect to itself
|
2024-08-07 09:55:59 +08:00 |
|
dijunkun
|
880c2949c3
|
[feat] Use server to generate transmission id and client id
|
2024-08-06 17:27:40 +08:00 |
|
dijunkun
|
07f5fe81c8
|
[fix] fix control bar cannot stick to right side when out of y-axis region
|
2024-08-06 11:24:10 +08:00 |
|
dijunkun
|
5a992b6589
|
[fix] fix control bar width
|
2024-08-06 10:35:25 +08:00 |
|
dijunkun
|
8e03e8e79b
|
[feat] make control bar stick to left/right border
|
2024-08-05 17:28:39 +08:00 |
|
dijunkun
|
ceb3d9fe20
|
[feat] make control bar can only move along left border of the main window
|
2024-08-02 17:31:01 +08:00 |
|
dijunkun
|
0dc0b87bc4
|
[fix] fix control bar initial postion
|
2024-08-02 16:46:39 +08:00 |
|
dijunkun
|
3a4284fece
|
[fix] fix read cache file failed
|
2024-08-02 16:15:18 +08:00 |
|
dijunkun
|
502a90f121
|
[fix] fix program cannot exit when click close button due to screen capture thread is running
|
2024-08-02 14:38:31 +08:00 |
|
dijunkun
|
88cd4aca4a
|
[fix] fix title bar display error when streaming
|
2024-08-02 13:57:12 +08:00 |
|
dijunkun
|
3395004f93
|
[fix] fix compile error on Macosx and Linux
|
2024-08-02 13:56:22 +08:00 |
|
dijunkun
|
e4c05e1f4d
|
[feat] enable movement for control bar
|
2024-08-02 12:30:50 +08:00 |
|
dijunkun
|
d17c70c2c8
|
[feat] remove menu bar and move menu button to title bar
|
2024-08-01 17:28:39 +08:00 |
|
dijunkun
|
7b42923418
|
[feat] use self designed title bar instead of system default title bar
|
2024-07-31 17:43:02 +08:00 |
|
dijunkun
|
5b6bdee25a
|
[feat] add callback to notify the travsesal mode
|
2024-07-30 17:32:12 +08:00 |
|
dijunkun
|
05deb73c29
|
[feat] Support trickle ice
|
2024-07-29 16:48:22 +08:00 |
|
dijunkun
|
3685acc549
|
[feat] set window resizable only in streaming state
|
2024-07-25 10:10:37 +08:00 |
|
dijunkun
|
8f5a53937a
|
[fix] fix control bar display and button postion
|
2024-07-24 17:10:05 +08:00 |
|
dijunkun
|
b9c5db41ab
|
[fix] show connection status windows when connection status changed
|
2024-07-24 16:27:58 +08:00 |
|
dijunkun
|
a99a4230af
|
Add module: speaker capture
|
2024-07-24 16:16:13 +08:00 |
|
dijunkun
|
f446154747
|
1.Fix texture update crash; 2.Do not show control window when in server mode
|
2024-07-19 14:54:53 +08:00 |
|
dijunkun
|
5a1e2c5ed9
|
Use speaker as audio input
|
2024-07-19 14:10:35 +08:00 |
|
dijunkun
|
ff6f295fac
|
Do not use rc file on MacOS
|
2024-07-18 16:06:35 +08:00 |
|
dijunkun
|
3111b3a641
|
Add icon
|
2024-07-18 15:58:28 +08:00 |
|
dijunkun
|
20bb13ce85
|
Chinese support in connection status window
|
2024-07-18 14:46:19 +08:00 |
|
dijunkun
|
5aa05f3a13
|
Redesign elements styles
|
2024-07-18 11:02:35 +08:00 |
|
dijunkun
|
c911aa2eb1
|
Add about window
|
2024-07-17 16:22:45 +08:00 |
|
dijunkun
|
d0cd2fe9ab
|
Fix log instance mismatch
|
2024-07-17 14:45:30 +08:00 |
|
dijunkun
|
9702805331
|
Make control bar scrollable
|
2024-07-05 16:05:50 +08:00 |
|
dijunkun
|
872152f1be
|
1.Enable random password; 2.Request user to input password when password is incorrect
|
2024-07-03 15:07:40 +08:00 |
|
dijunkun
|
b822221d7f
|
Add a button which can copy local id to clipboard
|
2024-07-03 11:03:04 +08:00 |
|
dijunkun
|
95ad605b36
|
Add signal and p2p connection status windows
|
2024-07-02 17:29:39 +08:00 |
|
dijunkun
|
af32e25149
|
Use minimized compressed fonts header file
|
2024-07-02 11:19:50 +08:00 |
|
dijunkun
|
e63b384d1e
|
Set dpi scaling to solve display errot when using high dpi displayer
|
2024-07-01 16:31:39 +08:00 |
|
dijunkun
|
7f25f7426c
|
Fix remote window height size error
|
2024-07-01 11:24:58 +08:00 |
|
dijunkun
|
eed93ea953
|
Set utf-8 encoding flag in xmake.lua
|
2024-07-01 10:20:32 +08:00 |
|
dijunkun
|
b5f8e92526
|
Solve the warning of method ImGui::Text()
|
2024-06-28 15:11:40 +08:00 |
|
dijunkun
|
af04b0571e
|
Use UTF-8 to save files
|
2024-06-28 12:49:56 +08:00 |
|
dijunkun
|
75452a3e76
|
1.Use compressed OPPOSans-Regular[3500 chinese characters]; 2.Use same layout style on different platforms
|
2024-06-28 12:30:09 +08:00 |
|
dijunkun
|
3f717f1df2
|
Use binary font headerfile instead of ttf file
|
2024-06-28 10:01:34 +08:00 |
|
dijunkun
|
ad6f2c2c70
|
Implementation for menu bar
|
2024-06-27 17:36:13 +08:00 |
|
dijunkun
|
8076e7f662
|
Fix stream render with menu bar
|
2024-06-26 14:58:15 +08:00 |
|
dijunkun
|
be78496992
|
Separate stream window from main window
|
2024-06-25 14:47:54 +08:00 |
|
dijunkun
|
a3f745d441
|
Use fix ratio to render frame in window
|
2024-06-25 11:12:10 +08:00 |
|
dijunkun
|
e693d920d3
|
Use sub windows to render main window
|
2024-06-24 17:35:25 +08:00 |
|
dijunkun
|
0f1b89eda9
|
Test tabbar in ImGui
|
2024-06-19 17:33:44 +08:00 |
|
dijunkun
|
172b8836fd
|
Use FontAwesome6 to render icons
|
2024-06-18 17:28:02 +08:00 |
|
dijunkun
|
71178ffa33
|
Separate render window from main window
|
2024-06-17 17:31:57 +08:00 |
|
dijunkun
|
95a014a601
|
Not allow clicking connect button if remote id is empty
|
2024-06-14 17:01:58 +08:00 |
|
dijunkun
|
34d6bac345
|
Update Windows platform layout style
|
2024-06-14 16:02:55 +08:00 |
|
dijunkun
|
399785409c
|
Use element style header file to control layout
|
2024-06-14 15:37:16 +08:00 |
|
dijunkun
|
5f1d9b6912
|
Fix language localization error
|
2024-06-14 13:55:05 +08:00 |
|
dijunkun
|
d963a0cf38
|
1.The mouse control button allowed to be clicked Only when connection established; 2.Fix display resolution error after exit fullscreen
|
2024-06-14 10:48:35 +08:00 |
|
dijunkun
|
f9c1bc48b4
|
Add control/release mouse button
|
2024-06-13 17:36:02 +08:00 |
|
dijunkun
|
2906d05a4b
|
Do not send mouse click event when cursor hovers over subwindows
|
2024-06-13 16:56:03 +08:00 |
|
dijunkun
|
053a0f86ad
|
Add mouse control flag
|
2024-06-13 16:36:11 +08:00 |
|
dijunkun
|
6c2363b239
|
Clear render buffer when connection closed
|
2024-06-13 16:30:25 +08:00 |
|
dijunkun
|
167514fed8
|
Do not collapse menu window when connection established
|
2024-06-13 16:07:22 +08:00 |
|
dijunkun
|
342eb0c386
|
Reset connection_established_ flag when connection closed
|
2024-06-13 16:06:02 +08:00 |
|
dijunkun
|
52c7099dbe
|
Fix crash when connecting to local desk
|
2024-06-13 15:49:26 +08:00 |
|
dijunkun
|
12faf7cd2d
|
Do not reset is_create_connection_ when click disconnect button
|
2024-06-07 18:13:09 +08:00 |
|
dijunkun
|
6d921a3309
|
Fix server mode screen capture error
|
2024-06-07 16:30:18 +08:00 |
|
dijunkun
|
5a690ebbb6
|
Do not use 'S-' or 'C-' as the prefix for the user id of a peer
|
2024-06-07 16:27:05 +08:00 |
|
dijunkun
|
4b3839aa34
|
Only server can capture screen and control mouse
|
2024-06-07 14:07:22 +08:00 |
|
dijunkun
|
efb165b56f
|
1.Add CreateConnectionPeer method in order to recreate peer instance; 2.Fix settings OK/Cancel button position
|
2024-06-06 17:19:16 +08:00 |
|
dijunkun
|
0047b4ecc5
|
Recreate peer instance after settings changed
|
2024-06-06 15:11:02 +08:00 |
|
dijunkun
|
844710af7c
|
Fix settings button value mismatch
|
2024-06-06 14:34:16 +08:00 |
|
dijunkun
|
562d54090a
|
Use 'ImGuiWindowFlags_NoSavedSettings' for settings window
|
2024-06-06 09:57:37 +08:00 |
|
dijunkun
|
f7fd37651e
|
Reset settings window position before it is opened
|
2024-06-06 09:55:08 +08:00 |
|