Jared Goodwin
|
27f6b4537f
|
Code cleanup. Modified selection behavior on data grid.
|
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
|
eaae50a768
|
Bug fix when updating tags via grid. Added Linux GUI to downloads page.
|
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
|
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
|
0b1e6f4336
|
Fixed spacebar button on the mobile virtual keyboard.
|
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
|
01fdca8ebf
|
Minor cleanup and refactoring.
|
2021-07-29 07:53:52 -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
|
634a565e59
|
Added image quality slider in the remote control options.
|
2021-07-29 07:53:51 -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
|
c72333acb1
|
Added Swagger.
|
2021-07-29 07:53:49 -07:00 |
|
Jared Goodwin
|
d930e6ebbf
|
Working on X11 libraries.
|
2021-07-29 07:53:49 -07:00 |
|
Jared Goodwin
|
b2f6a2e07e
|
Added GetGroups web command.
|
2021-07-29 07:53:49 -07:00 |
|
Jared Goodwin
|
d37b75f7af
|
Working on Linux screen caster. Fixed some bugs in the Windows version introduced by refactoring.
|
2021-07-29 07:53:48 -07:00 |
|
Jared Goodwin
|
59aab02ea9
|
Beginning work on Linux remote control client.
|
2021-07-29 07:53:48 -07:00 |
|
Jared Goodwin
|
634b020171
|
Added login API controller.
|
2021-07-29 07:53:48 -07:00 |
|
Jared Goodwin
|
b333aba4ce
|
Fixed issue with Web command mode auto-complete.
|
2021-07-29 07:53:48 -07:00 |
|
Jared Goodwin
|
50aa4afbd4
|
More touch fixes. CursorIconWatcher fix.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
aa04a00c9f
|
Touch input fixes.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
d67230d185
|
Send cursor icon image instead of using the map.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
1c101d19e6
|
Added cursor maps. Wrapped UnlockBits in try/catch.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
596215e8f4
|
Added cursor map for "none".
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
20480a2b47
|
Bug fixes to touch events on remote control, cursor map, console results, and auto updating.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
a1102b93e9
|
Reworked agent updating.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
fde83b86d9
|
Working on mobile remote control.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
329f77f81c
|
Added hard-coding of server URL for desktop app.
|
2021-07-29 07:53:46 -07:00 |
|
Jared Goodwin
|
5ca2c2712a
|
Added update for libgdiplus.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
f07d9002dd
|
Linux updater (again).
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
413f28afad
|
Added app manifest. ImageDiff tweaks.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
bd424da533
|
Added session recording. Added CapsLock key mapping.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
5b84f9e401
|
Improved image diff performance with unmanaged code.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
4fcff09a53
|
Refactored out deprecated keyboradEvent.keyCode property. Linux updater fixes.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
6e687aee74
|
Sorted command completions. Console tab notifies when new messages have arrived if another tab is selected. Desktop app prepends scheme to URL if missing. Increased upload size limit.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
9f9d51906c
|
Refactored ScreenCaster's Main method.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
f607f19b69
|
Working on desktop app.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
fc5088eceb
|
Working on desktop app.
|
2021-07-29 07:53:45 -07:00 |
|
Jared Goodwin
|
e5f23ec0dd
|
Working on desktop app.
|
2021-07-29 07:53:44 -07:00 |
|
Jared Goodwin
|
1e22a19019
|
Linux auto-updating fixed.
|
2021-07-29 07:53:44 -07:00 |
|
Jared Goodwin
|
d649a37d97
|
Linux auto-update working.
|
2021-07-29 07:53:44 -07:00 |
|
Jared Goodwin
|
571f176c67
|
Working on Linux auto-updating.
|
2021-07-29 07:53:44 -07:00 |
|
Jared Goodwin
|
c875a07e7d
|
Change encoding and image diffing.
|
2021-07-29 07:53:43 -07:00 |
|
Jared Goodwin
|
2f9f23ead9
|
Working on quality reduction.
|
2021-07-29 07:53:43 -07:00 |
|
Jared Goodwin
|
ae1c3cff85
|
Update public server URL.
|
2021-07-29 07:53:43 -07:00 |
|
Jared Goodwin
|
924e744799
|
Bug fixes. Capturer tweaks.
|
2021-07-29 07:53:43 -07:00 |
|
Jared Goodwin
|
d9e34156ee
|
Added image size reduction.
|
2021-07-29 07:53:43 -07:00 |
|
Jared Goodwin
|
9a4b2b7027
|
Relaunch working.
|
2021-07-29 07:53:43 -07:00 |
|
Jared Goodwin
|
a9ceec0428
|
MessagePack working.
|
2021-07-29 07:53:42 -07:00 |
|
Jared Goodwin
|
7a3f5a8f3f
|
Capture working.
|
2021-07-29 07:53:42 -07:00 |
|