Release Notes - 0.24-fixes
From MythTV Official Wiki
Changes applied to the 0.24-fixes branch
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 |
Nov 14 2010 | [27220] | Backport of [27213] | #9218 | OSD/Teletext/Cutlist Editor | Teletext Fixes (Fixes crash in custlist editor under certain circumstances) |
Nov 15 2010 | [27226] | Backport of [27225] | N/A | Audio | Only pass-through if we support the number of channels, otherwise downmix - logic was reversed |
Nov 15 2010 | [27232] | Backport of [27231] | N/A | MythNetvision | Update BBC and Trailer scripts to account for feed changes |
Nov 15 2010 | [27235] | Backport of [27234] | #9229 | MythWeather | Fix Weather Underground Maps script when log directory does not exist |
Nov 16 2010 | [27248] | Backport of [27247] | #9204 | Themes - Metallurgy | Fix OSD showing in browse mode in Live TV |
Nov 16 2010 | [27251]
REVERTED in [27299] |
Backport of [27250] | N/A | Audio | REVERTED: Do not disable AC3 or DTS passthrough if speaker output is set to stereo only |
Nov 17 2010 | [27255] | Backport of [27254] | #9228 | OSD | If paused, unpause playback when clearing the Delete Recording OSD dialog |
Nov 17 2010 | [27261] | Backport of [27260] | N/A | MythNetvision | Update MTV grabber script to accommodate API changes |
Nov 18 2010 | [27272] | Backport of [27271] | N/A | Audio | Fixes a valgrind-detected issue (reading outside of allocated memory - prevent potential segfaults) |
Nov 18 2010 | [27275] | Backport of [27274] | N/A | Ports - Mac OS X | Fix JPEG viewing |
Nov 18 2010 | [27277] | Backport of [27273] | N/A | Audio | Modify error reporting to eliminate unnecessary data in bug reports |
Nov 18 2010 | [27278] | Backport of [27256] | #9228 #9234 |
OSD | Additional fixes for OSD locking during cutlist editor keypresses |
Nov 18 2010 | [27280] | Backport of [27279] | #9243 | Ports - Windows / General | Remove unnecessary includes which caused issues on Windows |
Nov 19 2010 | [27292] | Backport of [27281] | #9242 | Ports - Windows / MythUI | Don't call QGLContext::doneCurrent() in MythRenderOpenGL. Fixes playback on certain Windows Builds and reduce potential performance impact on certain Intel systems. |
Nov 19 2010 | [27293] | Backport of [27290] | N/A | Ports - Windows / MythUI | Fix builds with --enable-symbol-visibility |
Nov 19 2010 | [27297] | Backport of [27296] | N/A | MythUI | Fix an uninitialized data item |
Nov 19 2010 | [27299]
Revert [27251] |
N/A | N/A | Audio | REVERT -fixes changeset [27251] as it breaks 5.1 upmix from stereo for AC3 content |
Nov 20 2010 | [27303] | Backport of [27302] | N/A | MythUI / MythWeather | Fix non-animated GIF reloading causing the frontend to abort |
Nov 20 2010 | [27305] | Backport of [27216], [27217] | N/A | Audio | Change the behaviour of overriding the digital passthrough device - allows a different audio device between plain stereo/lpcm and digital passthrough |
Nov 21 2010 | [27315] | Backport of [27191] | #9104 | MythFrontend | Fix a segfault when exiting the Recording Profile settings screen |
Nov 23 2010 | [27321] | Backport of [27320] | N/A | Audio | Fix invalid logging |