Jared Goodwin
|
6471e4b0b0
|
Restructure for sending cursor change through WebRTC.
|
2020-04-21 11:00:41 -07:00 |
|
Jared Goodwin
|
def7f558a0
|
Fix monitor switching.
|
2020-04-17 10:46:52 -07:00 |
|
Jared Goodwin
|
ef5f988991
|
Remove dxcapable field.
|
2020-04-16 08:46:45 -07:00 |
|
Jared Goodwin
|
c6b366f902
|
Cleanup.
|
2020-04-15 13:53:59 -07:00 |
|
Jared Goodwin
|
63b794bf6f
|
Finished WebRTC messages.
|
2020-04-15 12:59:18 -07:00 |
|
Jared Goodwin
|
6f50fe6cbd
|
Resolve dependency loop.
|
2020-04-13 20:25:09 -07:00 |
|
Jared Goodwin
|
9fc6aa155c
|
Add RTC message DTOs.
|
2020-04-13 16:50:31 -07:00 |
|
Jared Goodwin
|
6ce2b1b859
|
Refactor and cleanup.
|
2020-04-11 09:52:46 -07:00 |
|
Jared Goodwin
|
1235968419
|
IsInputBlocked.
|
2020-04-10 17:42:00 -07:00 |
|
Jared Goodwin
|
ed34a212f2
|
Remove unblock/block.
|
2020-04-10 16:19:31 -07:00 |
|
Jared Goodwin
|
0c9bfc6024
|
Add ContextMenu.
|
2020-04-08 19:09:46 -07:00 |
|
Jared Goodwin
|
5417e87a93
|
Remove initial acquire frame in DX init.
|
2020-04-08 15:44:18 -07:00 |
|
Jared Goodwin
|
95e0d284ab
|
Get first frame on dx init.
|
2020-04-05 15:08:20 -07:00 |
|
Jared Goodwin
|
1e65e70c8a
|
Missed else.
|
2020-04-03 15:04:37 -07:00 |
|
Jared Goodwin
|
04bfeab4ff
|
Refactor ScreenCapturerWin.
|
2020-04-03 13:55:35 -07:00 |
|
Jared Goodwin
|
1d0cd445d5
|
Add missed logging.
|
2020-04-03 12:10:09 -07:00 |
|
Jared Goodwin
|
c613632b1a
|
Cleanup Capturer services.
|
2020-04-03 11:10:37 -07:00 |
|
Jared Goodwin
|
7cc2820086
|
Refactor BitBlt and DirectX capturer into one service.
|
2020-04-03 10:52:17 -07:00 |
|
Jared Goodwin
|
0970b2e27d
|
Tiny refactors.
|
2020-04-02 19:41:37 -07:00 |
|
Jared Goodwin
|
5aab7c0180
|
Add DPI awareness to app.manifest. Shutdown input thread on WPF Application.Exit event.
|
2020-03-23 18:07:40 -07:00 |
|
Jared Goodwin
|
0025497ec0
|
Add server admins.
|
2020-03-06 14:21:53 -08:00 |
|
Jared Goodwin
|
793c41d84b
|
Revert default database to SQLite.
|
2020-03-04 18:12:38 -08:00 |
|
Jared Goodwin
|
2b02ce56c8
|
Add organization name to chat service.
|
2020-02-23 11:28:08 -08:00 |
|
Jared Goodwin
|
4da017ca14
|
Check InputActionsThread before queueing.
|
2020-02-15 08:28:19 -08:00 |
|
Jared Goodwin
|
6cc3857ba3
|
Don't use single file for ScreenCasters, as it takes additional time to extract the files.
|
2020-02-13 07:23:59 -08:00 |
|
Jared Goodwin
|
5146f0a6ff
|
Added ability to block remote user input.
|
2020-02-12 19:23:59 -08:00 |
|
Jared Goodwin
|
e58e85b58d
|
Fixes for elevating WPF app.
|
2020-01-29 19:07:42 -08:00 |
|
Jared Goodwin
|
56faf2e395
|
Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access.
|
2020-01-29 18:27:12 -08:00 |
|
Jared Goodwin
|
efd3f7d5ed
|
Replace static state with DI container services.
|
2020-01-22 22:47:04 -08:00 |
|
Jared Goodwin
|
f581f836e8
|
Add DI container in ScreenCast.Win.
|
2020-01-22 20:42:32 -08:00 |
|
Jared Goodwin
|
94b78488f1
|
WebRTC working.
|
2020-01-16 16:32:20 -08:00 |
|
Jared Goodwin
|
bc27bd77ea
|
Move IKeyboardMouseInput interface.
|
2020-01-16 10:29:40 -08:00 |
|
Jared Goodwin
|
9a8b74956f
|
Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity.
|
2020-01-15 22:58:21 -08:00 |
|
Jared Goodwin
|
bb8df8e1a8
|
Fix DXCapture on Winlogon.
|
2019-12-28 22:26:10 -08:00 |
|
Jared Goodwin
|
f18374a1b2
|
Update to screen resource locking. Changed capture throttling.
|
2019-12-28 15:30:16 -08:00 |
|
Jared Goodwin
|
aa0aa3c92c
|
Fixed DXCapture.
|
2019-12-27 23:52:26 -08:00 |
|
Jared Goodwin
|
cd1770bd29
|
Disable DXCapture for now due to memory leak in WPF app.
|
2019-12-27 17:59:03 -08:00 |
|
Jared Goodwin
|
fa6411b654
|
Change SendText method.
|
2019-12-16 15:36:54 -08:00 |
|
Jared Goodwin
|
0e49088dda
|
Added bi-directional clipboard sharing.
|
2019-12-16 15:07:46 -08:00 |
|
Jared Goodwin
|
47dedfe2b1
|
Fix DirectX capturer initialization.
|
2019-12-15 16:44:30 -08:00 |
|
Jared Goodwin
|
40fb8748e1
|
Remove static screencaster.
|
2019-12-14 09:08:14 -08:00 |
|
Jared Goodwin
|
e4374bc380
|
Created interfaces for services. Reworked dependencies.
|
2019-12-13 19:44:08 -08:00 |
|