Migrated aurora-sharp-desktop to /aurora-sharp-desktop
549
aurora-sharp-desktop/Aurora.gtk/Aurora.gtk.csproj
Normal file
@ -0,0 +1,549 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="..\packages\Xamarin.Forms.4.3.0.991211\build\Xamarin.Forms.props" Condition="Exists('..\packages\Xamarin.Forms.4.3.0.991211\build\Xamarin.Forms.props')" />
|
||||
<Import Project="..\packages\Grpc.Tools.2.25.0\build\Grpc.Tools.props" Condition="Exists('..\packages\Grpc.Tools.2.25.0\build\Grpc.Tools.props')" />
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
|
||||
<ProjectGuid>{E8C8C24A-5C51-47CB-B241-F5A9F0E808B1}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<RootNamespace>Aurora.gtk</RootNamespace>
|
||||
<AssemblyName>Aurora.gtk</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug</OutputPath>
|
||||
<DefineConstants>DEBUG;</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release</OutputPath>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="atk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="Mono.Posix" />
|
||||
<Reference Include="Xamarin.Forms.Core">
|
||||
<HintPath>..\packages\Xamarin.Forms.4.3.0.991211\lib\netstandard2.0\Xamarin.Forms.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Platform">
|
||||
<HintPath>..\packages\Xamarin.Forms.4.3.0.991211\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Xaml">
|
||||
<HintPath>..\packages\Xamarin.Forms.4.3.0.991211\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OpenTK">
|
||||
<HintPath>..\packages\OpenTK.3.1.0\lib\net20\OpenTK.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="webkit-sharp">
|
||||
<HintPath>..\packages\Xamarin.Forms.Platform.GTK.4.3.0.991211\lib\net45\webkit-sharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Platform.GTK">
|
||||
<HintPath>..\packages\Xamarin.Forms.Platform.GTK.4.3.0.991211\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection">
|
||||
<HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="mscorlib" />
|
||||
<Reference Include="System.Reflection.TypeExtensions">
|
||||
<HintPath>..\packages\System.Reflection.TypeExtensions.4.6.0\lib\net461\System.Reflection.TypeExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization.Primitives">
|
||||
<HintPath>..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization" />
|
||||
<Reference Include="taglib-sharp">
|
||||
<HintPath>..\packages\taglib-sharp-netstandard2.0.2.1.0\lib\netstandard2.0\taglib-sharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="Microsoft.Threading.Tasks">
|
||||
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop">
|
||||
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Threading.Tasks.Extensions">
|
||||
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net" />
|
||||
<Reference Include="System.ValueTuple">
|
||||
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="LibVLCSharp">
|
||||
<HintPath>..\packages\LibVLCSharp.3.3.1\lib\net40\LibVLCSharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="LibVLCSharp.Forms">
|
||||
<HintPath>..\packages\LibVLCSharp.Forms.3.3.1\lib\netstandard2.0\LibVLCSharp.Forms.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
|
||||
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="LibVLCSharp.GTK">
|
||||
<HintPath>..\packages\LibVLCSharp.GTK.3.3.1\lib\net47\LibVLCSharp.GTK.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="LibVLCSharp.Forms.Platforms.GTK">
|
||||
<HintPath>..\packages\LibVLCSharp.Forms.GTK.3.3.1\lib\net47\LibVLCSharp.Forms.Platforms.GTK.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Google.Protobuf">
|
||||
<HintPath>..\packages\Google.Protobuf.3.10.1\lib\net45\Google.Protobuf.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Interactive.Async">
|
||||
<HintPath>..\packages\System.Interactive.Async.4.0.0\lib\net461\System.Interactive.Async.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Grpc.Core.Api">
|
||||
<HintPath>..\packages\Grpc.Core.Api.2.25.0\lib\net45\Grpc.Core.Api.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="Grpc.Core">
|
||||
<HintPath>..\packages\Grpc.Core.2.25.0\lib\net45\Grpc.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Plugin.Settings.Abstractions">
|
||||
<HintPath>..\packages\Xam.Plugins.Settings.3.1.1\lib\net45\Plugin.Settings.Abstractions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Plugin.Settings">
|
||||
<HintPath>..\packages\Xam.Plugins.Settings.3.1.1\lib\net45\Plugin.Settings.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Sharpnado.Infrastructure">
|
||||
<HintPath>..\packages\Sharpnado.Forms.HorizontalListView.1.3.0\lib\netstandard2.0\Sharpnado.Infrastructure.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Sharpnado.Presentation.Forms">
|
||||
<HintPath>..\packages\Sharpnado.Forms.HorizontalListView.1.3.0\lib\netstandard2.0\Sharpnado.Presentation.Forms.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Buffers">
|
||||
<HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Numerics.Vectors">
|
||||
<HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Numerics" />
|
||||
<Reference Include="System.Runtime.CompilerServices.Unsafe">
|
||||
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Memory">
|
||||
<HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Tasks.Extensions">
|
||||
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Bcl.AsyncInterfaces">
|
||||
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Linq.Async">
|
||||
<HintPath>..\packages\System.Linq.Async.4.0.0\lib\net461\System.Linq.Async.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OpenTK.GLControl">
|
||||
<HintPath>..\packages\OpenTK.GLControl.3.0.1\lib\net20\OpenTK.GLControl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="DLToolkit.Forms.Controls.FlowListView">
|
||||
<HintPath>..\packages\DLToolkit.Forms.Controls.FlowListView.2.0.11\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+netstandard1.0\DLToolkit.Forms.Controls.FlowListView.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="CarouselView.FormsPlugin.Abstractions">
|
||||
<HintPath>..\packages\CarouselView.FormsPlugin.5.2.0\lib\netstandard2.0\CarouselView.FormsPlugin.Abstractions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Autofac">
|
||||
<HintPath>..\packages\Autofac.5.0.0\lib\net461\Autofac.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel.Composition" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="gtk-gui\gui.stetic">
|
||||
<LogicalName>gui.stetic</LogicalName>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="LibVLCSharp.GTK.dll.config">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="LibVLCSharp.dll.config">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="gtk-gui\generated.cs" />
|
||||
<Compile Include="MainWindow.cs" />
|
||||
<Compile Include="gtk-gui\MainWindow.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Helpers\Settings.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Themes\apps.rc" />
|
||||
<None Include="Themes\assets-dark.svg" />
|
||||
<None Include="Themes\assets.svg" />
|
||||
<None Include="Themes\assets.txt" />
|
||||
<None Include="Themes\gtkrc" />
|
||||
<None Include="Themes\gtkrc-dark" />
|
||||
<None Include="Themes\gtkrc-light" />
|
||||
<None Include="Themes\hacks.rc" />
|
||||
<None Include="Themes\main.rc" />
|
||||
<None Include="Themes\render-assets-dark.sh" />
|
||||
<None Include="Themes\render-assets.sh" />
|
||||
<None Include="Themes\assets\border.png" />
|
||||
<None Include="Themes\assets\button-active.png" />
|
||||
<None Include="Themes\assets\button-hover.png" />
|
||||
<None Include="Themes\assets\button-insensitive.png" />
|
||||
<None Include="Themes\assets\button.png" />
|
||||
<None Include="Themes\assets\checkbox-checked-active.png" />
|
||||
<None Include="Themes\assets\checkbox-checked-hover.png" />
|
||||
<None Include="Themes\assets\checkbox-checked-insensitive.png" />
|
||||
<None Include="Themes\assets\checkbox-checked.png" />
|
||||
<None Include="Themes\assets\checkbox-mixed-active.png" />
|
||||
<None Include="Themes\assets\checkbox-mixed-hover.png" />
|
||||
<None Include="Themes\assets\checkbox-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets\checkbox-mixed.png" />
|
||||
<None Include="Themes\assets\checkbox-unchecked-active.png" />
|
||||
<None Include="Themes\assets\checkbox-unchecked-hover.png" />
|
||||
<None Include="Themes\assets\checkbox-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets\checkbox-unchecked.png" />
|
||||
<None Include="Themes\assets\combo-ltr-button-active.png" />
|
||||
<None Include="Themes\assets\combo-ltr-button-hover.png" />
|
||||
<None Include="Themes\assets\combo-ltr-button-insensitive.png" />
|
||||
<None Include="Themes\assets\combo-ltr-button.png" />
|
||||
<None Include="Themes\assets\combo-ltr-entry-active.png" />
|
||||
<None Include="Themes\assets\combo-ltr-entry-insensitive.png" />
|
||||
<None Include="Themes\assets\combo-ltr-entry.png" />
|
||||
<None Include="Themes\assets\combo-rtl-button-active.png" />
|
||||
<None Include="Themes\assets\combo-rtl-button-hover.png" />
|
||||
<None Include="Themes\assets\combo-rtl-button-insensitive.png" />
|
||||
<None Include="Themes\assets\combo-rtl-button.png" />
|
||||
<None Include="Themes\assets\combo-rtl-entry-active.png" />
|
||||
<None Include="Themes\assets\combo-rtl-entry-insensitive.png" />
|
||||
<None Include="Themes\assets\combo-rtl-entry.png" />
|
||||
<None Include="Themes\assets\entry-active.png" />
|
||||
<None Include="Themes\assets\entry-background-insensitive.png" />
|
||||
<None Include="Themes\assets\entry-background.png" />
|
||||
<None Include="Themes\assets\entry-insensitive.png" />
|
||||
<None Include="Themes\assets\entry.png" />
|
||||
<None Include="Themes\assets\flat-button-active.png" />
|
||||
<None Include="Themes\assets\flat-button-hover.png" />
|
||||
<None Include="Themes\assets\flat-button-insensitive.png" />
|
||||
<None Include="Themes\assets\flat-button.png" />
|
||||
<None Include="Themes\assets\focus.png" />
|
||||
<None Include="Themes\assets\frame-inline.png" />
|
||||
<None Include="Themes\assets\frame-notebook.png" />
|
||||
<None Include="Themes\assets\frame.png" />
|
||||
<None Include="Themes\assets\handle-horz-active.png" />
|
||||
<None Include="Themes\assets\handle-horz-hover.png" />
|
||||
<None Include="Themes\assets\handle-horz.png" />
|
||||
<None Include="Themes\assets\handle-vert-active.png" />
|
||||
<None Include="Themes\assets\handle-vert-hover.png" />
|
||||
<None Include="Themes\assets\handle-vert.png" />
|
||||
<None Include="Themes\assets\menu-checkbox-checked-insensitive.png" />
|
||||
<None Include="Themes\assets\menu-checkbox-checked.png" />
|
||||
<None Include="Themes\assets\menu-checkbox-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets\menu-checkbox-mixed.png" />
|
||||
<None Include="Themes\assets\menu-checkbox-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets\menu-checkbox-unchecked.png" />
|
||||
<None Include="Themes\assets\menu-radio-checked-insensitive.png" />
|
||||
<None Include="Themes\assets\menu-radio-checked.png" />
|
||||
<None Include="Themes\assets\menu-radio-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets\menu-radio-mixed.png" />
|
||||
<None Include="Themes\assets\menu-radio-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets\menu-radio-unchecked.png" />
|
||||
<None Include="Themes\assets\notebook-combo-ltr-entry-active.png" />
|
||||
<None Include="Themes\assets\notebook-combo-ltr-entry-insensitive.png" />
|
||||
<None Include="Themes\assets\notebook-combo-ltr-entry.png" />
|
||||
<None Include="Themes\assets\notebook-combo-rtl-entry-active.png" />
|
||||
<None Include="Themes\assets\notebook-combo-rtl-entry-insensitive.png" />
|
||||
<None Include="Themes\assets\notebook-combo-rtl-entry.png" />
|
||||
<None Include="Themes\assets\notebook-entry-active.png" />
|
||||
<None Include="Themes\assets\notebook-entry-insensitive.png" />
|
||||
<None Include="Themes\assets\notebook-entry.png" />
|
||||
<None Include="Themes\assets\pan-down-alt-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-down-alt.png" />
|
||||
<None Include="Themes\assets\pan-down-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-down.png" />
|
||||
<None Include="Themes\assets\pan-left-alt-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-left-alt.png" />
|
||||
<None Include="Themes\assets\pan-left-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-left-semi.png" />
|
||||
<None Include="Themes\assets\pan-left.png" />
|
||||
<None Include="Themes\assets\pan-right-alt-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-right-alt.png" />
|
||||
<None Include="Themes\assets\pan-right-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-right-semi.png" />
|
||||
<None Include="Themes\assets\pan-right.png" />
|
||||
<None Include="Themes\assets\pan-up-alt-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-up-alt.png" />
|
||||
<None Include="Themes\assets\pan-up-insensitive.png" />
|
||||
<None Include="Themes\assets\pan-up.png" />
|
||||
<None Include="Themes\assets\progressbar-progress.png" />
|
||||
<None Include="Themes\assets\progressbar-trough.png" />
|
||||
<None Include="Themes\assets\radio-checked-active.png" />
|
||||
<None Include="Themes\assets\radio-checked-hover.png" />
|
||||
<None Include="Themes\assets\radio-checked-insensitive.png" />
|
||||
<None Include="Themes\assets\radio-checked.png" />
|
||||
<None Include="Themes\assets\radio-mixed-active.png" />
|
||||
<None Include="Themes\assets\radio-mixed-hover.png" />
|
||||
<None Include="Themes\assets\radio-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets\radio-mixed.png" />
|
||||
<None Include="Themes\assets\radio-unchecked-active.png" />
|
||||
<None Include="Themes\assets\radio-unchecked-hover.png" />
|
||||
<None Include="Themes\assets\radio-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets\radio-unchecked.png" />
|
||||
<None Include="Themes\assets\scale-horz-trough-active.png" />
|
||||
<None Include="Themes\assets\scale-horz-trough-insensitive.png" />
|
||||
<None Include="Themes\assets\scale-horz-trough.png" />
|
||||
<None Include="Themes\assets\scale-slider-active.png" />
|
||||
<None Include="Themes\assets\scale-slider-hover.png" />
|
||||
<None Include="Themes\assets\scale-slider-insensitive.png" />
|
||||
<None Include="Themes\assets\scale-slider.png" />
|
||||
<None Include="Themes\assets\scale-vert-trough-active.png" />
|
||||
<None Include="Themes\assets\scale-vert-trough-insensitive.png" />
|
||||
<None Include="Themes\assets\scale-vert-trough.png" />
|
||||
<None Include="Themes\assets\scrollbar-horz-slider-active.png" />
|
||||
<None Include="Themes\assets\scrollbar-horz-slider-hover.png" />
|
||||
<None Include="Themes\assets\scrollbar-horz-slider-insensitive.png" />
|
||||
<None Include="Themes\assets\scrollbar-horz-slider.png" />
|
||||
<None Include="Themes\assets\scrollbar-horz-trough.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-ltr-slider-active.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-ltr-slider-hover.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-ltr-slider-insensitive.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-ltr-slider.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-ltr-trough.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-rtl-slider-active.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-rtl-slider-hover.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-rtl-slider-insensitive.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-rtl-slider.png" />
|
||||
<None Include="Themes\assets\scrollbar-vert-rtl-trough.png" />
|
||||
<None Include="Themes\assets\spin-ltr-down-active.png" />
|
||||
<None Include="Themes\assets\spin-ltr-down-hover.png" />
|
||||
<None Include="Themes\assets\spin-ltr-down-insensitive.png" />
|
||||
<None Include="Themes\assets\spin-ltr-down.png" />
|
||||
<None Include="Themes\assets\spin-ltr-up-active.png" />
|
||||
<None Include="Themes\assets\spin-ltr-up-hover.png" />
|
||||
<None Include="Themes\assets\spin-ltr-up-insensitive.png" />
|
||||
<None Include="Themes\assets\spin-ltr-up.png" />
|
||||
<None Include="Themes\assets\spin-rtl-down-active.png" />
|
||||
<None Include="Themes\assets\spin-rtl-down-hover.png" />
|
||||
<None Include="Themes\assets\spin-rtl-down-insensitive.png" />
|
||||
<None Include="Themes\assets\spin-rtl-down.png" />
|
||||
<None Include="Themes\assets\spin-rtl-up-active.png" />
|
||||
<None Include="Themes\assets\spin-rtl-up-hover.png" />
|
||||
<None Include="Themes\assets\spin-rtl-up-insensitive.png" />
|
||||
<None Include="Themes\assets\spin-rtl-up.png" />
|
||||
<None Include="Themes\assets\tab.png" />
|
||||
<None Include="Themes\assets\treeview-ltr-button-active.png" />
|
||||
<None Include="Themes\assets\treeview-ltr-button-hover.png" />
|
||||
<None Include="Themes\assets\treeview-ltr-button.png" />
|
||||
<None Include="Themes\assets\treeview-rtl-button-active.png" />
|
||||
<None Include="Themes\assets\treeview-rtl-button-hover.png" />
|
||||
<None Include="Themes\assets\treeview-rtl-button.png" />
|
||||
<None Include="Themes\assets-dark\border.png" />
|
||||
<None Include="Themes\assets-dark\button-active.png" />
|
||||
<None Include="Themes\assets-dark\button-hover.png" />
|
||||
<None Include="Themes\assets-dark\button-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\button.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-checked-active.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-checked-hover.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-checked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-checked.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-mixed-active.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-mixed-hover.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-mixed.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-unchecked-active.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-unchecked-hover.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\checkbox-unchecked.png" />
|
||||
<None Include="Themes\assets-dark\combo-ltr-button-active.png" />
|
||||
<None Include="Themes\assets-dark\combo-ltr-button-hover.png" />
|
||||
<None Include="Themes\assets-dark\combo-ltr-button-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\combo-ltr-button.png" />
|
||||
<None Include="Themes\assets-dark\combo-ltr-entry-active.png" />
|
||||
<None Include="Themes\assets-dark\combo-ltr-entry-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\combo-ltr-entry.png" />
|
||||
<None Include="Themes\assets-dark\combo-rtl-button-active.png" />
|
||||
<None Include="Themes\assets-dark\combo-rtl-button-hover.png" />
|
||||
<None Include="Themes\assets-dark\combo-rtl-button-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\combo-rtl-button.png" />
|
||||
<None Include="Themes\assets-dark\combo-rtl-entry-active.png" />
|
||||
<None Include="Themes\assets-dark\combo-rtl-entry-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\combo-rtl-entry.png" />
|
||||
<None Include="Themes\assets-dark\entry-active.png" />
|
||||
<None Include="Themes\assets-dark\entry-background-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\entry-background.png" />
|
||||
<None Include="Themes\assets-dark\entry-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\entry.png" />
|
||||
<None Include="Themes\assets-dark\flat-button-active.png" />
|
||||
<None Include="Themes\assets-dark\flat-button-hover.png" />
|
||||
<None Include="Themes\assets-dark\flat-button-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\flat-button.png" />
|
||||
<None Include="Themes\assets-dark\focus.png" />
|
||||
<None Include="Themes\assets-dark\frame-inline.png" />
|
||||
<None Include="Themes\assets-dark\frame-notebook.png" />
|
||||
<None Include="Themes\assets-dark\frame.png" />
|
||||
<None Include="Themes\assets-dark\handle-horz-active.png" />
|
||||
<None Include="Themes\assets-dark\handle-horz-hover.png" />
|
||||
<None Include="Themes\assets-dark\handle-horz.png" />
|
||||
<None Include="Themes\assets-dark\handle-vert-active.png" />
|
||||
<None Include="Themes\assets-dark\handle-vert-hover.png" />
|
||||
<None Include="Themes\assets-dark\handle-vert.png" />
|
||||
<None Include="Themes\assets-dark\menu-checkbox-checked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\menu-checkbox-checked.png" />
|
||||
<None Include="Themes\assets-dark\menu-checkbox-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\menu-checkbox-mixed.png" />
|
||||
<None Include="Themes\assets-dark\menu-checkbox-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\menu-checkbox-unchecked.png" />
|
||||
<None Include="Themes\assets-dark\menu-radio-checked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\menu-radio-checked.png" />
|
||||
<None Include="Themes\assets-dark\menu-radio-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\menu-radio-mixed.png" />
|
||||
<None Include="Themes\assets-dark\menu-radio-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\menu-radio-unchecked.png" />
|
||||
<None Include="Themes\assets-dark\notebook-combo-ltr-entry-active.png" />
|
||||
<None Include="Themes\assets-dark\notebook-combo-ltr-entry-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\notebook-combo-ltr-entry.png" />
|
||||
<None Include="Themes\assets-dark\notebook-combo-rtl-entry-active.png" />
|
||||
<None Include="Themes\assets-dark\notebook-combo-rtl-entry-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\notebook-combo-rtl-entry.png" />
|
||||
<None Include="Themes\assets-dark\notebook-entry-active.png" />
|
||||
<None Include="Themes\assets-dark\notebook-entry-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\notebook-entry.png" />
|
||||
<None Include="Themes\assets-dark\pan-down-alt-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-down-alt.png" />
|
||||
<None Include="Themes\assets-dark\pan-down-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-down.png" />
|
||||
<None Include="Themes\assets-dark\pan-left-alt-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-left-alt.png" />
|
||||
<None Include="Themes\assets-dark\pan-left-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-left-semi.png" />
|
||||
<None Include="Themes\assets-dark\pan-left.png" />
|
||||
<None Include="Themes\assets-dark\pan-right-alt-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-right-alt.png" />
|
||||
<None Include="Themes\assets-dark\pan-right-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-right-semi.png" />
|
||||
<None Include="Themes\assets-dark\pan-right.png" />
|
||||
<None Include="Themes\assets-dark\pan-up-alt-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-up-alt.png" />
|
||||
<None Include="Themes\assets-dark\pan-up-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\pan-up.png" />
|
||||
<None Include="Themes\assets-dark\progressbar-progress.png" />
|
||||
<None Include="Themes\assets-dark\progressbar-trough.png" />
|
||||
<None Include="Themes\assets-dark\radio-checked-active.png" />
|
||||
<None Include="Themes\assets-dark\radio-checked-hover.png" />
|
||||
<None Include="Themes\assets-dark\radio-checked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\radio-checked.png" />
|
||||
<None Include="Themes\assets-dark\radio-mixed-active.png" />
|
||||
<None Include="Themes\assets-dark\radio-mixed-hover.png" />
|
||||
<None Include="Themes\assets-dark\radio-mixed-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\radio-mixed.png" />
|
||||
<None Include="Themes\assets-dark\radio-unchecked-active.png" />
|
||||
<None Include="Themes\assets-dark\radio-unchecked-hover.png" />
|
||||
<None Include="Themes\assets-dark\radio-unchecked-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\radio-unchecked.png" />
|
||||
<None Include="Themes\assets-dark\scale-horz-trough-active.png" />
|
||||
<None Include="Themes\assets-dark\scale-horz-trough-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\scale-horz-trough.png" />
|
||||
<None Include="Themes\assets-dark\scale-slider-active.png" />
|
||||
<None Include="Themes\assets-dark\scale-slider-hover.png" />
|
||||
<None Include="Themes\assets-dark\scale-slider-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\scale-slider.png" />
|
||||
<None Include="Themes\assets-dark\scale-vert-trough-active.png" />
|
||||
<None Include="Themes\assets-dark\scale-vert-trough-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\scale-vert-trough.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-horz-slider-active.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-horz-slider-hover.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-horz-slider-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-horz-slider.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-horz-trough.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-ltr-slider-active.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-ltr-slider-hover.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-ltr-slider-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-ltr-slider.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-ltr-trough.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-rtl-slider-active.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-rtl-slider-hover.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-rtl-slider-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-rtl-slider.png" />
|
||||
<None Include="Themes\assets-dark\scrollbar-vert-rtl-trough.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-down-active.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-down-hover.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-down-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-down.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-up-active.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-up-hover.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-up-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\spin-ltr-up.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-down-active.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-down-hover.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-down-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-down.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-up-active.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-up-hover.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-up-insensitive.png" />
|
||||
<None Include="Themes\assets-dark\spin-rtl-up.png" />
|
||||
<None Include="Themes\assets-dark\tab.png" />
|
||||
<None Include="Themes\assets-dark\treeview-ltr-button-active.png" />
|
||||
<None Include="Themes\assets-dark\treeview-ltr-button-hover.png" />
|
||||
<None Include="Themes\assets-dark\treeview-ltr-button.png" />
|
||||
<None Include="Themes\assets-dark\treeview-rtl-button-active.png" />
|
||||
<None Include="Themes\assets-dark\treeview-rtl-button-hover.png" />
|
||||
<None Include="Themes\assets-dark\treeview-rtl-button.png" />
|
||||
<None Include="libvlc.dylib">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="OpenTK.dll.config" />
|
||||
<None Include="webkit-sharp.dll.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Aurora\Aurora.csproj">
|
||||
<Project>{17F51282-39BE-4FE3-8EC7-6D108F5DD0FD}</Project>
|
||||
<Name>Aurora</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Resources\play.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Resources\like.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Resources\forwards.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Resources\backward.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Resources\pause.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Resources\menu.png">
|
||||
</Content>
|
||||
<Content Include="Resources\shuffle.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Resources\loop.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="..\packages\Grpc.Tools.2.25.0\build\Grpc.Tools.targets" Condition="Exists('..\packages\Grpc.Tools.2.25.0\build\Grpc.Tools.targets')" />
|
||||
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
|
||||
<Import Project="..\packages\Grpc.Core.2.25.0\build\net45\Grpc.Core.targets" Condition="Exists('..\packages\Grpc.Core.2.25.0\build\net45\Grpc.Core.targets')" />
|
||||
<Import Project="..\packages\VideoLAN.LibVLC.Mac.3.1.3.1\build\VideoLAN.LibVLC.Mac.targets" Condition="Exists('..\packages\VideoLAN.LibVLC.Mac.3.1.3.1\build\VideoLAN.LibVLC.Mac.targets')" />
|
||||
<Import Project="..\packages\Xamarin.Forms.4.3.0.991211\build\Xamarin.Forms.targets" Condition="Exists('..\packages\Xamarin.Forms.4.3.0.991211\build\Xamarin.Forms.targets')" />
|
||||
</Project>
|
44
aurora-sharp-desktop/Aurora.gtk/Helpers/Settings.cs
Normal file
@ -0,0 +1,44 @@
|
||||
/*
|
||||
// Helpers/Settings.cs This file was automatically added when you installed the Settings Plugin. If you are not using a PCL then comment this file back in to use it.
|
||||
using Plugin.Settings;
|
||||
using Plugin.Settings.Abstractions;
|
||||
|
||||
namespace Aurora.gtk.Helpers
|
||||
{
|
||||
/// <summary>
|
||||
/// This is the Settings static class that can be used in your Core solution or in any
|
||||
/// of your client applications. All settings are laid out the same exact way with getters
|
||||
/// and setters.
|
||||
/// </summary>
|
||||
public static class Settings
|
||||
{
|
||||
private static ISettings AppSettings
|
||||
{
|
||||
get
|
||||
{
|
||||
return CrossSettings.Current;
|
||||
}
|
||||
}
|
||||
|
||||
#region Setting Constants
|
||||
|
||||
private const string SettingsKey = "settings_key";
|
||||
private static readonly string SettingsDefault = string.Empty;
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
public static string GeneralSettings
|
||||
{
|
||||
get
|
||||
{
|
||||
return AppSettings.GetValueOrDefault(SettingsKey, SettingsDefault);
|
||||
}
|
||||
set
|
||||
{
|
||||
AppSettings.AddOrUpdateValue(SettingsKey, value);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}*/
|
91
aurora-sharp-desktop/Aurora.gtk/LibVLCSharp.GTK.dll.config
Normal file
@ -0,0 +1,91 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="opengl32.dll"
|
||||
target="libGL.so.1"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="glu32.dll"
|
||||
target="libGLU.so.1"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="openal32.dll"
|
||||
target="libopenal.so.1"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="alut.dll"
|
||||
target="libalut.so.0"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="opencl.dll"
|
||||
target="libOpenCL.so"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="libX11"
|
||||
target="libX11.so.6"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="libXi"
|
||||
target="libXi.so.6"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="SDL2.dll"
|
||||
target="libSDL2-2.0.so.0"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="opengl32.dll"
|
||||
target="/System/Library/Frameworks/OpenGL.framework/OpenGL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="openal32.dll"
|
||||
target="/System/Library/Frameworks/OpenAL.framework/OpenAL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="alut.dll"
|
||||
target="/System/Library/Frameworks/OpenAL.framework/OpenAL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGLES.dll"
|
||||
target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGLESv1_CM.dll"
|
||||
target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGLESv2.dll"
|
||||
target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="opencl.dll"
|
||||
target="/System/Library/Frameworks/OpenCL.framework/OpenCL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="SDL2.dll"
|
||||
target="libSDL2.dylib"/><!-- XQuartz compatibility (X11 on Mac) -->
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGL.so.1"
|
||||
target="/usr/X11/lib/libGL.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libX11"
|
||||
target="/usr/X11R6/lib/libX11.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXcursor.so.1"
|
||||
target="/usr/X11/lib/libXcursor.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXi"
|
||||
target="/usr/X11/lib/libXi.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXinerama"
|
||||
target="/usr/X11/lib/libXinerama.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXrandr.so.2"
|
||||
target="/usr/X11/lib/libXrandr.dylib"/>
|
||||
</configuration>
|
91
aurora-sharp-desktop/Aurora.gtk/LibVLCSharp.dll.config
Normal file
@ -0,0 +1,91 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="opengl32.dll"
|
||||
target="libGL.so.1"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="glu32.dll"
|
||||
target="libGLU.so.1"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="openal32.dll"
|
||||
target="libopenal.so.1"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="alut.dll"
|
||||
target="libalut.so.0"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="opencl.dll"
|
||||
target="libOpenCL.so"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="libX11"
|
||||
target="libX11.so.6"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="libXi"
|
||||
target="libXi.so.6"/>
|
||||
<dllmap
|
||||
os="linux"
|
||||
dll="SDL2.dll"
|
||||
target="libSDL2-2.0.so.0"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="opengl32.dll"
|
||||
target="/System/Library/Frameworks/OpenGL.framework/OpenGL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="openal32.dll"
|
||||
target="/System/Library/Frameworks/OpenAL.framework/OpenAL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="alut.dll"
|
||||
target="/System/Library/Frameworks/OpenAL.framework/OpenAL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGLES.dll"
|
||||
target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGLESv1_CM.dll"
|
||||
target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGLESv2.dll"
|
||||
target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="opencl.dll"
|
||||
target="/System/Library/Frameworks/OpenCL.framework/OpenCL"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="SDL2.dll"
|
||||
target="libSDL2.dylib"/><!-- XQuartz compatibility (X11 on Mac) -->
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libGL.so.1"
|
||||
target="/usr/X11/lib/libGL.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libX11"
|
||||
target="/usr/X11R6/lib/libX11.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXcursor.so.1"
|
||||
target="/usr/X11/lib/libXcursor.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXi"
|
||||
target="/usr/X11/lib/libXi.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXinerama"
|
||||
target="/usr/X11/lib/libXinerama.dylib"/>
|
||||
<dllmap
|
||||
os="osx"
|
||||
dll="libXrandr.so.2"
|
||||
target="/usr/X11/lib/libXrandr.dylib"/>
|
||||
</configuration>
|
16
aurora-sharp-desktop/Aurora.gtk/MainWindow.cs
Normal file
@ -0,0 +1,16 @@
|
||||
using System;
|
||||
using Gtk;
|
||||
|
||||
public partial class MainWindow : Gtk.Window
|
||||
{
|
||||
public MainWindow() : base(Gtk.WindowType.Toplevel)
|
||||
{
|
||||
Build();
|
||||
}
|
||||
|
||||
protected void OnDeleteEvent(object sender, DeleteEventArgs a)
|
||||
{
|
||||
Application.Quit();
|
||||
a.RetVal = true;
|
||||
}
|
||||
}
|
25
aurora-sharp-desktop/Aurora.gtk/OpenTK.dll.config
Normal file
@ -0,0 +1,25 @@
|
||||
<configuration>
|
||||
<dllmap os="linux" dll="opengl32.dll" target="libGL.so.1"/>
|
||||
<dllmap os="linux" dll="glu32.dll" target="libGLU.so.1"/>
|
||||
<dllmap os="linux" dll="openal32.dll" target="libopenal.so.1"/>
|
||||
<dllmap os="linux" dll="alut.dll" target="libalut.so.0"/>
|
||||
<dllmap os="linux" dll="opencl.dll" target="libOpenCL.so"/>
|
||||
<dllmap os="linux" dll="libX11" target="libX11.so.6"/>
|
||||
<dllmap os="linux" dll="libXi" target="libXi.so.6"/>
|
||||
<dllmap os="linux" dll="SDL2.dll" target="libSDL2-2.0.so.0"/>
|
||||
<dllmap os="osx" dll="opengl32.dll" target="/System/Library/Frameworks/OpenGL.framework/OpenGL"/>
|
||||
<dllmap os="osx" dll="openal32.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />
|
||||
<dllmap os="osx" dll="alut.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />
|
||||
<dllmap os="osx" dll="libGLES.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />
|
||||
<dllmap os="osx" dll="libGLESv1_CM.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />
|
||||
<dllmap os="osx" dll="libGLESv2.dll" target="/System/Library/Frameworks/OpenGLES.framework/OpenGLES" />
|
||||
<dllmap os="osx" dll="opencl.dll" target="/System/Library/Frameworks/OpenCL.framework/OpenCL"/>
|
||||
<dllmap os="osx" dll="SDL2.dll" target="libSDL2.dylib"/>
|
||||
<!-- XQuartz compatibility (X11 on Mac) -->
|
||||
<dllmap os="osx" dll="libGL.so.1" target="/usr/X11/lib/libGL.dylib"/>
|
||||
<dllmap os="osx" dll="libX11" target="/usr/X11/lib/libX11.dylib"/>
|
||||
<dllmap os="osx" dll="libXcursor.so.1" target="/usr/X11/lib/libXcursor.dylib"/>
|
||||
<dllmap os="osx" dll="libXi" target="/usr/X11/lib/libXi.dylib"/>
|
||||
<dllmap os="osx" dll="libXinerama" target="/usr/X11/lib/libXinerama.dylib"/>
|
||||
<dllmap os="osx" dll="libXrandr.so.2" target="/usr/X11/lib/libXrandr.dylib"/>
|
||||
</configuration>
|
31
aurora-sharp-desktop/Aurora.gtk/Program.cs
Normal file
@ -0,0 +1,31 @@
|
||||
using System;
|
||||
using LibVLCSharp.Forms.Shared;
|
||||
using Xamarin.Forms.Platform.GTK;
|
||||
|
||||
namespace Aurora.gtk
|
||||
{
|
||||
class MainClass
|
||||
{
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
Gtk.Application.Init();
|
||||
LibVLCSharpFormsRenderer.Init();
|
||||
DLToolkit.Forms.Controls.FlowListView.Init();
|
||||
|
||||
// For some reason, Xamarin does not pick the LibVLCSharp.Form.Platforms.Gtk assembly as a renderer assembly.
|
||||
// Add it manually.
|
||||
|
||||
//Also css doesn't work without adding the Xaml assembly
|
||||
global::Xamarin.Forms.Forms.Init(new[] { typeof(LibVLCSharp.Forms.Platforms.GTK.VideoViewRenderer).Assembly, typeof(Xamarin.Forms.Xaml.ArrayExtension).Assembly });
|
||||
|
||||
var app = new App();
|
||||
var window = new FormsWindow();
|
||||
window.LoadApplication(app);
|
||||
window.SetApplicationTitle("Aurora");
|
||||
window.Show();
|
||||
|
||||
Gtk.Application.Run();
|
||||
}
|
||||
}
|
||||
}
|
26
aurora-sharp-desktop/Aurora.gtk/Properties/AssemblyInfo.cs
Normal file
@ -0,0 +1,26 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
// Information about this assembly is defined by the following attributes.
|
||||
// Change them to the values specific to your project.
|
||||
|
||||
[assembly: AssemblyTitle("Aurora.gtk")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("")]
|
||||
[assembly: AssemblyCopyright("")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
|
||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
// The following attributes are used to specify the signing key for the assembly,
|
||||
// if desired. See the Mono documentation for more information about signing.
|
||||
|
||||
//[assembly: AssemblyDelaySign(false)]
|
||||
//[assembly: AssemblyKeyFile("")]
|
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/backward.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/forwards.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/like.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/loop.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/menu.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/pause.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/play.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
aurora-sharp-desktop/Aurora.gtk/Resources/shuffle.png
Normal file
After Width: | Height: | Size: 18 KiB |
22
aurora-sharp-desktop/Aurora.gtk/gtk-gui/MainWindow.cs
Normal file
@ -0,0 +1,22 @@
|
||||
|
||||
// This file has been generated by the GUI designer. Do not modify.
|
||||
|
||||
public partial class MainWindow
|
||||
{
|
||||
protected virtual void Build()
|
||||
{
|
||||
global::Stetic.Gui.Initialize(this);
|
||||
// Widget MainWindow
|
||||
this.Name = "MainWindow";
|
||||
this.Title = global::Mono.Unix.Catalog.GetString("MainWindow");
|
||||
this.WindowPosition = ((global::Gtk.WindowPosition)(4));
|
||||
if ((this.Child != null))
|
||||
{
|
||||
this.Child.ShowAll();
|
||||
}
|
||||
this.DefaultWidth = 400;
|
||||
this.DefaultHeight = 300;
|
||||
this.Show();
|
||||
this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
|
||||
}
|
||||
}
|
30
aurora-sharp-desktop/Aurora.gtk/gtk-gui/generated.cs
Normal file
@ -0,0 +1,30 @@
|
||||
|
||||
// This file has been generated by the GUI designer. Do not modify.
|
||||
namespace Stetic
|
||||
{
|
||||
internal class Gui
|
||||
{
|
||||
private static bool initialized;
|
||||
|
||||
internal static void Initialize(Gtk.Widget iconRenderer)
|
||||
{
|
||||
if ((Stetic.Gui.initialized == false))
|
||||
{
|
||||
Stetic.Gui.initialized = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
internal class ActionGroups
|
||||
{
|
||||
public static Gtk.ActionGroup GetActionGroup(System.Type type)
|
||||
{
|
||||
return Stetic.ActionGroups.GetActionGroup(type.FullName);
|
||||
}
|
||||
|
||||
public static Gtk.ActionGroup GetActionGroup(string name)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
21
aurora-sharp-desktop/Aurora.gtk/gtk-gui/gui.stetic
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<stetic-interface>
|
||||
<configuration>
|
||||
<images-root-path>..</images-root-path>
|
||||
</configuration>
|
||||
<import>
|
||||
<widget-library name="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
|
||||
<widget-library name="../../packages/Xamarin.Forms.Platform.GTK.4.3.0.991211/lib/net45/webkit-sharp.dll" />
|
||||
<widget-library name="../../packages/LibVLCSharp.GTK.3.3.1/lib/net47/LibVLCSharp.GTK.dll" />
|
||||
<widget-library name="../bin/Debug/Aurora.gtk.exe" internal="true" />
|
||||
</import>
|
||||
<widget class="Gtk.Window" id="MainWindow" design-size="400 300">
|
||||
<property name="MemberName" />
|
||||
<property name="Title" translatable="yes">MainWindow</property>
|
||||
<property name="WindowPosition">CenterOnParent</property>
|
||||
<signal name="DeleteEvent" handler="OnDeleteEvent" />
|
||||
<child>
|
||||
<placeholder />
|
||||
</child>
|
||||
</widget>
|
||||
</stetic-interface>
|
BIN
aurora-sharp-desktop/Aurora.gtk/libvlc.dylib
Executable file
39
aurora-sharp-desktop/Aurora.gtk/packages.config
Normal file
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Autofac" version="5.0.0" targetFramework="net47" />
|
||||
<package id="CarouselView.FormsPlugin" version="5.2.0" targetFramework="net47" />
|
||||
<package id="DLToolkit.Forms.Controls.FlowListView" version="2.0.11" targetFramework="net47" />
|
||||
<package id="Google.Protobuf" version="3.10.1" targetFramework="net47" />
|
||||
<package id="Grpc" version="2.25.0" targetFramework="net47" />
|
||||
<package id="Grpc.Core" version="2.25.0" targetFramework="net47" />
|
||||
<package id="Grpc.Core.Api" version="2.25.0" targetFramework="net47" />
|
||||
<package id="Grpc.Tools" version="2.25.0" targetFramework="net47" developmentDependency="true" />
|
||||
<package id="LibVLCSharp" version="3.3.1" targetFramework="net47" />
|
||||
<package id="LibVLCSharp.Forms" version="3.3.1" targetFramework="net47" />
|
||||
<package id="LibVLCSharp.Forms.GTK" version="3.3.1" targetFramework="net47" />
|
||||
<package id="LibVLCSharp.GTK" version="3.3.1" targetFramework="net47" />
|
||||
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net47" />
|
||||
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net47" />
|
||||
<package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.0" targetFramework="net47" />
|
||||
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net47" />
|
||||
<package id="OpenTK" version="3.1.0" targetFramework="net47" />
|
||||
<package id="OpenTK.GLControl" version="3.0.1" targetFramework="net47" />
|
||||
<package id="Sharpnado.Forms.HorizontalListView" version="1.3.0" targetFramework="net47" />
|
||||
<package id="System.Buffers" version="4.4.0" targetFramework="net47" />
|
||||
<package id="System.Interactive.Async" version="4.0.0" targetFramework="net47" />
|
||||
<package id="System.Linq.Async" version="4.0.0" targetFramework="net47" />
|
||||
<package id="System.Memory" version="4.5.3" targetFramework="net47" />
|
||||
<package id="System.Numerics.Vectors" version="4.4.0" targetFramework="net47" />
|
||||
<package id="System.Reflection" version="4.3.0" targetFramework="net47" />
|
||||
<package id="System.Reflection.TypeExtensions" version="4.6.0" targetFramework="net47" />
|
||||
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="net47" />
|
||||
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net47" />
|
||||
<package id="System.Runtime.Serialization.Primitives" version="4.3.0" targetFramework="net47" />
|
||||
<package id="System.Threading.Tasks.Extensions" version="4.5.2" targetFramework="net47" />
|
||||
<package id="System.ValueTuple" version="4.5.0" targetFramework="net47" />
|
||||
<package id="taglib-sharp-netstandard2.0" version="2.1.0" targetFramework="net47" />
|
||||
<package id="VideoLAN.LibVLC.Mac" version="3.1.3.1" targetFramework="net47" />
|
||||
<package id="Xam.Plugins.Settings" version="3.1.1" targetFramework="net47" />
|
||||
<package id="Xamarin.Forms" version="4.3.0.991211" targetFramework="net47" />
|
||||
<package id="Xamarin.Forms.Platform.GTK" version="4.3.0.991211" targetFramework="net47" />
|
||||
</packages>
|
5
aurora-sharp-desktop/Aurora.gtk/webkit-sharp.dll.config
Normal file
@ -0,0 +1,5 @@
|
||||
<configuration>
|
||||
<dllmap dll="webkit-1.0" target="libwebkitgtk-1.0.0.dylib"/>
|
||||
<dllmap dll="webkit-1.0" os="linux" target="libwebkitgtk-1.0.so.0"/>
|
||||
<dllmap dll="webkit-1.0" os="windows" target="libwebkitgtk-1.0-0.dll"/>
|
||||
</configuration>
|