- merged projects so that there is one loader for each manufacturer

This commit is contained in:
Horst Beham
2021-01-23 14:22:18 +01:00
parent 4abe7a0b35
commit 086d4683fd
288 changed files with 466 additions and 10654 deletions

View File

@@ -71,7 +71,7 @@
<Compile Include="CustomXmlWriter.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="BinarySerializer.cs" />
<Compile Include="PhilipsLoader.cs" />
<Compile Include="PhilipsPlugin.cs" />
<Compile Include="XmlSerializer.cs" />
</ItemGroup>
<ItemGroup>

View File

@@ -5,7 +5,7 @@ using ChanSort.Api;
namespace ChanSort.Loader.Philips
{
public class PhilipsLoader : ISerializerPlugin
public class PhilipsPlugin : ISerializerPlugin
{
/*
* Philips has a whole lot of completely incompatible channel list file formats with different folder structures.