Commit Graph

65 Commits

Author SHA1 Message Date
dijunkun 52828183a1 [feat] keyboard capture supported on Windows 2024-11-22 16:39:01 +08:00
dijunkun 963f1da1d8 [fix] fix redefinition error on MacOSX 2024-11-07 16:32:35 +08:00
dijunkun 4c6159e4d4 [feat] write and load thumbnails supported 2024-11-07 16:29:02 +08:00
dijunkun dca18762e0 [fix] use original screen render resolution to capturing and fix cursor mapping error 2024-09-13 17:08:58 +08:00
dijunkun fed7c3b103 [fix] fix cursor mapping error 2024-09-13 16:04:19 +08:00
dijunkun 9f8f99f21b [fix] fix cursor mapping error due to ffmpeg default screen capture resolution different from the real screen resolution 2024-09-06 19:32:30 +08:00
dijunkun 018231eee4 [feat] add protocol to control audio capture 2024-08-15 14:50:47 +08:00
dijunkun ff6f295fac Do not use rc file on MacOS 2024-07-18 16:06:35 +08:00
dijunkun d0cd2fe9ab Fix log instance mismatch 2024-07-17 14:45:30 +08:00
dijunkun 5f1cf89649 Fix crash during termination on windows 2024-05-24 15:48:37 +08:00
dijunkun 8807636372 Fix crash caused by screen capturer or mouse controller init failed on Linux and MacOS 2024-05-23 15:48:10 +08:00
dijunkun 2fc89923ae Use factory method to create screen capturer 2023-12-15 17:29:17 +08:00
dijunkun 95ef8fe8b9 Use factory method to create mouse controller on MacOS 2023-12-14 17:02:43 +08:00
dijunkun 3ab0e0136e Use factory method to create mouse controller on Windows 2023-12-14 16:40:10 +08:00
dijunkun daecc0d1e9 Use factory method to create mouse controller on Linux 2023-12-14 16:27:13 +08:00