Commit Graph

167 Commits

Author SHA1 Message Date
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
Jared Goodwin
6da42e50c5 Removed some test code. 2021-07-29 07:53:51 -07:00
Jared Goodwin
cb5cb61213 Remove old library files. 2021-07-29 07:53:51 -07:00
Jared Goodwin
faa512c212 Add netstandard reference. 2021-07-29 07:53:51 -07:00
Jared Goodwin
90fce1f142 Renamed the shared code library. 2021-07-29 07:53:51 -07:00
Jared Goodwin
634a565e59 Added image quality slider in the remote control options. 2021-07-29 07:53:51 -07:00
Jared Goodwin
4405b640af Re-added project references. 2021-07-29 07:53:50 -07:00
Jared Goodwin
2c06a9fb53 Refresh schema change due to limitation in SQLite migrations. Fixed bug with user options. Added "clear console" shortcut key. 2021-07-29 07:53:50 -07:00
Jared Goodwin
270d20c3d8 Migrated Remotely_Library to .NET Standard. Refactored tuples to typed class. 2021-07-29 07:53:50 -07:00
Jared Goodwin
c777eb43a3 Refactor event handlers on Conductor and ICapturer. 2021-07-29 07:53:50 -07:00
Jared Goodwin
9602dc96c5 Changed Drives property on Device entity to use value conversion instead of foreign key. 2021-07-29 07:53:49 -07:00
Jared Goodwin
96a5b8b3c2 Added remote control via API. Updated readme. 2021-07-29 07:53:49 -07:00
Jared Goodwin
c72333acb1 Added Swagger. 2021-07-29 07:53:49 -07:00
Jared Goodwin
c820bc3ec3 X11 remote control is working. 2021-07-29 07:53:49 -07:00
Jared Goodwin
d930e6ebbf Working on X11 libraries. 2021-07-29 07:53:49 -07:00