Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Version and release notes update
Browse files Browse the repository at this point in the history
  • Loading branch information
xpouyat committed Feb 24, 2016
1 parent dedbfbf commit 8964a5c
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 37 deletions.
11 changes: 0 additions & 11 deletions AMSExplorer/EncodingAMEStandard.cs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ public string EncodingOutputAssetName
}
}


public string EncodingConfiguration
{
get
Expand Down Expand Up @@ -217,7 +216,6 @@ private void buttonLoadJSON_Click(object sender, EventArgs e)
label4KWarning.Text = string.Empty;
buttonOk.Enabled = true;
richTextBoxDesc.Text = string.Empty;

}
}

Expand Down Expand Up @@ -411,8 +409,6 @@ private void UpdateTextBoxJSON(string jsondata)
sourceentry.Filters = deinterlaceentry;
obj.Sources.Add(sourceentry);
}


}


Expand Down Expand Up @@ -575,7 +571,6 @@ private void buttonSaveXML_Click(object sender, EventArgs e)
{
MessageBox.Show("Error: Could not save file to disk. Original error: " + ex.Message);
}

}
}

Expand Down Expand Up @@ -661,7 +656,6 @@ private void textBoxConfiguration_TextChanged(object sender, EventArgs e)
Error = true;
}
}

labelWarningJSON.Visible = Error;
}

Expand All @@ -675,7 +669,6 @@ private void moreinfopresetslink_LinkClicked(object sender, LinkLabelLinkClicked
Process.Start(e.Link.LinkData as string);
}


private void timeControlStartTime_ValueChanged(object sender, EventArgs e)
{
UpdateTextBoxJSON(textBoxConfiguration.Text);
Expand All @@ -689,9 +682,6 @@ private void timeControlDuration_ValueChanged(object sender, EventArgs e)
}
private void UpdateDurationText()
{
// textBoxSourceDurationTime.Text = (timeControlEndTime.GetTimeStampAsTimeSpanWithOffset() - timeControlStartTime.GetTimeStampAsTimeSpanWithOffset()).ToString();


if (checkBoxSourceTrimmingStart.Checked)
{
if (checkBoxSourceTrimmingEnd.Checked)
Expand Down Expand Up @@ -762,7 +752,6 @@ private void checkBoxDisableAutoDeinterlacing_CheckedChanged(object sender, Even
private void linkLabelMoreInfoPreserveResRotation_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
Process.Start(e.Link.LinkData as string);

}

private void checkBoxPreserveResAfterRotation_CheckedChanged(object sender, EventArgs e)
Expand Down
4 changes: 2 additions & 2 deletions AMSExplorer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.36.0.5")]
[assembly: AssemblyFileVersion("3.36.0.5")]
[assembly: AssemblyVersion("3.37.0.0")]
[assembly: AssemblyFileVersion("3.37.0.0")]
13 changes: 12 additions & 1 deletion AllReleaseNotes.html

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions AllReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 3.37.0.0 brings the following features and improvements :

* A way to change the video index and audio indexes and languages for an **existing encoding live channel (RTP)**
* Update to **Media Encoder Standard** dialog box
* Update to thumbnails (percentage mode)
* Support for PreserveResolutionAfterRotation flag with Media Encoder Standard (MES)
* Bug fixes and improvements

Version 3.36.0.0 brings the following features and improvements :

* New **Live Archive Integrity check**. This feature checks the timestamps in the manifest and the segments in the blob storage for a live archive. It will detect timestamps in overlap or gap, and missing segments.
Expand Down
20 changes: 9 additions & 11 deletions ReleaseNotes.html

Large diffs are not rendered by default.

15 changes: 5 additions & 10 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
Version 3.36.0.0 brings the following features and improvements :
Version 3.37.0.0 brings the following features and improvements :

* New **Live Archive Integrity check**. This feature checks the timestamps in the manifest and the segments in the blob storage for a live archive. It will detect timestamps in overlap or gap, and missing segments.
* Support for **disable auto de-interlacing** setting with Media Encoder Standard (MES)
* New feature to check and fix manifests which have a **wrong systemBitrate attribute**
* Channels, Programs and Streaming Endpoints can be sorted by clicking a column
* Update to support latest Azure Media Player update (PlayReady and Widevine tokens)
* A way to signal that the asset to be uploaded is already CENC/PlayReady encrypted (in Batch and Bulk upload modes)
* Fixes an issue with text format when copying a preset from Chrome to Explorer
* Fixes an issue as InstallShield was not shipping the right version of some libraries
* Better dialog box for selecting a folder
* A way to change the video index and audio indexes and languages for an **existing encoding live channel (RTP)**
* Update to **Media Encoder Standard dialog box**
* Update to thumbnails (percentage mode)
* Support for PreserveResolutionAfterRotation flag with Media Encoder Standard (MES)
* Bug fixes and improvements
4 changes: 2 additions & 2 deletions SetupAMSExplorer/SetupAMSExplorer.isl
Original file line number Diff line number Diff line change
Expand Up @@ -4469,9 +4469,9 @@ UwBpAG4AZwBsAGUASQBtAGEAZwBlAAEARQB4AHAAcgBlAHMAcwA=
<row><td>PROGMSG_IIS_ROLLBACKVROOTS</td><td>##IDS_PROGMSG_IIS_ROLLBACKVROOTS##</td><td/></row>
<row><td>PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS</td><td>##IDS_PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS##</td><td/></row>
<row><td>PROGRAMFILETOLAUNCHATEND</td><td>[INSTALLDIR]AMSExplorer.Primary output</td><td/></row>
<row><td>ProductCode</td><td>{3ECEF851-EA3C-444F-9C08-4744D083D9FC}</td><td/></row>
<row><td>ProductCode</td><td>{3393C6D6-AE77-4347-8EA5-EB39CEA49E8B}</td><td/></row>
<row><td>ProductName</td><td>Azure Media Services Explorer</td><td/></row>
<row><td>ProductVersion</td><td>3.36.0.5</td><td/></row>
<row><td>ProductVersion</td><td>3.37.0.0</td><td/></row>
<row><td>ProgressType0</td><td>install</td><td/></row>
<row><td>ProgressType1</td><td>Installing</td><td/></row>
<row><td>ProgressType2</td><td>installed</td><td/></row>
Expand Down

0 comments on commit 8964a5c

Please sign in to comment.