initial push of android app and bt server. these are used to make a remote usable via phone

This commit is contained in:
Elias Quinn
2025-06-30 07:53:58 +01:00
parent 9e5b7a6999
commit 654af164ab
2009 changed files with 102252 additions and 2084 deletions

View File

@@ -2,6 +2,19 @@
"version": 3,
"targets": {
"net8.0-windows7.0": {
"32feet.NET/3.5.0": {
"type": "package",
"compile": {
"lib/net/InTheHand.Net.Personal.dll": {
"related": ".XML"
}
},
"runtime": {
"lib/net/InTheHand.Net.Personal.dll": {
"related": ".XML"
}
}
},
"FFMediaToolkit/4.6.0": {
"type": "package",
"dependencies": {
@@ -315,6 +328,26 @@
"lib/netstandard1.3/System.Collections.Concurrent.dll": {}
}
},
"System.Configuration.ConfigurationManager/9.0.6": {
"type": "package",
"dependencies": {
"System.Diagnostics.EventLog": "9.0.6",
"System.Security.Cryptography.ProtectedData": "9.0.6"
},
"compile": {
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"System.Diagnostics.Debug/4.3.0": {
"type": "package",
"dependencies": {
@@ -348,6 +381,32 @@
}
}
},
"System.Diagnostics.EventLog/9.0.6": {
"type": "package",
"compile": {
"lib/net8.0/System.Diagnostics.EventLog.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Diagnostics.EventLog.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
"assetType": "runtime",
"rid": "win"
},
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Diagnostics.Tracing/4.3.0": {
"type": "package",
"dependencies": {
@@ -864,6 +923,22 @@
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
}
},
"System.Security.Cryptography.ProtectedData/9.0.6": {
"type": "package",
"compile": {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"type": "package",
"dependencies": {
@@ -997,10 +1072,39 @@
"runtime": {
"bin/placeholder/file finder test.dll": {}
}
},
"NotVPR_SideProjecktForVpr_FreeTime/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"dependencies": {
"32feet.NET": "3.5.0",
"System.Configuration.ConfigurationManager": "9.0.6"
},
"compile": {
"bin/placeholder/NotVPR_SideProjecktForVpr_FreeTime.dll": {}
},
"runtime": {
"bin/placeholder/NotVPR_SideProjecktForVpr_FreeTime.dll": {}
}
}
}
},
"libraries": {
"32feet.NET/3.5.0": {
"sha512": "Edc4otytrDm/zSpssF61LsZzkxZeaCEAo4cOUO1foS6OhUUCsEPRRTmwEG+jYC2zU1sYFrpZnjJU6F3a6NjSgA==",
"type": "package",
"path": "32feet.net/3.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"32feet.net.3.5.0.nupkg.sha512",
"32feet.net.nuspec",
"lib/net-cf/InTheHand.Net.Personal.XML",
"lib/net-cf/InTheHand.Net.Personal.dll",
"lib/net/InTheHand.Net.Personal.XML",
"lib/net/InTheHand.Net.Personal.dll"
]
},
"FFMediaToolkit/4.6.0": {
"sha512": "jbLcrLIEXc5jTOPu5ErsTonW/zO1auUkhWl8BksOsW58MXJRnYs1Qf7skFN8lwvFAKbd93E1+Mg3B1WtAIOHiw==",
"type": "package",
@@ -1538,6 +1642,34 @@
"system.collections.concurrent.nuspec"
]
},
"System.Configuration.ConfigurationManager/9.0.6": {
"sha512": "GQYhl3XCSGhxQvbRCjQiuGbJjm1tlq2lu98SGItjeingM7D+uKNnmKlK0MMuAU1asT7YtJ8uoT83WnGCuna9Qg==",
"type": "package",
"path": "system.configuration.configurationmanager/9.0.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
"lib/net462/System.Configuration.ConfigurationManager.dll",
"lib/net462/System.Configuration.ConfigurationManager.xml",
"lib/net8.0/System.Configuration.ConfigurationManager.dll",
"lib/net8.0/System.Configuration.ConfigurationManager.xml",
"lib/net9.0/System.Configuration.ConfigurationManager.dll",
"lib/net9.0/System.Configuration.ConfigurationManager.xml",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
"system.configuration.configurationmanager.9.0.6.nupkg.sha512",
"system.configuration.configurationmanager.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Diagnostics.Debug/4.3.0": {
"sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
"type": "package",
@@ -1627,6 +1759,40 @@
"system.diagnostics.diagnosticsource.nuspec"
]
},
"System.Diagnostics.EventLog/9.0.6": {
"sha512": "lum+Dv+8S4gqN5H1C576UcQe0M2buoRjEUVs4TctXRSWjBH3ay3w2KyQrOo1yPdRs1I+xK69STz+4mjIisFI5w==",
"type": "package",
"path": "system.diagnostics.eventlog/9.0.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Diagnostics.EventLog.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
"lib/net462/System.Diagnostics.EventLog.dll",
"lib/net462/System.Diagnostics.EventLog.xml",
"lib/net8.0/System.Diagnostics.EventLog.dll",
"lib/net8.0/System.Diagnostics.EventLog.xml",
"lib/net9.0/System.Diagnostics.EventLog.dll",
"lib/net9.0/System.Diagnostics.EventLog.xml",
"lib/netstandard2.0/System.Diagnostics.EventLog.dll",
"lib/netstandard2.0/System.Diagnostics.EventLog.xml",
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
"runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll",
"runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll",
"runtimes/win/lib/net9.0/System.Diagnostics.EventLog.xml",
"system.diagnostics.eventlog.9.0.6.nupkg.sha512",
"system.diagnostics.eventlog.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Diagnostics.Tracing/4.3.0": {
"sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
"type": "package",
@@ -3011,6 +3177,40 @@
"system.security.cryptography.primitives.nuspec"
]
},
"System.Security.Cryptography.ProtectedData/9.0.6": {
"sha512": "yErfw/3pZkJE/VKza/Cm5idTpIKOy/vsmVi59Ta5SruPVtubzxb8CtnE8tyUpzs5pr0Y28GUFfSVzAhCLN3F/Q==",
"type": "package",
"path": "system.security.cryptography.protecteddata/9.0.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net462/System.Security.Cryptography.ProtectedData.dll",
"lib/net462/System.Security.Cryptography.ProtectedData.xml",
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll",
"lib/net8.0/System.Security.Cryptography.ProtectedData.xml",
"lib/net9.0/System.Security.Cryptography.ProtectedData.dll",
"lib/net9.0/System.Security.Cryptography.ProtectedData.xml",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"system.security.cryptography.protecteddata.9.0.6.nupkg.sha512",
"system.security.cryptography.protecteddata.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
"type": "package",
@@ -4436,6 +4636,11 @@
"type": "project",
"path": "../file finder test/file finder test.csproj",
"msbuildProject": "../file finder test/file finder test.csproj"
},
"NotVPR_SideProjecktForVpr_FreeTime/1.0.0": {
"type": "project",
"path": "../NotVPR_SideProjecktForVpr_FreeTime/NotVPR_SideProjecktForVpr_FreeTime.csproj",
"msbuildProject": "../NotVPR_SideProjecktForVpr_FreeTime/NotVPR_SideProjecktForVpr_FreeTime.csproj"
}
},
"projectFileDependencyGroups": {
@@ -4444,6 +4649,7 @@
"FFmpeg.AutoGen >= 7.1.1",
"LibVLCSharp.WPF >= 3.9.3",
"Newtonsoft.Json >= 13.0.1",
"NotVPR_SideProjecktForVpr_FreeTime >= 1.0.0",
"System.Drawing.Common >= 6.0.0",
"TagLibSharp >= 2.3.0",
"VideoLAN.LibVLC.Windows >= 3.0.21",
@@ -4476,6 +4682,7 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -4484,6 +4691,9 @@
"projectReferences": {
"C:\\Users\\bib\\Desktop\\vpr\\pull from pc\\mediaverwaltung\\file finder test\\file finder test.csproj": {
"projectPath": "C:\\Users\\bib\\Desktop\\vpr\\pull from pc\\mediaverwaltung\\file finder test\\file finder test.csproj"
},
"C:\\Users\\bib\\Desktop\\vpr\\pull from pc\\mediaverwaltung\\NotVPR_SideProjecktForVpr_FreeTime\\NotVPR_SideProjecktForVpr_FreeTime.csproj": {
"projectPath": "C:\\Users\\bib\\Desktop\\vpr\\pull from pc\\mediaverwaltung\\NotVPR_SideProjecktForVpr_FreeTime\\NotVPR_SideProjecktForVpr_FreeTime.csproj"
}
}
}
@@ -4551,8 +4761,20 @@
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Users\\bib\\.dotnet\\sdk\\8.0.406/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.411/PortableRuntimeIdentifierGraph.json"
}
}
}
},
"logs": [
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package '32feet.NET 3.5.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0-windows7.0'. This package may not be fully compatible with your project.",
"libraryId": "32feet.NET",
"targetGraphs": [
"net8.0-windows7.0"
]
}
]
}