Difference between revisions of "Release Notes - 0.24-fixes"

From MythTV Official Wiki
Jump to: navigation, search
(add r27171, r27174, r27201, r27204)
Line 2: Line 2:
 
| valign=top width=15% | __TOC__
 
| valign=top width=15% | __TOC__
 
| valign=top |
 
| valign=top |
 +
 
Changes applied to the 0.24-fixes branch
 
Changes applied to the 0.24-fixes branch
 
{{Note box|Please note that the following reflects patches which have been applied and/or backported to the 0.24-fixes SVN branch since the release of [[Release Notes - 0.24|0.24]]. These feature may eventually be released in a "point release". The current release is {{CurrentRelease}}.  
 
{{Note box|Please note that the following reflects patches which have been applied and/or backported to the 0.24-fixes SVN branch since the release of [[Release Notes - 0.24|0.24]]. These feature may eventually be released in a "point release". The current release is {{CurrentRelease}}.  
  
 
This page is actively updated, edited, and modified as patches are applied/backported to the 0.24-fixes branch.  Expect it to change drastically and on a frequent basis.  Information is not guaranteed to be up-to-date or complete, but best efforts will be made to reflect all applied changes on a regular basis.  Items may be added, changed, and removed as needed.}}
 
This page is actively updated, edited, and modified as patches are applied/backported to the 0.24-fixes branch.  Expect it to change drastically and on a frequent basis.  Information is not guaranteed to be up-to-date or complete, but best efforts will be made to reflect all applied changes on a regular basis.  Items may be added, changed, and removed as needed.}}
 
+
|}
 
<!-- 0.25-release encompasses trunk revisions from {{changeset|23787}} though {{changeset|TBD}}-->
 
<!-- 0.25-release encompasses trunk revisions from {{changeset|23787}} though {{changeset|TBD}}-->
  
Line 13: Line 14:
 
{| border=1 cellpadding=5 cellspacing=1
 
{| border=1 cellpadding=5 cellspacing=1
 
|- style="background-color: lightgreen; color:black"  
 
|- style="background-color: lightgreen; color:black"  
! Date Applied
+
! scope="col" | Date Applied
! Changeset
+
! scope="col" | Changeset
! Backported? (Trunk Changeset)
+
! scope="col" | Backported? (Trunk Changeset)
! Related Ticket(s)
+
! scope="col" | Related Ticket(s)
! Component(s)
+
! scope="col" | Component(s)
! Comments
+
! scope="col" | Comments
 +
|-
 +
| Nov 11 2010
 +
| {{changeset|27171}}
 +
| Backport of {{changeset|27170}}
 +
| N/A
 +
| Translations
 +
| Updated Finnish translation of MythWeb
 
|-
 
|-
 +
| Nov 11 2010
 +
| {{changeset|27174}}
 +
| Backport of {{changeset|27173}}
 +
| {{ticket|9036}}
 +
| MythWeb
 +
| Fix FLV playback when detected resolution is not calculated correctly
 +
|-
 +
| Nov 12 2010
 +
| {{changeset|27201}}
 +
| Backport of {{changeset|27200}}
 +
| N/A
 +
| Python Bindings
 +
| Allow dashes ('-') in hostnames used for FileTransfer
 +
|-
 +
| Nov 12 2010
 +
| {{changeset|27204}}
 +
| Backport of {{changeset|27203}}
 +
| N/A
 +
| Python Bindings
 +
| Fix handling of responses to queries from metadata grabbers when provided with no output, rather than the expected of output with no results
 +
|}
 +
 +
 
<!-- ! 1/1/2010
 
<!-- ! 1/1/2010
 
! {{changeset|11111}}
 
! {{changeset|11111}}
Line 34: Line 65:
 
! X
 
! X
 
|-  -->
 
|-  -->
|}
+
 
  
 
<!--  
 
<!--  

Revision as of 22:00, 12 November 2010

Changes applied to the 0.24-fixes branch

Important.png Note: Please note that the following reflects patches which have been applied and/or backported to the 0.24-fixes SVN branch since the release of 0.24. These feature may eventually be released in a "point release". The current release is 34.0.

This page is actively updated, edited, and modified as patches are applied/backported to the 0.24-fixes branch. Expect it to change drastically and on a frequent basis. Information is not guaranteed to be up-to-date or complete, but best efforts will be made to reflect all applied changes on a regular basis. Items may be added, changed, and removed as needed.

Post 0.24 release - Applied patches, fixes, and backports

Fixes applied between 0.24 release and 0.24.1

Date Applied Changeset Backported? (Trunk Changeset) Related Ticket(s) Component(s) Comments
Nov 11 2010 [27171] Backport of [27170] N/A Translations Updated Finnish translation of MythWeb
Nov 11 2010 [27174] Backport of [27173] #9036 MythWeb Fix FLV playback when detected resolution is not calculated correctly
Nov 12 2010 [27201] Backport of [27200] N/A Python Bindings Allow dashes ('-') in hostnames used for FileTransfer
Nov 12 2010 [27204] Backport of [27203] N/A Python Bindings Fix handling of responses to queries from metadata grabbers when provided with no output, rather than the expected of output with no results