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

@@ -0,0 +1,105 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"NotVPR_SideProjecktForVpr_FreeTime/1.0.0": {
"dependencies": {
"32feet.NET": "3.5.0",
"System.Configuration.ConfigurationManager": "9.0.6"
},
"runtime": {
"NotVPR_SideProjecktForVpr_FreeTime.dll": {}
}
},
"32feet.NET/3.5.0": {
"runtime": {
"lib/net/InTheHand.Net.Personal.dll": {
"assemblyVersion": "3.5.605.0",
"fileVersion": "3.5.605.0"
}
}
},
"System.Configuration.ConfigurationManager/9.0.6": {
"dependencies": {
"System.Diagnostics.EventLog": "9.0.6",
"System.Security.Cryptography.ProtectedData": "9.0.6"
},
"runtime": {
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
}
},
"System.Diagnostics.EventLog/9.0.6": {
"runtime": {
"lib/net8.0/System.Diagnostics.EventLog.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
},
"runtimeTargets": {
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "9.0.0.0",
"fileVersion": "0.0.0.0"
},
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
}
},
"System.Security.Cryptography.ProtectedData/9.0.6": {
"runtime": {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
}
}
}
},
"libraries": {
"NotVPR_SideProjecktForVpr_FreeTime/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"32feet.NET/3.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Edc4otytrDm/zSpssF61LsZzkxZeaCEAo4cOUO1foS6OhUUCsEPRRTmwEG+jYC2zU1sYFrpZnjJU6F3a6NjSgA==",
"path": "32feet.net/3.5.0",
"hashPath": "32feet.net.3.5.0.nupkg.sha512"
},
"System.Configuration.ConfigurationManager/9.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GQYhl3XCSGhxQvbRCjQiuGbJjm1tlq2lu98SGItjeingM7D+uKNnmKlK0MMuAU1asT7YtJ8uoT83WnGCuna9Qg==",
"path": "system.configuration.configurationmanager/9.0.6",
"hashPath": "system.configuration.configurationmanager.9.0.6.nupkg.sha512"
},
"System.Diagnostics.EventLog/9.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lum+Dv+8S4gqN5H1C576UcQe0M2buoRjEUVs4TctXRSWjBH3ay3w2KyQrOo1yPdRs1I+xK69STz+4mjIisFI5w==",
"path": "system.diagnostics.eventlog/9.0.6",
"hashPath": "system.diagnostics.eventlog.9.0.6.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/9.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yErfw/3pZkJE/VKza/Cm5idTpIKOy/vsmVi59Ta5SruPVtubzxb8CtnE8tyUpzs5pr0Y28GUFfSVzAhCLN3F/Q==",
"path": "system.security.cryptography.protecteddata/9.0.6",
"hashPath": "system.security.cryptography.protecteddata.9.0.6.nupkg.sha512"
}
}
}

View File

@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

View File

@@ -12,6 +12,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"
@@ -20,6 +21,14 @@
"ShadowStream.dll": {}
}
},
"32feet.NET/3.5.0": {
"runtime": {
"lib/net/InTheHand.Net.Personal.dll": {
"assemblyVersion": "3.5.605.0",
"fileVersion": "3.5.605.0"
}
}
},
"FFMediaToolkit/4.6.0": {
"dependencies": {
"FFmpeg.AutoGen": "7.1.1"
@@ -137,6 +146,18 @@
"System.Threading.Tasks": "4.3.0"
}
},
"System.Configuration.ConfigurationManager/9.0.6": {
"dependencies": {
"System.Diagnostics.EventLog": "9.0.6",
"System.Security.Cryptography.ProtectedData": "9.0.6"
},
"runtime": {
"lib/net8.0/System.Configuration.ConfigurationManager.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
}
},
"System.Diagnostics.Debug/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.1",
@@ -153,6 +174,28 @@
"System.Threading": "4.3.0"
}
},
"System.Diagnostics.EventLog/9.0.6": {
"runtime": {
"lib/net8.0/System.Diagnostics.EventLog.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
},
"runtimeTargets": {
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "9.0.0.0",
"fileVersion": "0.0.0.0"
},
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
}
},
"System.Diagnostics.Tracing/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.1",
@@ -426,6 +469,14 @@
"System.Threading.Tasks": "4.3.0"
}
},
"System.Security.Cryptography.ProtectedData/9.0.6": {
"runtime": {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.625.26613"
}
}
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.1",
@@ -503,6 +554,18 @@
"fileVersion": "1.0.0.0"
}
}
},
"NotVPR_SideProjecktForVpr_FreeTime/1.0.0": {
"dependencies": {
"32feet.NET": "3.5.0",
"System.Configuration.ConfigurationManager": "9.0.6"
},
"runtime": {
"NotVPR_SideProjecktForVpr_FreeTime.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
@@ -512,6 +575,13 @@
"serviceable": false,
"sha512": ""
},
"32feet.NET/3.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Edc4otytrDm/zSpssF61LsZzkxZeaCEAo4cOUO1foS6OhUUCsEPRRTmwEG+jYC2zU1sYFrpZnjJU6F3a6NjSgA==",
"path": "32feet.net/3.5.0",
"hashPath": "32feet.net.3.5.0.nupkg.sha512"
},
"FFMediaToolkit/4.6.0": {
"type": "package",
"serviceable": true,
@@ -687,6 +757,13 @@
"path": "system.collections.concurrent/4.3.0",
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
},
"System.Configuration.ConfigurationManager/9.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GQYhl3XCSGhxQvbRCjQiuGbJjm1tlq2lu98SGItjeingM7D+uKNnmKlK0MMuAU1asT7YtJ8uoT83WnGCuna9Qg==",
"path": "system.configuration.configurationmanager/9.0.6",
"hashPath": "system.configuration.configurationmanager.9.0.6.nupkg.sha512"
},
"System.Diagnostics.Debug/4.3.0": {
"type": "package",
"serviceable": true,
@@ -701,6 +778,13 @@
"path": "system.diagnostics.diagnosticsource/4.3.0",
"hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
},
"System.Diagnostics.EventLog/9.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lum+Dv+8S4gqN5H1C576UcQe0M2buoRjEUVs4TctXRSWjBH3ay3w2KyQrOo1yPdRs1I+xK69STz+4mjIisFI5w==",
"path": "system.diagnostics.eventlog/9.0.6",
"hashPath": "system.diagnostics.eventlog.9.0.6.nupkg.sha512"
},
"System.Diagnostics.Tracing/4.3.0": {
"type": "package",
"serviceable": true,
@@ -883,6 +967,13 @@
"path": "system.security.cryptography.primitives/4.3.0",
"hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/9.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yErfw/3pZkJE/VKza/Cm5idTpIKOy/vsmVi59Ta5SruPVtubzxb8CtnE8tyUpzs5pr0Y28GUFfSVzAhCLN3F/Q==",
"path": "system.security.cryptography.protecteddata/9.0.6",
"hashPath": "system.security.cryptography.protecteddata.9.0.6.nupkg.sha512"
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"type": "package",
"serviceable": true,
@@ -936,6 +1027,11 @@
"type": "project",
"serviceable": false,
"sha512": ""
},
"NotVPR_SideProjecktForVpr_FreeTime/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,17 @@
[
{
"name": "Rio 2.mp4",
"type": "Muvie",
"path": "G:/Rio 2.mp4"
},
{
"name": "Transformers Film.mp4",
"type": "Muvie",
"path": "G:/Transformers Film.mp4"
},
{
"name": "Teenage Mutant Ninja Turtles - Full Movie_En.mp4",
"type": "Muvie",
"path": "G:/Teenage Mutant Ninja Turtles - Full Movie_En.mp4"
}
]