Commit Graph

5 Commits

Author SHA1 Message Date
hbeham
7a7dd56b3e -upgraded to DevExpress 14.1.7 library
- fixed unit text expectation files for LG (the "moved" flag is no longer set on analog channels)
- fixed reading Samsung channel lists containing empty satellite records
- disabled individual sorting of favorite lists for Samsung F and H series.
  It appears that only the E series firmware supports this feature.
- disabled deleting of channels from LG's GlobalClone channel lists because
  the TV does not support this. Instead they are appended at the end of the
  list.
- added support for Samsung "map-AirCableMixedA" and "map-AirCableMixedD"
  channel lists (used by some hospitality TVs)
- disabled editing of channel names for Panasonic lists to prevent side
  effects after saving (e.g. incorrect alphabetical sorting shown on TV)
2014-11-02 16:58:01 +01:00
hbeham
bddbf67dd5 fixed problem with LG GlobalClone XML file writer:
no more UTF BOM, use UTF8 for encoding, specify UTF8 in XML declaration
2014-05-30 00:24:29 +02:00
hbeham
7c1cdbdba3 - support for LG LB55/LB556 binary TLL format
- support for LG LB58 binary TLL format
- support for LG GlobalClone XML format with UTF8-enveloped binary DVB channel names (look like chinese), plain text channel names and hex-encoded DVB channel names
2014-05-29 19:36:29 +02:00
hbeham
16c67add00 removed unnecessary files from project
priorize hex channel names over text channel names
2014-05-25 16:15:24 +02:00
hbeham
eedda0111c - added code to read binary TLL file for LB5xx series
- added code to read GlobalClone XML file for LB6xx and later series
2014-05-25 16:13:15 +02:00