Skip to content

Commit

Permalink
Update 23.10.5
Browse files Browse the repository at this point in the history
- Memory leaks have been mitigated but are still possible
  • Loading branch information
yagdev committed Oct 5, 2023
1 parent 0e95095 commit 458eee9
Show file tree
Hide file tree
Showing 263 changed files with 2,649 additions and 271 deletions.
2 changes: 1 addition & 1 deletion DiscordRPCAttempt2/DiscordRPCAttempt2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<Title>Discord Spotify Lyrics RPC</Title>
<Version>23.10.4</Version>
<Version>23.10.5</Version>
<Authors>YAG-dev</Authors>
<Company>YAG-dev</Company>
<Product>Discord Spotify Lyrics RPC</Product>
Expand Down
493 changes: 236 additions & 257 deletions DiscordRPCAttempt2/Settings.xaml.cs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions DiscordRPCAttempt2/bin/Debug/net6.0-windows/AppID.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1155340829485961277
1 change: 1 addition & 0 deletions DiscordRPCAttempt2/bin/Debug/net6.0-windows/ClientID.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
492a00fdaf234607b5038f660a90be6c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"DiscordRPCAttempt2/23.10.4": {
"DiscordRPCAttempt2/23.10.5": {
"dependencies": {
"DiscordRichPresence": "1.2.1.24",
"SpotifyAPI.Web": "7.0.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
}
},
"libraries": {
"DiscordRPCAttempt2/23.10.4": {
"DiscordRPCAttempt2/23.10.5": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified DiscordRPCAttempt2/bin/Debug/net6.0-windows/DiscordRPCAttempt2.pdb
Binary file not shown.
1 change: 1 addition & 0 deletions DiscordRPCAttempt2/bin/Debug/net6.0-windows/SPDC.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
AQApeSxJdNT7SYNi894yHDFbqU7_x-dM2MZmxvnrCFUiwg0wk5ne62oZjGmlekTNbqo_dOVzOpqrvzgKcHqTVw7--e1iBYZnESbwQWmt8f8DeL-nYxpIeKTBn2Z9DI_2QebQ0wsSqbsMCTdeRP1Qal4mBIzokE74
1 change: 1 addition & 0 deletions DiscordRPCAttempt2/bin/Debug/net6.0-windows/SecretID.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a209e1c6b7ff42a685478b540be1d49e
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.5.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.5")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.5.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
88e2ddf974fe5daeea6f68a1215663e43bdb185b
Binary file not shown.
Binary file not shown.
Binary file modified DiscordRPCAttempt2/obj/Debug/net6.0-windows/DiscordRPCAttempt2.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DiscordRPCAttempt2_1iypjhcx_wpftmp
build_property.ProjectDir = C:\Users\dinis\source\repos\DiscordRPCAttempt2\DiscordRPCAttempt2\
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DiscordRPCAttempt2_1nbxjsul_wpftmp
build_property.ProjectDir = C:\Users\dinis\source\repos\DiscordRPCAttempt2\DiscordRPCAttempt2\
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DiscordRPCAttempt2_1virxbw2_wpftmp
build_property.ProjectDir = C:\Users\dinis\source\repos\DiscordRPCAttempt2\DiscordRPCAttempt2\
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DiscordRPCAttempt2_1vprf5xz_wpftmp
build_property.ProjectDir = C:\Users\dinis\source\repos\DiscordRPCAttempt2\DiscordRPCAttempt2\
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DiscordRPCAttempt2_1zid3g4f_wpftmp
build_property.ProjectDir = C:\Users\dinis\source\repos\DiscordRPCAttempt2\DiscordRPCAttempt2\
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DiscordRPCAttempt2_2uvfhl3y_wpftmp
build_property.ProjectDir = C:\Users\dinis\source\repos\DiscordRPCAttempt2\DiscordRPCAttempt2\
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("YAG-dev")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("23.10.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("23.10.4")]
[assembly: System.Reflection.AssemblyProductAttribute("Discord Spotify Lyrics RPC")]
[assembly: System.Reflection.AssemblyTitleAttribute("DiscordRPCAttempt2")]
[assembly: System.Reflection.AssemblyVersionAttribute("23.10.4.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c397697328c8b7d24b5689b2a2c022fee25b964
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DiscordRPCAttempt2_2zrswhn4_wpftmp
build_property.ProjectDir = C:\Users\dinis\source\repos\DiscordRPCAttempt2\DiscordRPCAttempt2\
Binary file not shown.
Loading

0 comments on commit 458eee9

Please sign in to comment.