Jared Goodwin
|
bea7a0c0f3
|
WIP on viewer design implementation.
|
2023-05-18 09:33:38 -07:00 |
|
Jared Goodwin
|
0edbf4de3a
|
Replace WindowsService.cs.
|
2023-04-27 10:50:06 -07:00 |
|
Jared Goodwin
|
339e552114
|
Update dotnet version in scripts and Dockerfile.
|
2023-04-27 07:53:02 -07:00 |
|
Jared Goodwin
|
16477e7f9e
|
Register missing IMessageBoxViewModel in DI, organize MessageBox-related classes, add FakeMessageBoxViewModel, fix resolution of current Application in AvaloniaDispatcher, and remove unused dependency on libdgiplus.
|
2023-04-15 11:43:32 -07:00 |
|
Jared Goodwin
|
cef26f5ca7
|
Add form label color in darkly theme for Identity input labels.
|
2023-02-01 21:15:21 -08:00 |
|
Jared Goodwin
|
080aed5d7b
|
Installer and client download fixes. (#549)
* Check for empty ETag during install. Update log path.
* Use effective theme in ClientDownloadsController. Fix typo.
* Fix FileLogger pattern matching.
* Change log wording.
|
2023-01-02 14:03:09 -08:00 |
|
Jared Goodwin
|
3ef4cdf81a
|
Extract remote control functionality into separate library. (#539)
* Convert server to new single-file startup model.
* Add remote control implementations.
* Implement IViewerAuthorizer.
* Update hub endpoints.
* Implement HubEventHandler.
* Implement ViewerHubDataProvider.
* Implement page data provider.
* Implement RCL and refactor.
* Update submodule.
* Replace submodule with NuGet.
* Update copy URL.
* Update NuGet.
* Remove deprecated WebRTC.
* Remove deprecated WebRTC.
* Update Immense.RemoteControl
* Building out desktop projects.
* Bring more services into submodule.
* Update submodule.
* Update submodule.
* Refactoring for module.
* Update submodule.
* Update submodule
* Got Windows desktop app running.
* Refactor for submodule changes.
* FIx unattended session start.
* Switch desktop app out of console mode.
* Fix tests.
* Update publishing.
* Remove ClickOnce middleware.
* Remove ClickOnce remnants.
* Update submodule
* Add some logging.
* Update Linux path.
* Update submodule.
* Add cleanup service for unattended sessions that failed to start.
* Update submodule.
* Fix chat.
* Add ValidateExecutableReferencesMatchSelfContained property.
* Add other submodule projects. Align checkbox.
* Update submodule. Reduce deserialization in the browser, resulting in faster renders.
* Update submodule.
* Update submodule.
* Update submodule.
* Update submodule.
* Add orgId back for branding.
* Get branding loading in desktop apps.
* Update submodule.
* Create log dir.
* Refactor version check on config page.
* Update submodule.
* Update submodule.
* Change submodule URL.
* Correct namespace.
* Update submodule.
* Checkout submodules recursively.
|
2022-12-23 06:39:12 -08:00 |
|
Jared Goodwin
|
377c32a33b
|
Fix mouse move.
|
2022-08-01 18:41:53 -07:00 |
|
Jared Goodwin
|
3d15470d3d
|
Move mouse at the start of touch scroll. Add deadzone before initiating scrolling.
|
2022-08-01 18:06:02 -07:00 |
|
Jared Goodwin
|
808c1f7593
|
Add two-finger touch scrolling.
|
2022-07-16 05:42:33 -07:00 |
|
Jared Goodwin
|
54a8726c29
|
Update packages.
|
2022-07-06 07:40:21 -07:00 |
|
Jared Goodwin
|
47378133d1
|
Replace System.Drawing with SkiaSharp.
|
2022-07-06 07:36:38 -07:00 |
|
Jared Goodwin
|
4041c14cfc
|
Enable compression in single-file publish.
|
2021-12-02 07:20:49 -08:00 |
|
Jared Goodwin
|
b62659f6f9
|
Update publish profiles. Fix API changes in SignalR.
|
2021-12-02 07:13:51 -08:00 |
|
Jared Goodwin
|
39044acb02
|
Update projects.
|
2021-12-02 06:10:03 -08:00 |
|
Jared Goodwin
|
ec2ae45e88
|
Merged PR 9: Auto-quality tweaks.
Auto-quality updates.
|
2021-08-07 17:53:14 +00:00 |
|
Jared Goodwin
|
33ebb5302c
|
Fix invite button. ClientId changed to CasterId.
|
2021-07-29 07:58:19 -07:00 |
|
Jared Goodwin
|
24eb298914
|
Remove AutoQuality and simplify caster throttling.
|
2021-07-29 07:58:19 -07:00 |
|
Jared Goodwin
|
ef27410b6c
|
Fix font color in #blazor-error-ui.
|
2021-07-29 07:58:18 -07:00 |
|
Jared Goodwin
|
cfbf8ec984
|
Update manifest.
|
2021-07-29 07:58:18 -07:00 |
|
Jared Goodwin
|
e3f2809bb7
|
Remove @msgpack/msgpack dependency. Use msgpack5 instead.
|
2021-07-29 07:58:18 -07:00 |
|
Jared Goodwin
|
723b107c0a
|
Update agent install script.
|
2021-07-29 07:58:18 -07:00 |
|
Jared Goodwin
|
4d82b67a4c
|
Use libman for client-side libraries.
|
2021-07-29 07:58:17 -07:00 |
|
Jared Goodwin
|
ba529238c3
|
Try calling external binaries as owner of brew.
|
2021-07-29 07:58:15 -07:00 |
|
Jared Goodwin
|
918908c432
|
Fix unary operator.
|
2021-07-29 07:58:15 -07:00 |
|
Jared Goodwin
|
350a736a10
|
Ensure stored GUID has value during install.
|
2021-07-29 07:58:15 -07:00 |
|
Jared Goodwin
|
ba53c165f3
|
Re-implement auto quality toggle.
|
2021-07-29 07:58:12 -07:00 |
|
Jared Goodwin
|
66325ccc45
|
Add macOS arm64.
|
2021-07-29 07:58:11 -07:00 |
|
Jared Goodwin
|
e1955592c5
|
Fix UUID gen.
|
2021-07-29 07:58:11 -07:00 |
|
Jared Goodwin
|
16c296bccc
|
Fix macOS installer.
|
2021-07-29 07:58:11 -07:00 |
|
Jared Goodwin
|
3c11469879
|
Revert message handler change.
|
2021-07-29 07:58:10 -07:00 |
|
Jared Goodwin
|
9662de8802
|
Update streaming toggled after video data has loaded.
|
2021-07-29 07:58:10 -07:00 |
|
Jared Goodwin
|
a3476714fd
|
Track frames by Id.
|
2021-07-29 07:58:08 -07:00 |
|
Jared Goodwin
|
17b77a39f8
|
Add Mac updater.
|
2021-07-29 07:58:06 -07:00 |
|
Jared Goodwin
|
2f9e5cb30a
|
Rename "Linux" to "XPlat"
|
2021-07-29 07:58:06 -07:00 |
|
Jared Goodwin
|
593b21a824
|
Add Mac downloads.
|
2021-07-29 07:58:06 -07:00 |
|
Jared Goodwin
|
572c796fa0
|
Add MacOSX install script.
|
2021-07-29 07:58:05 -07:00 |
|
Jared Goodwin
|
a7416b3b5c
|
Send larger chunks of audio.
|
2021-07-29 07:58:05 -07:00 |
|
Jared Goodwin
|
c2d6dae83b
|
Revert WebRTC library back to Microsoft MixedReality WebRTC.
|
2021-07-29 07:58:04 -07:00 |
|
Jared Goodwin
|
169a73bd87
|
Update SignalR and MessagePack JavaScript libraries.
|
2021-07-29 07:58:03 -07:00 |
|
Jared Goodwin
|
01ea330f54
|
Signal end of ICE with null candidate.
|
2021-07-29 07:58:03 -07:00 |
|
Jared Goodwin
|
3d1c0e111f
|
Don't send empty ice candidate.
|
2021-07-29 07:58:03 -07:00 |
|
Jared Goodwin
|
6a0cb369ac
|
Trigger heartbeat when device is expanded.
|
2021-07-29 07:58:03 -07:00 |
|
Jared Goodwin
|
f43bedb0d5
|
Fix merge issues for SipSorcery.
|
2021-07-29 07:58:02 -07:00 |
|
Jared
|
8abdbf7986
|
Use separate hub method params for signaling.
|
2021-07-29 07:57:39 -07:00 |
|
Jared
|
6060d32fb8
|
Prefix candidate if missing.
|
2021-07-29 07:57:39 -07:00 |
|
Jared
|
3a5471b553
|
Replace MR WebRTC with SIPSorcery.
|
2021-07-29 07:57:39 -07:00 |
|
Jared Goodwin
|
97d8eaf8ff
|
Auto-populate name on Remote Control page.
|
2021-07-29 07:57:37 -07:00 |
|
Jared
|
e4af33cce7
|
Add filtering options to server admins list.
|
2021-07-29 07:57:32 -07:00 |
|
Jared Goodwin
|
d2bb8b926b
|
Merged PR 6: Linux capture fixes.
|
2021-07-29 07:57:32 -07:00 |
|