mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-07 14:37:49 +02:00
released beta-version which partially supports LG's LB series
This commit is contained in:
@@ -25,7 +25,7 @@ namespace ChanSort.Ui
|
||||
{
|
||||
public partial class MainForm : XtraForm
|
||||
{
|
||||
public const string AppVersion = "v2014-05-25";
|
||||
public const string AppVersion = "v2014-05-26 (beta)";
|
||||
|
||||
private const int MaxMruEntries = 10;
|
||||
|
||||
|
||||
17
readme.txt
17
readme.txt
@@ -1,9 +1,11 @@
|
||||
Version v2014-05-06 =======================================================
|
||||
Version v2014-05-26 (beta) ================================================
|
||||
|
||||
Changes:
|
||||
- Added support for Canal+ Digital channel list (map-DigitalPlusD)
|
||||
- Fixed: "Save reference file" ignored the entered filename for .csv lists
|
||||
- Improved file format detection for Freesat, Tivusat, Canal Digital Sat
|
||||
- supports LG's 2014 LB5xx models' xxLB5*.TLL satellite channel lists
|
||||
(works for satellite channels. DVB-C/T are not implemented due to lack of
|
||||
test files)
|
||||
- supports LG's 2014 LB6xx and higher models' GlobalClone.TLL channel lists
|
||||
(deleting channels is not yet implemented)
|
||||
|
||||
The complete change log can be found at the end of this document
|
||||
|
||||
@@ -117,6 +119,13 @@ OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
Change log ================================================================
|
||||
|
||||
2014-05-26 (beta)
|
||||
- supports LG's 2014 LB5xx models' xxLB5*.TLL satellite channel lists
|
||||
(works for satellite channels. DVB-C/T are not implemented due to lack of
|
||||
test files)
|
||||
- supports LG's 2014 LB6xx and higher models' GlobalClone.TLL channel lists
|
||||
(deleting channels is not yet implemented)
|
||||
|
||||
2014-05-06
|
||||
- Added support for Canal+ Digital channel list (map-DigitalPlusD)
|
||||
- Fixed: "Save reference file" ignored the entered filename for .csv lists
|
||||
|
||||
Reference in New Issue
Block a user