- added ChangHong LED40D3000ISX dtv_cmdb_2.bin format (1489 KB size)

- added experimental support for Loewe servicelist.xml format
- added polarity information to Excel export (and changed column order slightly)
- added missing Romanian translation files to the .zip
This commit is contained in:
Horst Beham
2022-03-20 21:40:46 +01:00
parent f50b6b1183
commit 3038d40d24
14 changed files with 652 additions and 8 deletions

View File

@@ -12,6 +12,7 @@
public char Polarity { get; set; }
public int OriginalNetworkId { get; set; }
public int TransportStreamId { get; set; }
public SignalSource SignalSource { get; set; }
public Transponder(int id)
{