- added info screen when opening an empty LG channel list which is most likely caused by selecting a predefined list

during the TV setup or channel search
- fixed: Sony KDL channel lists were not saved correctly
- upgrade to DevExpres 20.1.3
- Loaders can use Api.View.Default.MessageBox(...) to show a DevExpress themed message box without adding a reference to DX libs
This commit is contained in:
Horst Beham
2020-05-06 22:07:48 +02:00
parent 9e9028a99c
commit 728e36ef39
32 changed files with 472 additions and 421 deletions

View File

@@ -65,7 +65,6 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\DLL\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />