Elias: smal fixes to arrow nav.remote now semi trigers right events/playlist nav still needs making

This commit is contained in:
unknown
2025-07-07 11:18:25 +02:00
parent d3cd0f1bdd
commit 6a63193082
146 changed files with 1226 additions and 361 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2abed3f2d8d50d3d4bca0ccbe7097d820ca77b89")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d3cd0f1bddfb1060a6318d43ea6566d5388c2cc5")]
[assembly: System.Reflection.AssemblyProductAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyTitleAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
72eeb784a09b63add5a1b736b1715f411129f6a6a17160c1fb0361cfbf90ea8d
91e547da6255849434da197c8e0e67ab1ba1dc463ee719c794d0abda1d769fad

View File

@@ -12,23 +12,23 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = NotVPR_Remote
build_property.ProjectDir = C:\Users\Elias\Desktop\vpr\vpr\NotVPR_Remote\
build_property.ProjectDir = C:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
[C:/Users/Elias/Desktop/vpr/vpr/NotVPR_Remote/App.xaml]
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/App.xaml]
build_metadata.AdditionalFiles.GenKind = Xaml
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.App.xaml
build_metadata.AdditionalFiles.TargetPath = App.xaml
build_metadata.AdditionalFiles.RelativePath = App.xaml
[C:/Users/Elias/Desktop/vpr/vpr/NotVPR_Remote/AppShell.xaml]
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/AppShell.xaml]
build_metadata.AdditionalFiles.GenKind = Xaml
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.AppShell.xaml
build_metadata.AdditionalFiles.TargetPath = AppShell.xaml
build_metadata.AdditionalFiles.RelativePath = AppShell.xaml
[C:/Users/Elias/Desktop/vpr/vpr/NotVPR_Remote/MainPage.xaml]
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/MainPage.xaml]
build_metadata.AdditionalFiles.GenKind = Xaml
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.MainPage.xaml
build_metadata.AdditionalFiles.TargetPath = MainPage.xaml

View File

@@ -13,7 +13,7 @@ androidlinkskip=
androidsdkbuildtoolsversion=34.0.0
androidsdkpath=c:\program files (x86)\android\android-sdk\
androidndkpath=
javasdkpath=c:\program files (x86)\android\openjdk\jdk-17.0.12\
javasdkpath=c:\program files (x86)\android\openjdk\jdk-17.0.14\
androidsequencepointsmode=none
androidnetsdkversion=34.0.154
monosymbolarchive=false
@@ -24,8 +24,8 @@ androidgeneratejnimarshalmethods=false
os=windows_nt
androidincludedebugsymbols=true
androidpackagenamingpolicy=lowercasecrc64
_nugetassetsfilehash=c4ba13cbb35d32cd3479281ec27d094d040c001d2634e41b011dd18f75a49acb
_nugetassetsfilehash=439bfb51003068df5ec1b3d26e41ef7eab09ccd3179d118b5a4b76df224ce5fd
typemapkind=strings-asm
androidmanifestplaceholders=
projectfullpath=c:\users\elias\desktop\vpr\vpr\notvpr_remote\notvpr_remote.csproj
projectfullpath=c:\users\bib\desktop\vpr\pull from pc\mediaverwaltung\notvpr_remote\notvpr_remote.csproj
androidusedesignerassembly=true

File diff suppressed because one or more lines are too long