mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-15 03:42:04 +01:00
- royalty-free app icon
- updated version number and change log
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1679,7 +1679,7 @@
|
||||
<value>DevExpress.XtraEditors.XtraForm, DevExpress.Utils.v12.2, Version=12.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||
</data>
|
||||
<data name="SharedImageCollection.Timestamp" type="System.DateTime, mscorlib">
|
||||
<value>04/06/2013 01:32:12</value>
|
||||
<value>04/06/2013 17:01:39</value>
|
||||
</data>
|
||||
<data name="SharedImageCollection.ImageSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>16, 16</value>
|
||||
|
||||
BIN
ChanSort/app.ico
BIN
ChanSort/app.ico
Binary file not shown.
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 192 KiB |
17
readme.txt
17
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user