-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
App taskbar improvements. UI refresh. Normal installer
- Loading branch information
Showing
60 changed files
with
7,673 additions
and
4,393 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
*Recommended Markdown Viewer: [Markdown Editor](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2)* | ||
|
||
## Getting Started | ||
|
||
The Core project contains code that can be [reused across multiple application projects](https://docs.microsoft.com/dotnet/standard/net-standard#net-5-and-net-standard). |
Binary file modified
BIN
+0 Bytes
(100%)
Saku Overclock.Core/bin/Debug/net7.0/Saku Overclock.Core.dll
Binary file not shown.
Binary file modified
BIN
-32 Bytes
(100%)
Saku Overclock.Core/bin/Debug/net7.0/Saku Overclock.Core.pdb
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Saku Overclock.Core/bin/x64/Debug/net7.0/Saku Overclock.Core.dll
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
Saku Overclock.Core/bin/x64/Debug/net7.0/Saku Overclock.Core.pdb
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
Saku Overclock.Core/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
// <autogenerated /> | ||
using System; | ||
using System.Reflection; | ||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Saku Overclock.Core/obj/Debug/net7.0/Saku Overclock.Core.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
f24ee87fbd25ebdc2558340e8204db4ed22e89403a70b559850813fa9a16af93 | ||
9499fa4c14a16e9c6e2106979effa862f8c2047b343cc3664d16841e75371f83 |
Empty file.
Binary file modified
BIN
+0 Bytes
(100%)
Saku Overclock.Core/obj/Debug/net7.0/Saku Overclock.Core.dll
Binary file not shown.
Binary file modified
BIN
-32 Bytes
(100%)
Saku Overclock.Core/obj/Debug/net7.0/Saku Overclock.Core.pdb
Binary file not shown.
1 change: 1 addition & 0 deletions
1
Saku Overclock.Core/obj/arm64/Debug/net7.0/Saku Overclock.Core.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
9499fa4c14a16e9c6e2106979effa862f8c2047b343cc3664d16841e75371f83 |
File renamed without changes.
8 changes: 8 additions & 0 deletions
8
Saku Overclock.Core/obj/arm64/Debug/net7.0/Saku Overclock.Core.GlobalUsings.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
// <auto-generated/> | ||
global using global::System; | ||
global using global::System.Collections.Generic; | ||
global using global::System.IO; | ||
global using global::System.Linq; | ||
global using global::System.Net.Http; | ||
global using global::System.Threading; | ||
global using global::System.Threading.Tasks; |
13 changes: 13 additions & 0 deletions
13
Saku Overclock.Core/obj/arm64/Debug/net7.0/Saku Overclock.Core.csproj.FileListAbsolute.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\bin\arm64\Debug\net7.0\Saku Overclock.Core.deps.json | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\bin\arm64\Debug\net7.0\Saku Overclock.Core.dll | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\bin\arm64\Debug\net7.0\Saku Overclock.Core.pdb | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.csproj.AssemblyReference.cache | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.GeneratedMSBuildEditorConfig.editorconfig | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.AssemblyInfoInputs.cache | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.AssemblyInfo.cs | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.csproj.CoreCompileInputs.cache | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.sourcelink.json | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.dll | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\refint\Saku Overclock.Core.dll | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\Saku Overclock.Core.pdb | ||
C:\Users\Sakura\source\repos\Saku Overclock\Saku Overclock.Core\obj\arm64\Debug\net7.0\ref\Saku Overclock.Core.dll |
Binary file modified
BIN
+0 Bytes
(100%)
Saku Overclock.Core/obj/x64/Debug/net7.0/Saku Overclock.Core.dll
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
Saku Overclock.Core/obj/x64/Debug/net7.0/Saku Overclock.Core.pdb
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
using Saku_Overclock.SMUEngine; | ||
|
||
namespace Saku_Overclock.JsonContainers; | ||
internal class Notifications | ||
{ | ||
public List<Notify>? Notifies | ||
{ | ||
get; set; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.