Commit Graph

36 Commits

Author SHA1 Message Date
Jared Goodwin
04031eb08d Finished WebRTC messages. 2021-07-29 07:56:16 -07:00
Jared Goodwin
ed0b50373f Add RTC message DTOs. 2021-07-29 07:56:15 -07:00
Jared Goodwin
95bcf0a4c3 InvokeAsync to SendAsync. 2021-07-29 07:56:15 -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
7f5e6ed811 Clear Viewers list in view model on disconnect/reconnect. 2021-07-29 07:56:09 -07:00
Jared Goodwin
455cbc7c31 Remove unnecessary lines. 2021-07-29 07:56:08 -07:00
Jared Goodwin
010a12783c Update to PowerShell Core 7. 2021-07-29 07:56:08 -07:00
Jared Goodwin
bce4f7dc44 Added automatic reconnect for GUI clients. 2021-07-29 07:56:08 -07:00
Jared Goodwin
57510efa10 Create installer project. 2021-07-29 07:56:03 -07:00
Jared Goodwin
f9d250c17a Check organization remote control session count during attended access. 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
9681de8871 Remove viewer on command execute, in case the connection was already dropped on the other end. 2021-07-29 07:56:01 -07:00
Jared Goodwin
fcc3cd9e5b Dispose of viewer in Desktop.Win. 2021-07-29 07:56:00 -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
8cf7a98a2b Reverted desktop client. 2021-07-29 07:54:03 -07:00
Jared Goodwin
17ae89fd17 Update to screen resource locking. Changed capture throttling. 2021-07-29 07:54:02 -07:00
Jared Goodwin
c6212c2e8c Remove RestartAsAdmin. Set app manifest. 2021-07-29 07:54:02 -07:00
Jared Goodwin
da8d3562bd Core 3 WPF app created. 2021-07-29 07:54:01 -07:00
Jared Goodwin
4943eaef57 Adjust ViewModels in desktop apps. 2021-07-29 07:54:01 -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
Jared Goodwin
6d7d9934b5 Normalize theme values. 2021-07-29 07:53:59 -07:00
Jared Goodwin
2cc0cd16c6 Remote control API now uses device ID instead of device name. Shared files now store the organization ID. Fixed a bug where command completion items for the selected language could show in the command mode shortcuts. 2021-07-29 07:53:56 -07:00
Jared Goodwin
d531dddb40 Extracted idle timer into separate class. Rename namespace. 2021-07-29 07:53:56 -07:00
Jared Goodwin
1ea295f8cb Clipboard transfer. Unattended remote session survives Windows signout. Removed HTML-based on-screen keyboard and instead invoke native mobile keyboard. Ubuntu server install script detects version for grabbing .NET Core runtime. 2021-07-29 07:53:55 -07:00
Jared Goodwin
1344dd9c99 Made remote audio toggle-able. Fixed monitor selection buttons. 2021-07-29 07:53:55 -07:00
Jared Goodwin
f1763fec38 Desktop app main window UI update. 2021-07-29 07:53:55 -07:00
Jared Goodwin
c359f43f23 Explicit 32- and 64-bit desktop app installers. 2021-07-29 07:53:55 -07:00
Jared Goodwin
b90b08f77d WIP 2021-07-29 07:53:55 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00