Commit Graph

181 Commits

Author SHA1 Message Date
Jared
5736c83a56 Update README.md 2021-07-29 07:53:55 -07:00
Jared Goodwin
563a3cb49a Publish script fix. 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
bd2c8c5452 WIP 2021-07-29 07:53:55 -07:00
Jared Goodwin
f6627140d4 Remove MSI file. 2021-07-29 07:53:55 -07:00
Jared Goodwin
b90b08f77d WIP 2021-07-29 07:53:55 -07:00
Jared Goodwin
91a1af3be0 WIP 2021-07-29 07:53:54 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00
Jared Goodwin
a07c597169 WIP 2021-07-29 07:53:53 -07:00
Jared Goodwin
fb4b9f5774 Changed remote control request log entry. 2021-07-29 07:53:53 -07:00
Jared Goodwin
4c516ec0d9 Excluded some entities from data cleanup. 2021-07-29 07:53:53 -07:00
Jared Goodwin
cd17565e6a Fixed a bug where the DirectX capturer was incorrectly sending frames when there was no screen update. 2021-07-29 07:53:53 -07:00
Jared Goodwin
aedce5c63b Revert zipped desktop app changes. 2021-07-29 07:53:53 -07:00
Jared Goodwin
cdc4e848af Zip the desktop app. 2021-07-29 07:53:53 -07:00
Jared Goodwin
4970748f4f Added audio capture to Desktop application. 2021-07-29 07:53:53 -07:00
Jared Goodwin
27f6b4537f Code cleanup. Modified selection behavior on data grid. 2021-07-29 07:53:53 -07:00
Jared Goodwin
e9be9454c6 Fix bug in Publish.ps1. Add NAudio to credits. 2021-07-29 07:53:53 -07:00
Jared Goodwin
656c753823 Resample audio to 16-bit so it works in Firefox. 2021-07-29 07:53:53 -07:00
Jared Goodwin
a63e56fa37 Working on audio transfer. 2021-07-29 07:53:53 -07:00
Jared Goodwin
42d5c5b325 Remote control session recorder now pipes directly into MP4 file. XAML fix for Avalonia project. 2021-07-29 07:53:53 -07:00
Jared
e4b09ea8d4 Update README.md 2021-07-29 07:53:52 -07:00
Jared Goodwin
eaae50a768 Bug fix when updating tags via grid. Added Linux GUI to downloads page. 2021-07-29 07:53:52 -07:00
Jared Goodwin
0b64f735c9 Added GUI app for Linux. 2021-07-29 07:53:52 -07:00
Jared Goodwin
20df55882c Minor tweaks. 2021-07-29 07:53:52 -07:00
Jared Goodwin
b3c0380e1f Massive improvement to Linux screen capture performance by using unmanaged code and native DLL invokes. 2021-07-29 07:53:52 -07:00
Jared Goodwin
9c93f2609d Explicitly set forwarded header limit. 2021-07-29 07:53:52 -07:00
Jared Goodwin
7dcd5ea61d Added gitattribute to handle eol for .sh files. 2021-07-29 07:53:52 -07:00
Jared Goodwin
9d349cd7b4 Added KnownProxies configuration for using a proxy server on a different machine. 2021-07-29 07:53:52 -07:00
Jared Goodwin
89a3a111c1 Re-arranged UI so the status div doesn't appear on the grid tab. 2021-07-29 07:53:52 -07:00
Jared Goodwin
dbf6cb9f48 Credits page fixes. 2021-07-29 07:53:52 -07:00
Jared Goodwin
0b1e6f4336 Fixed spacebar button on the mobile virtual keyboard. 2021-07-29 07:53:52 -07:00
Jared Goodwin
c316153b88 Added TargetLatestRuntimePatch project attribute. 2021-07-29 07:53:52 -07:00
Jared Goodwin
2b5152288d Added border padding back to image diff. Added alternate way of obtaining Xauthority file. 2021-07-29 07:53:52 -07:00
Jared Goodwin
0b20ccde12 Updated readme. 2021-07-29 07:53:52 -07:00
Jared Goodwin
cdaf37e079 Typo. Install additional Linux dependency for System.Drawing.Common. 2021-07-29 07:53:52 -07:00
Jared Goodwin
de997e0246 Change command order. 2021-07-29 07:53:52 -07:00
Jared Goodwin
329e516495 Add initial update. 2021-07-29 07:53:52 -07:00
Jared Goodwin
971214d7ed Rearrange install order. 2021-07-29 07:53:52 -07:00
Jared Goodwin
3558d1b5db Rearrange install order. 2021-07-29 07:53:52 -07:00
Jared Goodwin
8b05d532de Remove quiet flag from wget Remotely_Server.zip. 2021-07-29 07:53:52 -07:00
Jared Goodwin
01fdca8ebf Minor cleanup and refactoring. 2021-07-29 07:53:52 -07:00
Jared Goodwin
7009d03087 Updated Linux install script. 2021-07-29 07:53:52 -07:00
Jared Goodwin
eecfc5c958 Added a configurable setting for Windows Event Log logging. 2021-07-29 07:53:51 -07:00
Jared Goodwin
0bd2261be7 Fixed a mouse input bug when the virtual screen's left-most coordinate is in the negative. Refactored ICapturer virtual screen methods. 2021-07-29 07:53:51 -07:00
Jared Goodwin
0690a54c3d Added SmtpEnableSsl to app settings for email sender. Added Windows Event Log provider to logging. 2021-07-29 07:53:51 -07:00
Jared Goodwin
c824e8bfde Refactored outgoing messages. 2021-07-29 07:53:51 -07:00
Jared Goodwin
38f0b324f7 Added install script for Windows servers. 2021-07-29 07:53:51 -07:00
Jared
770da82bec Update README.md 2021-07-29 07:53:51 -07:00
Jared Goodwin
cb055e855d For remote control, Linux agent no longer needs to be installed under the account that is set for auto-login. 2021-07-29 07:53:51 -07:00
Jared Goodwin
21ace2fc33 Uninstaller bug fix. 2021-07-29 07:53:51 -07:00