Commit Graph

  • 35f26283de [fix] change video receiver check compelete frame frequency dijunkun 2024-08-21 17:10:18 +08:00
  • 89b12136e4 [fix] Optimizing video encoding speed for software encoders dijunkun 2024-08-20 17:18:29 +08:00
  • 6ae12771c2 [fix] check the return value is DAV1D_ERR(EAGAIN) or not for method dav1d_get_picture() and dav1d_send_data() dijunkun 2024-08-20 17:09:55 +08:00
  • 949aa804e7 [fix] set g_threads = 8 and AOME_SET_CPUUSED = 10 for av1 encoder dijunkun 2024-08-20 16:46:40 +08:00
  • 5536311920 [fix] use 'CAMERA_VIDEO_REAL_TIME' instead of 'SCREEN_CONTENT_REAL_TIME' for openh264 encoder because the latter will cause slow encoding dijunkun 2024-08-20 16:11:22 +08:00
  • def7025abf [fix] fix connection status display dijunkun 2024-08-20 10:21:34 +08:00
  • e9be021c0f [fix] allow data sending once ice connected dijunkun 2024-08-20 10:20:53 +08:00
  • 35af5aab43 [fix] fix control bar border color dijunkun 2024-08-19 17:09:19 +08:00
  • 9ea67df0fd [fix] fix title bar icon error when leaves maximized state dijunkun 2024-08-19 14:16:21 +08:00
  • 72fda8a728 [feat] let keyboard focus on input widget when needs to input password dijunkun 2024-08-19 11:05:08 +08:00
  • 070b48d7a7 [fix] fix mouse and audio capture buttons cannot be disabled once enabled dijunkun 2024-08-16 17:30:44 +08:00
  • 6168009cef [feat] support building xcode app on MacOSX dijunkun 2024-08-16 17:19:17 +08:00
  • 4eac29b6de [fix] remove libyuv shared library (*.dylib) on MacOSX dijunkun 2024-08-16 17:17:12 +08:00
  • 61b57dd3fe [fix] fix codec creating on MacOSX dijunkun 2024-08-16 15:37:35 +08:00
  • 06a7243ac1 [fix] fix mouse click event sending when control bar hovered dijunkun 2024-08-16 15:06:42 +08:00
  • c8602b0d89 [fix] fix cursor position error dijunkun 2024-08-16 14:52:44 +08:00
  • e3c730fd5f [fix] fix screen capture error in client mode dijunkun 2024-08-16 14:22:08 +08:00
  • b252cb6ddd [style] use self-draw icon for mouse and audio_capture disable buttons dijunkun 2024-08-16 13:55:48 +08:00
  • 8ca1e8e5a1 [style] reset menu bar line size dijunkun 2024-08-16 09:35:09 +08:00
  • a7d45b78c8 [feat] use self-draw icon for title bar dijunkun 2024-08-15 17:38:18 +08:00
  • 018231eee4 [feat] add protocol to control audio capture dijunkun 2024-08-15 14:50:47 +08:00
  • 4704d494ec [feat] add audio capture button in control bar dijunkun 2024-08-15 11:25:19 +08:00
  • 65927c2091 [feat] support speaker capture on Windows dijunkun 2024-08-15 11:04:06 +08:00
  • 574b9d10ab [fix] let temproary setting values equal to setting values when loading from cache file dijunkun 2024-08-14 16:50:49 +08:00
  • ff510a3b44 [fix] fix peer object delete dijunkun 2024-08-14 16:39:08 +08:00
  • d6599abf81 [fix] fix DestroyPeer() method object delete dijunkun 2024-08-14 16:37:54 +08:00
  • c056bb6f7d [fix] fix websocket ping thread blocking main thread during program exit dijunkun 2024-08-14 16:36:32 +08:00
  • 4d3c864950 [fix] fix client id cannot read from cache file dijunkun 2024-08-13 17:17:35 +08:00
  • 2cde54cf30 [fix] call memset() before using strncpy() dijunkun 2024-08-13 17:07:19 +08:00
  • 5f8e60d1c8 [fix] fix compile error on MacOSX dijunkun 2024-08-13 16:45:13 +08:00
  • d1f3d11318 [fix] use SDL_RestoreWindow() to reset the window when closed during streaming dijunkun 2024-08-13 16:32:17 +08:00
  • e2e053a285 [fix] release NvCodec DLL only when loaded success dijunkun 2024-08-13 16:29:37 +08:00
  • 436228946b [feat] do not show menu button during streaming dijunkun 2024-08-13 16:21:31 +08:00
  • 4624d4f27f [fix] fix load NvCodec API failed on Windows dijunkun 2024-08-13 16:10:00 +08:00
  • 2b4083ee10 [feat] expand control bar by default dijunkun 2024-08-13 11:26:18 +08:00
  • e3abb4e3de [fix] fix recreate peer failed due to is_create_connection_ flag not reset dijunkun 2024-08-13 11:15:28 +08:00
  • 9e30203e90 [fix] fix crash due to codec init failed dijunkun 2024-08-13 11:13:29 +08:00
  • f02286365c [fix] use dynamic DLL loading for cuda library dijunkun 2024-08-12 17:26:51 +08:00
  • 4b7cd1005b [fix] fix send error when ice state change from ready to connected dijunkun 2024-08-09 16:54:14 +08:00
  • 1626b482de [fix] fix send error when ice state change from ready to connected dijunkun 2024-08-09 16:53:48 +08:00
  • 03ea96096d [feat] add space automaticlly for remote id input box dijunkun 2024-08-09 11:33:13 +08:00
  • 0ea8916426 [fix] fix settings error when load from cache file dijunkun 2024-08-09 10:56:16 +08:00
  • 10cb335779 [feat] use trickle ice by default dijunkun 2024-08-09 10:43:26 +08:00
  • 43b36eb893 [fix] use proper std::chrono clock dijunkun 2024-08-09 10:23:51 +08:00
  • 911f209fda [fix] use proper std::chrono clock dijunkun 2024-08-09 10:23:21 +08:00
  • 03b6a187b3 [feat] split remote id into chunks of three characters separated by space dijunkun 2024-08-08 16:34:55 +08:00
  • 664412dd4e [feat] enable Enter key pressing for ImGui::InputText() method dijunkun 2024-08-08 15:56:20 +08:00
  • b37e08a202 [fix] fix client id empty error when run the program firstly dijunkun 2024-08-08 15:26:21 +08:00
  • a05d72ec67 [feat] lock the cache file when write/read it dijunkun 2024-08-08 15:24:54 +08:00
  • f77e9fe6a8 [feat] remove 'I/l/O/o/0' from password generator dijunkun 2024-08-08 15:22:51 +08:00
  • 1f9614e060 [feat] use h264 codec by default dijunkun 2024-08-08 15:15:58 +08:00
  • a308094fbd [feat] add Login() private method which uses to check/request use_id when websocket opened dijunkun 2024-08-08 15:13:38 +08:00
  • 50d92a763a [fix] fix leave transmission error when exit program dijunkun 2024-08-07 17:33:05 +08:00
  • dd8ab05d0f [feat] LeaveConnection() method needs to specific which transmission wants to leave dijunkun 2024-08-07 17:32:22 +08:00
  • ec23656334 [fix] fix client id error when connect to itself dijunkun 2024-08-07 09:55:59 +08:00
  • 8dc96eeb4c [fix] fix crash due to empty pointer dijunkun 2024-08-06 17:31:29 +08:00
  • 880c2949c3 [feat] Use server to generate transmission id and client id dijunkun 2024-08-06 17:27:40 +08:00
  • 3453d4e0c4 [feat] Use server to generate transmission id and client id dijunkun 2024-08-06 17:26:46 +08:00
  • 07f5fe81c8 [fix] fix control bar cannot stick to right side when out of y-axis region dijunkun 2024-08-06 11:24:10 +08:00
  • 5a992b6589 [fix] fix control bar width dijunkun 2024-08-06 10:35:25 +08:00
  • 8e03e8e79b [feat] make control bar stick to left/right border dijunkun 2024-08-05 17:28:39 +08:00
  • ceb3d9fe20 [feat] make control bar can only move along left border of the main window dijunkun 2024-08-02 17:31:01 +08:00
  • 0dc0b87bc4 [fix] fix control bar initial postion dijunkun 2024-08-02 16:46:39 +08:00
  • 3a4284fece [fix] fix read cache file failed dijunkun 2024-08-02 16:15:18 +08:00
  • 0edeec3d16 [fix] fix crash due to yuv420p convert to nv12 dijunkun 2024-08-02 16:13:49 +08:00
  • 502a90f121 [fix] fix program cannot exit when click close button due to screen capture thread is running dijunkun 2024-08-02 14:38:31 +08:00
  • 88cd4aca4a [fix] fix title bar display error when streaming dijunkun 2024-08-02 13:57:12 +08:00
  • 3395004f93 [fix] fix compile error on Macosx and Linux dijunkun 2024-08-02 13:56:22 +08:00
  • e4c05e1f4d [feat] enable movement for control bar dijunkun 2024-08-02 12:30:50 +08:00
  • d17c70c2c8 [feat] remove menu bar and move menu button to title bar dijunkun 2024-08-01 17:28:39 +08:00
  • 7b42923418 [feat] use self designed title bar instead of system default title bar dijunkun 2024-07-31 17:43:02 +08:00
  • 66fc4d3f95 [feat] update dav1d to 1.4.3 dijunkun 2024-07-31 17:41:58 +08:00
  • 5b6bdee25a [feat] add callback to notify the travsesal mode dijunkun 2024-07-30 17:32:12 +08:00
  • 54179722e5 [feat] add callback to notify the travsesal mode dijunkun 2024-07-30 17:31:44 +08:00
  • 05deb73c29 [feat] Support trickle ice dijunkun 2024-07-29 16:48:22 +08:00
  • af49ebe63d [feat] Support trickle ice dijunkun 2024-07-29 16:47:51 +08:00
  • 15419cc313 [feat] Implementation for trickle ice dijunkun 2024-07-26 17:34:31 +08:00
  • 3685acc549 [feat] set window resizable only in streaming state dijunkun 2024-07-25 10:10:37 +08:00
  • 8f5a53937a [fix] fix control bar display and button postion dijunkun 2024-07-24 17:10:05 +08:00
  • b9c5db41ab [fix] show connection status windows when connection status changed dijunkun 2024-07-24 16:27:58 +08:00
  • a99a4230af Add module: speaker capture dijunkun 2024-07-24 16:16:13 +08:00
  • e73f9b3457 Fix crash: send audio data when encoder has not inited yet dijunkun 2024-07-24 16:11:40 +08:00
  • f446154747 1.Fix texture update crash; 2.Do not show control window when in server mode dijunkun 2024-07-19 14:54:53 +08:00
  • 5a1e2c5ed9 Use speaker as audio input dijunkun 2024-07-19 14:10:35 +08:00
  • ff6f295fac Do not use rc file on MacOS dijunkun 2024-07-18 16:06:35 +08:00
  • 3111b3a641 Add icon dijunkun 2024-07-18 15:58:28 +08:00
  • 20bb13ce85 Chinese support in connection status window dijunkun 2024-07-18 14:46:19 +08:00
  • 5aa05f3a13 Redesign elements styles dijunkun 2024-07-18 11:02:35 +08:00
  • c911aa2eb1 Add about window dijunkun 2024-07-17 16:22:45 +08:00
  • d0cd2fe9ab Fix log instance mismatch dijunkun 2024-07-17 14:45:30 +08:00
  • 792a286899 Remove log.cpp dijunkun 2024-07-17 14:44:18 +08:00
  • 9702805331 Make control bar scrollable dijunkun 2024-07-05 16:05:50 +08:00
  • 872152f1be 1.Enable random password; 2.Request user to input password when password is incorrect dijunkun 2024-07-03 15:07:40 +08:00
  • b822221d7f Add a button which can copy local id to clipboard dijunkun 2024-07-03 11:03:04 +08:00
  • 95ad605b36 Add signal and p2p connection status windows dijunkun 2024-07-02 17:29:39 +08:00
  • af32e25149 Use minimized compressed fonts header file dijunkun 2024-07-02 11:19:50 +08:00
  • e63b384d1e Set dpi scaling to solve display errot when using high dpi displayer dijunkun 2024-07-01 16:31:39 +08:00
  • 7f25f7426c Fix remote window height size error dijunkun 2024-07-01 11:24:58 +08:00
  • eed93ea953 Set utf-8 encoding flag in xmake.lua dijunkun 2024-07-01 10:20:32 +08:00
  • b5f8e92526 Solve the warning of method ImGui::Text() dijunkun 2024-06-28 15:11:40 +08:00