diff --git a/ChanSort/MainForm.cs b/ChanSort/MainForm.cs index 6df2e50..be1db23 100644 --- a/ChanSort/MainForm.cs +++ b/ChanSort/MainForm.cs @@ -22,7 +22,7 @@ namespace ChanSort.Ui { public partial class MainForm : XtraForm { - public const string AppVersion = "v2013-04-05"; + public const string AppVersion = "v2013-04-06"; #region enum EditMode private enum EditMode diff --git a/ChanSort/MainForm.resx b/ChanSort/MainForm.resx index 30526fa..7fb2592 100644 --- a/ChanSort/MainForm.resx +++ b/ChanSort/MainForm.resx @@ -1679,7 +1679,7 @@ DevExpress.XtraEditors.XtraForm, DevExpress.Utils.v12.2, Version=12.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a - 04/06/2013 01:32:12 + 04/06/2013 17:01:39 16, 16 diff --git a/ChanSort/app.ico b/ChanSort/app.ico index 9c1ff6a..b517e29 100644 Binary files a/ChanSort/app.ico and b/ChanSort/app.ico differ diff --git a/readme.txt b/readme.txt index 04a5005..00f0678 100644 --- a/readme.txt +++ b/readme.txt @@ -1,16 +1,13 @@ -Version v2013-04-05 ======================================================== +Version v2013-04-06 ======================================================== -New: -- Redesigned user interface -- Editing option to close or keep gaps when moving/deleting channels -- Support for LG LMxxxT models, which export an invalid DVB-S data block -- Opening a file automatically shows the first non-empty channel list -- Reloading a TV-file will show the last opened list +This is a maintenance release based on version v2013-04-05, which brought a +refurbished user interface and fixes for various usability issues. Fixed: -- Deleting rows caused incorrect selections in the left list. Successive - deletes resulted in the loss of the first channel. -- Duplicate Pr# was assigned to channels when they were added out of order +- When double-clicking a channel in the right list, which was already part of the + sorted list, the wrong channel was selected in the left list. +- new application icon which is licensed free-to-use + The complete change log can be found at the end of this document