Jared Goodwin
|
017a2dcc6a
|
Fix monitor switching.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
965c5ecfc5
|
Remove dxcapable field.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
ac27f7964d
|
Cleanup.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
04031eb08d
|
Finished WebRTC messages.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
08ac61e4ef
|
Resolve dependency loop.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
ed0b50373f
|
Add RTC message DTOs.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
337754df1a
|
Refactor and cleanup.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
4005db4fa5
|
IsInputBlocked.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
61227959ea
|
Remove unblock/block.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
9dcddd37af
|
Add ContextMenu.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
f1c6d2398c
|
Remove initial acquire frame in DX init.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
77bc2f1b88
|
Get first frame on dx init.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
6df6a85eba
|
Missed else.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
ea8ce38514
|
Refactor ScreenCapturerWin.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
913562321e
|
Add missed logging.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
d04552152e
|
Cleanup Capturer services.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
138b339e07
|
Refactor BitBlt and DirectX capturer into one service.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
c079820153
|
Tiny refactors.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
0bfd838543
|
Add DPI awareness to app.manifest. Shutdown input thread on WPF Application.Exit event.
|
2021-07-29 07:56:09 -07:00 |
|
Jared Goodwin
|
fe6147029a
|
Add server admins.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
b744ab8585
|
Revert default database to SQLite.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
29f01e1925
|
Add organization name to chat service.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
9f30285b54
|
Check InputActionsThread before queueing.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
bdc019a778
|
Don't use single file for ScreenCasters, as it takes additional time to extract the files.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
963ea9498e
|
Added ability to block remote user input.
|
2021-07-29 07:56:01 -07:00 |
|
Jared Goodwin
|
aff5598c95
|
Fixes for elevating WPF app.
|
2021-07-29 07:56:01 -07:00 |
|
Jared Goodwin
|
e8947cabb9
|
Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access.
|
2021-07-29 07:56:01 -07:00 |
|
Jared Goodwin
|
372f1e18a0
|
Replace static state with DI container services.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
4f45bcc196
|
Add DI container in ScreenCast.Win.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
6fb743a87b
|
WebRTC working.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
351298f343
|
Move IKeyboardMouseInput interface.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
d8e23c5375
|
Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
6836db4068
|
Fix DXCapture on Winlogon.
|
2021-07-29 07:54:02 -07:00 |
|
Jared Goodwin
|
17ae89fd17
|
Update to screen resource locking. Changed capture throttling.
|
2021-07-29 07:54:02 -07:00 |
|
Jared Goodwin
|
f3e368543b
|
Fixed DXCapture.
|
2021-07-29 07:54:02 -07:00 |
|
Jared Goodwin
|
eb70e27c32
|
Disable DXCapture for now due to memory leak in WPF app.
|
2021-07-29 07:54:02 -07:00 |
|
Jared Goodwin
|
09fea40c76
|
Change SendText method.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
cf14ad8781
|
Added bi-directional clipboard sharing.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
c12b64edf1
|
Fix DirectX capturer initialization.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
367dd10ff2
|
Remove static screencaster.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
107ff34fcd
|
Created interfaces for services. Reworked dependencies.
|
2021-07-29 07:54:00 -07:00 |
|