Commit Graph

13 Commits

Author SHA1 Message Date
Natsumi
a47c5f8f7a DisableGpuAcceleration option 2024-11-08 00:02:46 +13:00
Natsumi
6b7ea9de01 Chrome cache size 2024-10-30 15:52:42 +13:00
Natsumi
6180777652 Fix launch args 2024-10-22 11:02:32 +13:00
Ethan Cordray
f9686ad803 Implement GPU Accelerated VR Overlay (#944) 2024-10-22 11:02:11 +13:00
Natsumi
696f0a915c Update Cef 128.4.90 2024-09-28 02:45:45 +12:00
Natsumi
bc565abdae Update Cef and npm packages 2024-08-28 13:55:49 +12:00
Nekromateion
4f336195f0 Fix ScreenshotMetadata drag drop (#843)
Provide the full path to dragEnterCef instead of only the file name.
2024-07-22 21:36:22 +12:00
Natsumi
e26aed5c6a Proxy settings 2024-07-17 10:31:18 +12:00
Natsumi
fe12f615ba Update Cef 125.0.210, fix PerformanceCounter bugs 2024-06-15 20:46:43 +12:00
Natsumi
942bb0536b Image cache fixes 2024-04-18 01:50:03 +12:00
Usman Shafiq
f053f2bec1 Build as Self Contained and Selfhost CefSharp SubProcess (#693)
* Added self contained parameter to builds

* Remove dotnet install from installer

* Fixed missing SubProcessExe

* Self hot browser subprocess

---------

Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-12-04 20:52:34 +13:00
Ethan Cordray
2e9db3153d NET 8 Upgrade (#687)
* Initial .NET8 Upgrade

* Initial GitHub Actions Cleanup

* Fix Desktop Notifications

* Fix throw warning

* Upgrade vunerable transative nuget packages

* Fix warnings with registry overflow

* Adjust async/await usage for configRepository

* Fix TTS voice name and app auto start

* Install .NET 8 with setup

I regret NSIS

* Remove no longer needed System/MS references (included in dotnet sdk)

* Surpress stackalloc in loop warning, that code scares me.

* Removed unused SharpDX packages

* Ignore WebClient warning, hopefully this project doesn't move past NET 8

* Fixed terrifying code

* GenerateAssemblyInfo

* Trimmed editor config to only silence warning.

* Fix open webpage

* Fix updater

---------

Co-authored-by: DubyaDude <ushafiq141@gmail.com>
Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-11-22 01:41:57 +13:00
Natsumi
6cfadfa67f Folder cs files 2023-10-11 20:36:41 +13:00