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

From MythTV Official Wiki
Jump to: navigation, search
(add 07b1cc1, c4ee599)
(add 40f3bae, f7b28e5, 4125a40, 662aa3d - that concludes 2011!)
Line 3,138: Line 3,138:
 
| mythtranscode / misc.
 
| mythtranscode / misc.
 
| Fix mythtranscode's ability to transcode mpeg4->mpeg4 w/cutlists
 
| Fix mythtranscode's ability to transcode mpeg4->mpeg4 w/cutlists
 +
|-
 +
| 384
 +
| {{dts|December 6 2011}}
 +
| {{gitcommit|40f3bae}}
 +
| Backport of {{gitcommit|fb1c760}}
 +
| N/A
 +
| MythBackend
 +
| Fix a regression caused by {{gitcommit|2fdeb3fc}}
 +
|-
 +
| 385
 +
| {{dts|December 29 2011}}
 +
| {{gitcommit|f7b28e5}}
 +
| Backport of {{gitcommit|db25a28}}
 +
| {{ticket|9950}}
 +
| Misc.
 +
| Fix a potential segfault if MDM::downloadNow() times out
 +
|-
 +
| 386
 +
| {{dts|December 29 2011}}
 +
| {{gitcommit|4125a40}}
 +
| Backport of {{gitcommit|93ee67e}}
 +
| N/A
 +
| EIT
 +
| Enhance UK EIT fixup to support "QuotedSubtitles"
 +
|-
 +
| 387
 +
| {{dts|December 30 2011}}
 +
| {{gitcommit|662aa3d}}
 +
| Backport of {{gitcommit|2472d67}}
 +
| {{ticket|10176}}
 +
| MythVideo
 +
| Avoid crashing if child item no longer exists
 
|}
 
|}
  
  
 
[[Category:Release Notes]]
 
[[Category:Release Notes]]

Revision as of 22:50, 4 January 2012

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 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

All changes made to the 0.24-fixes branch are shown below. They are grouped into changes that make up, or are expected to make up, a "dot" release (i.e., 0.24.1, 0.24.2, etc.).

Fixes applied between 0.24 release and 0.24.1

The following changes were applied after 0.24 was released, and make up the 0.24.1 release

# Date Applied Changeset Backported? (Trunk Changeset) Related Ticket(s) Component(s) Comments
1 02010-11-11Nov 11 2010 [d701037] Backport of [83c9038c] N/A Translations Updated Finnish translation of MythWeb
2 02010-11-11Nov 11 2010 [52cb8fb] Backport of [f63e853] #9036 MythWeb Fix FLV playback when detected resolution is not calculated correctly
3 02010-11-12Nov 12 2010 [cf098b7] Backport of [f2aa4c35] N/A Python Bindings Allow dashes ('-') in hostnames used for FileTransfer
4 02010-11-12Nov 12 2010 [bdae22c] Backport of [21af898] 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
5 02010-11-14Nov 14 2010 [03d161d] Backport of [29f7209] #9218 OSD/Teletext/Cutlist Editor Teletext Fixes (Fixes crash in custlist editor under certain circumstances)
6 02010-11-15Nov 15 2010 [ae750cc7] Backport of [32ff8c8e] N/A Audio Only pass-through if we support the number of channels, otherwise downmix - logic was reversed
7 02010-11-15Nov 15 2010 [5465898] Backport of [2c2d496] N/A MythNetvision Update BBC and Trailer scripts to account for feed changes
8 02010-11-15Nov 15 2010 [babc0c3] Backport of [a3f6805] #9229 MythWeather Fix Weather Underground Maps script when log directory does not exist
9 02010-11-16Nov 16 2010 [8afb086] Backport of [ccb89cfb] #9204 Themes - Metallurgy Fix OSD showing in browse mode in Live TV
10 02010-11-16Nov 16 2010 [d75c28f]

REVERTED in [da47d2e]

Backport of [a661b8b] N/A Audio REVERTED: Do not disable AC3 or DTS passthrough if speaker output is set to stereo only
11 02010-11-17Nov 17 2010 [e86ba12] Backport of [3eeb6bf] #9228 OSD If paused, unpause playback when clearing the Delete Recording OSD dialog
12 02010-11-17Nov 17 2010 [6427d5a] Backport of [695018a] N/A MythNetvision Update MTV grabber script to accommodate API changes
13 02010-11-18Nov 18 2010 [6427d5a] Backport of [bde9ee3] N/A Audio Fixes a valgrind-detected issue (reading outside of allocated memory - prevent potential segfaults)
14 02010-11-18Nov 18 2010 [cdda8c0] Backport of [30b423e4] N/A Ports - Mac OS X Fix JPEG viewing
15 02010-11-18Nov 18 2010 [c8e66a4] Backport of [116d87c] N/A Audio Modify error reporting to eliminate unnecessary data in bug reports
16 02010-11-18Nov 18 2010 [10f251f] Backport of [3f2dc41] #9228
#9234
OSD Additional fixes for OSD locking during cutlist editor keypresses
17 02010-11-18Nov 18 2010 [5e4e58f] Backport of [0e26821] #9243 Ports - Windows / General Remove unnecessary includes which caused issues on Windows
18 02010-11-19Nov 19 2010 [969ded3a] Backport of [262966d] #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.
19 02010-11-19Nov 19 2010 [5ea088f] Backport of [f42f22c] N/A Ports - Windows / MythUI Fix builds with --enable-symbol-visibility
20 02010-11-19Nov 19 2010 [6b4419e] Backport of [cdfebeb] N/A MythUI Fix an uninitialized data item
21 02010-11-19Nov 19 2010 [da47d2e]

Revert [d75c28f]

N/A N/A Audio REVERT -fixes changeset [d75c28f] as it breaks 5.1 upmix from stereo for AC3 content
22 02010-11-20Nov 20 2010 [e8c6c19] Backport of [5b5e335] N/A MythUI / MythWeather Fix non-animated GIF reloading causing the frontend to abort
23 02010-11-20Nov 20 2010 [0604ffb0] Backport of [472678b6], [87b9ef46] N/A Audio Change the behaviour of overriding the digital passthrough device - allows a different audio device between plain stereo/lpcm and digital passthrough
24 02010-11-21Nov 21 2010 [2ca5fd8] Backport of [9bfcd4e] #9104 MythFrontend Fix a segfault when exiting the Recording Profile settings screen
25 02010-11-23Nov 23 2010 [d36d385] Backport of [d2a3e10] N/A Audio Fix invalid logging
26 02010-11-24Nov 24 2010 [ba0e1ac] Backport of [cf50394], [246a936], [9741adc], [18fdd00], [d8ba8af], [c72be4a], [a2aa3de], [cd1d61f] N/A Audio Improve digital passthrough auto-settings mainly a problem with some HDMI audio cards. Fix 5.1 upmixing of AC3 stereo content. Simplify LPCM configurations moving it to advanced settings, now it should under most circumstances be not necessary to bother with it.
27 02010-11-25Nov 25 2010 [9317b10] Backport of [a7d03ad] #9256 Preview Generation Fix black/glitched recording previews by fixing in-recording seektables for MPEG2-TS/PS
28 02010-11-26Nov 26 2010 [f70abbe] Backport of [aa1084d] #9206 OSD/Teletext/Cutlist Editor Clear captions when entering the cutlist editor
29 02010-11-27Nov 27 2010 [473ffae] Backport of [47054f4] N/A Video Playback Fix FFWD/REW response time repositioning
30 02010-11-27Nov 27 2010 [d965755] Backport of [67be3b3] N/A MythUI Move the gesture debugging to VB_GUI instead of VB_IMPORTANT
31 02010-11-28Nov 28 2010 [549fca1] N/A #9196 Ports - Windows Disables the ffmpeg mpeg-2 startup optimization in the ringbuffer - fixes playback on Windows
32 02010-11-29Nov 29 2010 [f1831b2] Backport of [bd87848] #9196 MythWeather Handle strings in the BBC grabber that may or may not contain an "s" at the end (i.e., shower(s))
33 02010-11-29Nov 29 2010 [206d42c] Backport of [3ec54bb] N/A Video Playback Speed up resumption of playback after seeking (regression from 0.23)
34 02010-12-01Dec 1 2010 [506987e] Backport of [d968edb] #9139 Video Playback Fix tilted video when using odd geometries and the Xlib 'fallback' video renderer
35 02010-12-01Dec 1 2010 [8e616b4] Backport of [239377b], [f061618], [4064cad], [38e6b03], [55baf45] #9282 Audio ***API Change*** - Additional audio refactoring fixes
36 02010-12-01Dec 1 2010 [4d4abe5] Backport of [2d67f9f], [c0fc092], [6adc792] #6569 Audio Always use MythTV's downmixer in place of ffmpeg's on hardware that has SSE3 support - fixes low volume on 5.1 AC3 streams on a stereo system
37 02010-12-01Dec 1 2010 [bb53a24] N/A N/A Audio ***API Change (following r27395)***
38 02010-12-01Dec 1 2010 [1c84b13] Backport of [b6ec265] #9203 Themes - Metallurgy Add missing menu titles to Metallurgy
39 02010-12-02Dec 2 2010 [7354fd2] Backport of [c5fa638] #9291 Ports - Mac OS X Prevent rebase tool from duplicating the libraries that it rebases, by getting it to process only the real libs, not symlinks to them
40 02010-12-02Dec 2 2010 [17fbcbb] Backport of [4f01704] #9271 OSD/Teletext/Cutlist Editor Improved teletext display for font stretching, double height text, and better widescreen fill support
41 02010-12-02Dec 2 2010 [316f85f] Backport of [9fc9ee1] #9271 OSD/Teletext/Cutlist Editor Refactor teletext to more-closely match the design of other caption/subtitle code - eliminates locking problems and improves responsiveness
42 02010-12-02Dec 2 2010 [ee329fe] Backport of [6d78242] N/A Audio Make sure buffers used for SSE float conversion are 16 bytes aligned at all time - This forces us to work with 16 bytes lcm size
43 02010-12-03Dec 3 2010 [71bf56a] Backport of [c8b1c9d] N/A Audio Reduce number of maximum frames for AC3 encoder so prevent buffer overflow
44 02010-12-03Dec 3 2010 [11ee9c5] Backport of [ff27f87] N/A Misc. Switch version.sh to use git rather than svn
45 02010-12-04Dec 4 2010 [dc4868a] Backport of [42a3c6f] N/A Misc. Tweak PWD in the Makefile to be more specific
46 02010-12-04Dec 4 2010 [e4ea220] N/A N/A Misc. Add gitignores to fixes/0.24 too
47 02010-12-04Dec 4 2010 [fe9d48e] Backport of [641d6e6] #9288 MythGallery Fix upper case file extensions which weren't working
48 02010-12-05Dec 5 2010 [ecbbcf8] Backport of [13523e9] N/A MythFrontend Fix regressions in the Previously Recorded screen
49 02010-12-06Dec 6 2010 [011ffd5] Backport of [d5d1cc1] N/A UPnP Fix file streaming to continue working past 4GB
50 02010-12-06Dec 6 2010 [d3d2640] Backport of [26761ab] N/A MythArchive Look for fonts in the correct location
51 02010-12-07Dec 7 2010 [5cd75db] Backport of [98a1969] N/A Audio Fix logic error that forced to have audio advanced checked to get 7.1 LPCM
52 02010-12-07Dec 7 2010 [3e9463e] Backport of [f1b4edc] N/A Audio Fix same logic error used in the settings which prevented selecting 7.1 unless audio advanced was selected
53 02010-12-08Dec 8 2010 [ee57332] Backport of [b674e52] N/A OSD/Teletext/Cutlist Editor Make text outlining consistent across external, embedded, and CC-608 captions
54 02010-12-09Dec 9 2010 [aec0097] Backport of [49e8e9f] #8740 Audio Fix SSE2/SSE3 CPU flags in libmythsoundtouch
55 02010-12-09Dec 9 2010 [df2d58b] Backport of [2ec3a29] #9350 Audio Fix missing parameter in SG filelist query
56 02010-12-11Dec 11 2010 [8155c43] Backport of [7824473] N/A Python Bindings Fix control socket call used for Video._playOnFe()
57 02010-12-12Dec 12 2010 [7b4f3fb] Backport of [3429e9b] N/A Video Playback Don't create an additional thread for media playback. (Potentially speeds up playback startup, exiting, and keypress response)
58 02010-12-12Dec 12 2010 [6bb60cd] Backport of [2be30cf] N/A OSD/Teletext/Cutlist Editor Minor CC-608 caption display optimization
59 02010-12-12Dec 12 2010 [3e29dab] Backport of [9bfe562] #9030 OSD/Teletext/Cutlist Editor Left justify CC-608 captions to fix jitter
60 02010-12-12Dec 12 2010 [cfd7b78] Backport of [3ff02fd] N/A Video Playback Remove the state change QWaitCondition from the TV class.
61 02010-12-13Dec 13 2010 [3a0bc28] Backport of [TBD] N/A Audio Simplify upmixing and fix some timestamp and pause issues
62 02010-12-13Dec 13 2010 [1b695d7] Backport of [TBD] N/A Audio Fix and raise min. alsa hardware buffer size calculation
63 02010-12-13Dec 13 2010 [8115c44] Backport of [TBD] N/A Audio Tidy up the block processing
64 02010-12-13Dec 13 2010 [0d719aa] Backport of [TBD] N/A Audio Add a little bit of leeway when checking the alsa buffer size, as alsa may round down the value
65 02010-12-13Dec 13 2010 [4e4653f] Backport of [TBD] N/A Audio Revert a change mistakenly committed
66 02010-12-13Dec 13 2010 [52f8df1] Backport of [0cab1df] #9360 MythBackend Fix delete and allow-rerecord when AutoExpireInsteadOfDelete is enabled
67 02010-12-13Dec 13 2010 [f3ddc58] Backport of [d07aff7] N/A Themes - MythCenter-wide Fix a tiny alignment problem in the MythCenter-wide theme
68 02010-12-14Dec 14 2010 [fc09367] Backport of [62ffcd3] N/A Video Playback Fix setting the display refresh rate in live tv
69 02010-12-14Dec 14 2010 [208e2f5] Backport of [f31bd0c] N/A Misc. Add some extra NULL pointer protection in the main decoder loop
70 02010-12-14Dec 14 2010 [588cc6e] Backport of [3881415] N/A Audio Fix potential deadlocks resulting in "Waited 100ms for video buffers"
71 02010-12-14Dec 14 2010 [1405782] Backport of [04c15e1] N/A Audio Fix ALSA buffer allocation
72 02010-12-14Dec 14 2010 [5b7beed] Backport of [966ad7d] #9363 MythBackend - Scheduler Release scheduler lock while running startup/shutdown commands
73 02010-12-14Dec 14 2010 [7a644c4] Backport of [c91d869] N/A Documentation Fix HOWTO references to content no longer in contrib
74 02010-12-14Dec 14 2010 [513409c] Backport of [094f85a] #9372 MythArchive Fix the name of the button background shape used in the button lists
75 02010-12-14Dec 14 2010 [f0ffba1] Backport of [57ddc30] #9376 MythArchive It was using a background image that is only installed if MythZoneMinder was installed
76 02010-12-15Dec 15 2010 [c6d47f6] Backport of [6da09cc] N/A Misc. Fix compile warnings for the quickdnr filter
77 02010-12-15Dec 15 2010 [57059b3] Backport of [87db118] N/A Translations Fix a slight translation problem in three translations
78 02010-12-15Dec 15 2010 [c9e982a] Backport of [e139b29] N/A OSD/Teletext/Cutlist Editor Fix displaying external text subtitles under a rare situation
79 02010-12-15Dec 15 2010 [2efe497] Backport of [8739783] N/A Themes - MythCenter-wide Make the message text in the busy dialog multi-line
80 02010-12-15Dec 15 2010 [1b25aae] Backport of [72dd02e] N/A MythArchive Tweak a please wait message
81 02010-12-15Dec 15 2010 [f6af8c7] Backport of [0175201] N/A Audio Try to increase ALSA bugger by 64kB block
82 02010-12-15Dec 15 2010 [137af77] Backport of [8c6de46] N/A Misc. Build ffmpeg as mythffmpeg and install
83 02010-12-15Dec 15 2010 [c548468] Backport of [1f47a54] N/A Misc. Added mythffplay to the build
84 02010-12-16Dec 16 2010 [7cdfb8e] Backport of [2425dd9] #9378 Misc. Change the QMutex to QSemaphore in myth_system
85 02010-12-16Dec 16 2010 [64d9d7c] Backport of [TBD] N/A Misc. Add INSTALL_ROOT support for mythffmpeg/play
86 02010-12-16Dec 16 2010 [de60515] Backport of [271c60a] N/A Audio Change on how we calculate the required ALSA hardware buffer size
87 02010-12-16Dec 16 2010 [5aa7665] Backport of [3fbe948] N/A MythVideo - JAMU Update JAMU to deal with unicode overrides
88 02010-12-17Dec 17 2010 [7ed83c3] Backport of [a635a7b] N/A Preview Generation Fix a segmentation fault in preview generation
89 02010-12-17Dec 17 2010 [c81a3d7] Backport of [164739c] N/A Themes - MythCenter-wide Add edit marks to MythCenter-wide OSD editbar
90 02010-12-19Dec 19 2010 [bac67dc] Backport of [206bde0] #9385 MythArchive Add EAC3 as a valid audio format
91 02010-12-20Dec 20 2010 [1ef81e1] Backport of [56dab84] #9188 UPnP Fix UTF-8 handling on UPnP request URLs
92 02010-12-20Dec 20 2010 [3cf32e8] Backport of [TBD] N/A Audio Fix audio-only playback
93 02010-12-21Dec 21 2010 [3ba1ec3] Backport of [a4ceb01] #8779 MythWeb Removed ipod template (for now) (1/2)
94 02010-12-21Dec 21 2010 [384a0d9] Backport of [029e9ff] #8779 MythWeb Removed ipod template (for now) (2/2)
95 02010-12-21Dec 21 2010 [cc03d21] N/A N/A MythWeb Add a .gitignore
96 02010-12-21Dec 21 2010 [1a998aa] Backport of [7cb9061] #9255 MythWeb Fix blank site caused in the case where a backend command was issued prior to connecting to the backend
97 02010-12-29Dec 29 2010 [f36a849] Backport of [e866f1c] #9210 MythFrontend Exit Watch Recordings if user aborts the initial Rec Group popup
98 02010-12-29Dec 29 2010 [557f3de] Backport of [fc8e5ee] N/A Misc. MythDownloadManager timeout change and error handling
99 02010-12-29Dec 29 2010 [2f3a2f8] Backport of [6128e72] #9381 MythFrontend Fix program finder to not show programs on invisible channels
100 02010-12-30Dec 30 2010 [cdf73ef] Backport of [TBD] N/A Misc. Add kdevelop supporting files to gitignore
101 02010-12-30Dec 30 2010 [21b99f1] Backport of [TBD] N/A Misc. Added windows outputs to gitignore
102 02011-01-02Jan 2 2011 [f5e6f3d] Backport of [d56b1d9] N/A Misc. Propogate INSTALL_ROOT to subdirs on make install
103 02011-01-03Jan 3 2011 [3ec48f2] Backport of [d16c94e] N/A Ports - Mac OS X Re-enable ffmpeg binary on Darwin
104 02011-01-04Jan 4 2011 [e15a45e] Backport of [68fa6e8] #9435 Storage Groups Find subdirs before parents when searching for SG relative pathname
105 02011-01-05Jan 5 2011 [2d85d70] N/A N/A Misc. New readme for 0.24 fixes
106 02011-01-05Jan 5 2011 [415b883] Backport of [4eba49f] N/A Video Playback Backport fix for bitrate and duration detection
107 02011-01-05Jan 5 2011 [c6c50df] Backport of [e137704] #9306 EIT Fixes a memory leak in the EIT scanner
108 02011-01-09Jan 9 2011 [7a92d5c] Backport of [badb292] N/A Ports - Mac OS X Re-enable MMX after reports it works on 10.5 and 10.6
109 02011-01-11Jan 11 2011 [09800d6] Backport of [09800d6] #9420 Video Playback Fix frame rate detection for RM video files
110 02011-01-11Jan 11 2011 [6574b9c] Backport of [212062c] #9467 MythWeather Fix Environment Canada animated maps
111 02011-01-11Jan 11 2011 [2394a9d] Backport of [85663d1] #9467 MythWeather Add Environment Canada static maps
112 02011-01-11Jan 11 2011 [141a301] Backport of [7bd6804] N/A Ports - Mac OS X Build and use YASM
113 02011-01-14Jan 14 2011 [46a0dda] Backport of [c086645] #9482 Scripts - DB Restore Fix restore script host name change with generic names
114 02011-01-15Jan 15 2011 [a328d99] Backport of [c882551] #9223 Video Playback Remove the PlayerTimer class and run the player from TV::StartTV (fix sluggish menus during playback)
115 02011-01-15Jan 15 2011 [798359f] Backport of [f33ac28] N/A Video Playback Fix restore script host name change with generic names
116 02011-01-16Jan 16 2011 [945c673] Backport of [6a1b7e3] N/A UPnP Make the worker threads clean up properly
117 02011-01-17Jan 17 2011 [3f991fa] Backport of [7af8c9a] #9488 Misc. Allow braindead old git versions to give version
118 02011-01-18Jan 18 2011 [f25787f] Backport of [af0f68e] N/A OSD/Teletext/Cutlist Editor Add missing break statement in DVB Subtitle Decoder
119 02011-01-18Jan 18 2011 [40df4b6] N/A N/A Video Playback Disable XvMC when playing DVDs in 0.24-fixes
120 02011-01-19Jan 19 2011 [90fe13c] Backport of [68d6eb2] N/A Misc. Use --no-color when checking the git branch
121 02011-01-22Jan 22 2011 [10e990e] Backport of [05caea0] N/A MythWeb Add proper handling for JobsRunOnRecordHost flag when queuing new jobs through the Program Detail page
122 02011-01-23Jan 23 2011 [7af55a6] Backport of [2080ca3] N/A Channel Scanner Remove channels no longer in use in US OTA broadcasts
123 02011-01-23Jan 23 2011 [bebb13b] Backport of [6f63367] N/A MythNews Re-enable settings cache after news schema check
124 02011-01-23Jan 23 2011 [61c78f5] Backport of [d6d489f] N/A Video Playback Fix a memory leak in mpegts.c
125 02011-01-24Jan 24 2011 [f8d3b26] Backport of [406b08c] N/A Ports - Mac OS X Fix mythwelcome in FE-only builds, add ccache for speedup
126 02011-01-25Jan 25 2011 [fa2ae0d] Backport of [361140b] N/A MythBrowser Replace some broken image links with shapes instead
127 02011-01-25Jan 25 2011 [2329c36] Backport of [d581cef] #9483 MythMusic Fix UTF8 file names when importing
128 02011-01-25Jan 25 2011 [1509627] Backport of [5c8b326] #9483 MythMusic Don't convert these strings to Utf8 before comparison
129 02011-01-25Jan 25 2011 [1509627] Backport of [cfdd72e] N/A MythMusic Do not lower case when comparing paths
130 02011-01-25Jan 25 2011 [e6fa6c2] Backport of [46d0061] N/A MythBrowser Add areas so that the shapes are correctly proportioned
131 02011-01-26Jan 26 2011 [57812c6]

REVERTED BY [0100e77]

Backport of [b4f1039] N/A Video Playback Reorder pause/unpause sequence
132 02011-01-26Jan 26 2011 [efe64a4] Backport of [b4bbb41] N/A OSD/Teletext/Cutlist Editor Improved locking in MythPlayer and its subclasses
133 02011-01-26Jan 26 2011 [95ecfdb] Backport of [985f38a] N/A Video Playback Rename the player eof variable
134 02011-01-28Jan 28 2011 [b6dbb3e] Backport of [dbbf254] N/A Misc. A couple bugfixes in MythDownloadManager
135 02011-01-28Jan 28 2011 [6dbb6e9] Backport of [f36b3f0] N/A Video Playback / DVD Fix a potential segfault in MythDVDPlayer
136 02011-01-28Jan 28 2011 [bb5e107] Backport of [a0fcdbb] #9415 MythVideo Update the seektables when a filename changes on scan in MythVideo
137 02011-01-29Jan 29 2011 [9250772] Backport of [4e8d935] N/A Video Playback Use the livetv ringbuffer timeout when switching channel/program (Default is 2 seconds)
138 02011-01-29Jan 29 2011 [8d1c058]

REVERTED BY [0100e77]

Backport of [c3e1879] N/A Video Playback Pause the RingBuffer before pausing the decoder
139 02011-01-29Jan 29 2011 [613079e] Backport of [26ab0d1] N/A Misc. Add an atexit() handler to delete the MythDownloadManager singleton
140 02011-01-29Jan 29 2011 [7612cde] Backport of [c2e4cd0] N/A Misc. Fix compilation of MythDownloadManager
141 02011-01-29Jan 29 2011 [c884505] Backport of [d78edbd] N/A MythFrontend Fix for recpriorityB textarea in ProgramRecPriority
142 02011-01-29Jan 29 2011 [06c8142] Backport of [0c676b2] N/A Audio AOBASE: SRC was setup with 'source_channels' but if we downmix we only get 'channels'
143 02011-01-30Jan 30 2011 [38938b3] Backport of [946f6cc] N/A Misc. Don't cache bad result in MythCoreContext::GetMasterHostName()
144 02011-01-30Jan 30 2011 [8921ded] Backport of [156e8ba] N/A Misc. Add a timeout for RemoteFile sync. downloads in MythDownloadManager
145 02011-01-31Jan 31 2011 [4a113b0] Backport of [746ec9e] #9512 MythFrontend Fix priority textareas not being updated when priority is increased on a list entry
146 02011-01-31Jan 31 2011 [61ba0b7] Backport of [b25ec2e] N/A MythUI Potentially fixes a few drawing bugs
147 02011-01-31Jan 31 2011 [14bfdc3] Backport of [9590973] N/A MythFrontend Fix recording item disappearing from list when the subtitle has been edited
148 02011-02-01Feb 1 2011 [d85343b] Backport of [4859032] #9538 Video Playback Skip past the initial cut area when starting playback
149 02011-02-01Feb 1 2011 [1e8e703] Backport of [77d419b] #9164 OSD/Teletext/Cutlist Editor Update the subtitle font if the fontstretch has changed
150 02011-02-01Feb 1 2011 [e6e1964] Backport of [399c1bc] #9164 OSD/Teletext/Cutlist Editor Reset the CEA-708 font stretch property when re-initialised
151 02011-02-01Feb 1 2011 [8bf1a3a] Backport of [5aa72eb] N/A MythUI Don't overwrite default help text
152 02011-02-01Feb 1 2011 [8cd0acb0] Backport of [8195d9c] N/A MythUI Fix error in 8bf1a3a
153 02011-02-02Feb 2 2011 [51e3486] Backport of [255a074] #9500 UPnP / MythFrontend Prevent segfault of mythfrontend on threadpool shutdown
154 02011-02-03Feb 3 2011 [0100e77]

REVERT [57812c6] and [8d1c058]

N/A N/A Video Playback Revert Pause/Unpause changes
155 02011-02-03Feb 3 2011 [7e34a2b] Backport of [10cd1dd] N/A Video Playback Fix initial bookmark seeking in conjunction with cut lists
156 02011-02-03Feb 3 2011 [849b5ca] Backport of [3716894] #9023 Video Playback Fix seeking after LiveTV transitions
157 02011-02-03Feb 3 2011 [08a8a65]

REVERTED BY: [5161a5f]

Backport of [13722d7] #9542 Video Playback Force reload of context and stream properties when switching between LiveTV segments
158 02011-02-05Feb 5 2011 [1a69c92] Backport of [ee9af28] #9109

#8631

Video Playback Several changes to fix the current position and duration of the playback OSD
159 02011-02-08Feb 8 2011 [6dd5e4b] Backport of [5d94418] #9489 OSD/Teletext/Cutlist Editor Display the Auto commercial skip option for in-progress recordings in the OSD menu
160 02011-02-08Feb 8 2011 [6318d52] Backport of [2ae46c5] #9558 MythVideo - JAMU Replace 'xml' version check with one that checks Python version, for Python 2.7 compatibility
161 02011-02-09Feb 9 2011 [d0976da] Backport of [27e125f] N/A Video Playback Disable Picture-In-Picture and Picture-By-Picture
162 02011-02-09Feb 9 2011 [54a300f] Backport of [48bf9de] N/A Video Playback Live TV - Construct the TV object immediately. Fixes the issue of LiveTV hanging when 'Start TV in Program Guide' is enabled
163 02011-02-09Feb 9 2011 [54fcb92] Backport of [341efdf] N/A Video Playback Improved handling of 'Show the Program Guide when Start Live TV'
164 02011-02-09Feb 9 2011 [dd981aa] Backport of [bb144de] N/A Video Playback Remove the key list queue in the TV class
165 02011-02-09Feb 9 2011 [dd981aa] Backport of [6834dba] N/A Video Playback Non LiveTV: Construct the TV object immediately
166 02011-02-10Feb 10 2011 [b259732] Backport of [TBD] N/A MythUI Workaround windows OpenGL painter current context issues
167 02011-02-11Feb 11 2011 [25ffbc3] Backport of [ce0ad7f] N/A MythUI Fix clipping issues with the OpenGL painter
168 02011-02-11Feb 11 2011 [dcc9b96] Backport of [8c33e3f] N/A MythFrontend / Video Playback Re-enable setting MythPlayer::noVideoTracks (not yet used to enable audio only playback)
169 02011-02-11Feb 11 2011 [0ddc3f2] Backport of [4e815b0] N/A Video Playback Fix duration/position information for MHEG and audio only playback
170 02011-02-12Feb 12 2011 [a7c8820] Backport of [9ef29d1] #9223 Video Playback Fix recently introduced playback issues on some OS X builds and sluggish menus during playback - Don't check whether there are pending events in the TV playback loop
171 02011-02-12Feb 12 2011 [8e3fd5a] Backport of [651836b] #9310 Ports - Windows Fix windows compiling
172 02011-02-12Feb 12 2011 [4a8c889] Backport of [c9c2545] #9410 Video Playback Fix BBC frame detection
173 02011-02-12Feb 12 2011 [3d55e51] Backport of [98286fe] #9570 Video Playback Only need a video track for duration/position info so remove MHEG check
174 02011-02-13Feb 13 2011 [18a8200] Backport of [5ec80d8] N/A Video Playback Fix lockup when keys are pressed while playback is starting
175 02011-02-13Feb 13 2011 [809ec68] Backport of [9980fcf] N/A OSD/Teletext/Cutlist Editor Ensure teletext images are properly cleared when using XVideo
176 02011-02-13Feb 13 2011 [52f7df5] Backport of [548434c] N/A MythUI Remove some no longer needed code now we only support Qt4.5 or later
177 02011-02-13Feb 13 2011 [20929be] Backport of [a0fc086] #9440 Themes Add MythNetVision to the DVR menu theme
178 02011-02-13Feb 13 2011 [b6f0080] Backport of [1f6d53a] #9516 Themes - Mythbuntu Fix some overlapping buttons on the channel editor screen
179 02011-02-13Feb 13 2011 [ad3c81f] Backport of [4138b32] #9102 MythFrontend When shutting down or rebooting keep trying alternate methods if the first ones fail
180 02011-02-14Feb 14 2011 [72b76bd] Backport of [99af927] #9584 Video Playback Use totalLength and framesPlayed to generate duration/position for nuv decoder
181 02011-02-15Feb 15 2011 [4055a5e] Backport of [01a5c56] N/A Video Playback Ensure the TvPlayWindow is shown before we construct the player object
182 02011-02-15Feb 15 2011 [8332e50] Backport of [4ae3c0d] N/A Video Playback TV: Hide and disable the main UI at the last moment
183 02011-02-15Feb 15 2011 [b2c0afc] Backport of [6aef308] N/A Video Playback TV: Clear the contents of TvPlayWindow when playback is starting
184 02011-02-15Feb 15 2011 [ad1543a] Backport of [679b668] N/A Video Playback Refactor 'eof' handling in the decoder and player classes
185 02011-02-15Feb 15 2011 [316718a] Backport of [e45da57] #9511,

#9546

Video Playback Faster pausing when switching programs in live tv
186 02011-02-16Feb 16 2011 [e414577] Backport of [eb3c98c5] N/A Video Playback Simplify timestamp selection code which fixes AV-sync for AVI video
187 02011-02-16Feb 16 2011 [90f48c8] Backport of [b35ddbf] N/A Python Bindings Allows for PATH lookup in System() in command sanity check
188 02011-02-17Feb 17 2011 [84db96c] Backport of [23eff84] #9551 MythMusic Fix segfault - Any track with 'cda' in the filename was causing problems
189 02011-02-17Feb 17 2011 [2b7036f] Backport of [80d9234] N/A MythGallery Add auto-run setting to mythgallery, defaults to off
190 02011-02-18Feb 18 2011 [1443c1c] Backport of [baf2f3f] N/A OSD/Teletext/Cutlist Editor Teletext: Fix a logging typo in AVFormatDecoder
191 02011-02-18Feb 18 2011 [dca8767] Backport of [2d0cac0] N/A Misc. Remove a stray QMutex::unlock in the TV class
192 02011-02-20Feb 20 2011 [fa6564d] Backport of [8ff39aa] N/A MythZoneMinder Change a few to <fontdef>
193 02011-02-21Feb 21 2011 [c66dceb] Backport of [ef68bf7] N/A Misc. configure: Fix libs order in check_ld()
194 02011-02-21Feb 21 2011 [4ce4707] Backport of [933475e] N/A Ports - Mac OS X Fix PPC compilation of NuppeDecoder and NuppelRecorder
195 02011-02-21Feb 21 2011 [8ba07a0] Backport of [9af38c8] N/A Video Playback Improve timestamp logging
196 02011-02-22Feb 22 2011 [e0ed5e9] Backport of [2e6f41f] N/A Themes - Mythbuntu Fix the truncated text in many of the button lists
197 02011-02-22Feb 22 2011 [0802f55] Backport of [ecaeffc] N/A Misc. Add a .gitignore to myththemes
198 02011-02-23Feb 23 2011 [e0a7720] Backport of [TBD] N/A Python Bindings Prevent Python bindings from loading against Python 2.4 or previous
199 02011-02-26Feb 26 2011 [f169dd9] Backport of [TBD] N/A Audio Fix timestamp estimates for digital audio passthrough
200 02011-02-27Feb 27 2011 [9d78d28] Backport of [0a8ad2c] #9548 Audio Fix memory leaks in pulseaudio code
201 02011-02-27Feb 27 2011 [a2a57df] Backport of [b9f2adc] #9414 MythTranscode Remove channel limitation in mythtranscode
202 02011-02-27Feb 27 2011 [057b017] Backport of [93d8997] N/A Audio Do not suspend PulseAudio if the ALSA device contains a hint with the word 'pulse'
203 02011-02-27Feb 27 2011 [6e5ca62] Backport of [38f8fb1] N/A Scheduler Slightly improve handling of failed recordings to help with rescheduling
204 02011-02-28Feb 28 2011 [bbfb6b0] Backport of [0234965] #9549 MythTranscode Make MPEG2fixup::ProcessVideo return int
205 02011-03-01Mar 01 2011 [4af46b1] Backport of [7bc4fa0] N/A Ports - Mac OS X / Audio Fix digital passthrough on Mac CoreAudio
206 02011-03-01Mar 01 2011 [fe8f442] Backport of [3bbf5c6] N/A MythMusic Add a couple missing window definitions to the default 4:3 theme
207 02011-03-01Mar 01 2011 [0d3d3a4] Backport of [TBD] N/A MythMusic Fix some indenting in default-wide
208 02011-03-02Mar 02 2011 [931028f] N/A N/A Themes - Arclight Fix the left-side buttonlist width on the status screen in Arclight
209 02011-03-03Mar 03 2011 [5367795] N/A #9623 Translations - Finnish Updated MythFrontend, MythArchive and MythGallery translation
210 02011-03-06Mar 06 2011 [a0b5b8f] Backport of [a43a6ae] N/A Themes - MythCenter-wide Fix some overlapping text on the program guide screen
211 02011-03-06Mar 06 2011 [e938aa9] Backport of [10f5b0b] N/A Themes - MythCenter-wide Fix some overlapping text on the program finder screen
212 02011-03-06Mar 06 2011 [a68266a] Backport of [8689a20] N/A Themes - MythCenter-wide Fix some overlapping text on the program lister screen
213 02011-03-06Mar 06 2011 [df861e4] Backport of [834a383] N/A MythMusic / Themes - default-wide Fix some overlapping text on the default-wide mini player
214 02011-03-06Mar 06 2011 [92443af] Backport of [11232c7] N/A MythMusic / Themes - default-wide Fix some overlapping text on the track info screen
215 02011-03-06Mar 06 2011 [e763cdf] Backport of [7d4bee3] N/A MythMusic / Themes - default Fix some overlapping text on the default 4:3 mini player
216 02011-03-06Mar 06 2011 [00d86fd] Backport of [3ae9230] N/A MythMusic / Themes - default Fix some overlapping text on the default 4:3 track info screen
217 02011-03-08Mar 08 2011 [b41e218] Backport of [TBD] N/A Audio Change ALSA buffer size and period size
218 02011-03-08Mar 08 2011 [9d533f3] Backport of [TBD] N/A Audio Do not attempt to increase ALSA buffer size if it's already set to the maximum the hardware can handle
219 02011-03-10Mar 10 2011 [d0f3ba1] Backport of [d1a8782] #9220 MythWeb Removes all mention of iPod templates
220 02011-03-11Mar 11 2011 [40fc454] Backport of [c68c7ae] #9657 MythWeather Fix Environment Canada weather and dew point parsing
221 02011-03-14Mar 14 2011 [785ea1b] Backport of [96f2ed4] #9660 Video Playback Fix Segfault - Add some missing null pointer checks for the decoder
222 02011-03-16Mar 16 2011 [f691e85] Backport of [10c422a] N/A MythUI Avoid crashing hard if the OpenGL context is invalid
223 02011-03-16Mar 16 2011 [7f15abd] Backport of [79900ac] N/A MHEG Fix Segfault - Catch exception for unrecognised content
224 02011-03-16Mar 16 2011 [e28fe98] Backport of [dd6e0ef] N/A Ports - Mac OS X Cross compilation fixes
225 02011-03-16Mar 16 2011 [f525415] Backport of [7c60905] N/A Ports - Mac OS X Cross compilation fixes
226 02011-03-16Mar 16 2011 [df16df9] Backport of [3860dd2] N/A Ports - Mac OS X Cross compilation fixes
227 02011-03-16Mar 16 2011 [a6decbc] Backport of [c0237bb] N/A Ports - Windows Support opengl, libfftw amd libvisual in mythplugins configure
228 02011-03-16Mar 16 2011 [223142c] Backport of [a32e77c] N/A MythMusic Fix fullscreen spectrum visualization
229 02011-03-16Mar 16 2011 [71ff7fd] Backport of [6e71eda] N/A MythMusic Suppress some compiler warnings
230 02011-03-16Mar 16 2011 [cf09840] Backport of [850dcfb] #9668 MythFrontend Ignore the dividers on the Watch Recordings Change Group Filter popup
231 02011-03-16Mar 16 2011 [ae52b58] Backport of [afb8995] #9667 MythUI Fix mouse usage in popups
232 02011-03-16Mar 16 2011 [1f532a5] Backport of [f1ab9ed] N/A MythUI Fix a segfault if the 'back' button is missing in the "File Browser"
233 02011-03-18Mar 18 2011 [ee6aaa7] Backport of [6ce20f6] #9532 Video Playback Don't try and display the OSD when embedded
234 02011-03-19Mar 19 2011 [8cc2e9a]

REVERTED BY: [db3cfd3]

Backport of [3ad6c81]

[4322464]

#9589 MythUI Fix fullscreen windowing with Compiz
235 02011-03-19Mar 19 2011 [5e8685f] Backport of [5ea8d18] #9423 Misc. Remove some unnecessary decoder locking
236 02011-03-19Mar 19 2011 [ccc89dd] Backport of [e291378] #9423 Misc. Only lock the eof check when run from the decoder thread
237 02011-03-19Mar 19 2011 [ccd73be] Backport of [df1df86] #9423 Misc. Fix decoder locking
238 02011-03-19Mar 19 2011 [4ce7cd8] Backport of [f53bb2b] N/A Misc. Fix history handling of overridden find recordings
239 02011-03-20Mar 20 2011 [db3cfd3]

REVERT [8cc2e9a]

N/A #9589 MythUI REVERT: "Fix fullscreen windowing with Compiz"
240 02011-03-20Mar 20 2011 [782b652] Backport of [5fd4a10] N/A Python Bindings Fix lockTuner() and freeTuner() methods of MythBE
241 02011-03-21Mar 21 2011 [c2baf1b] Backport of [TBD] #9671 Audio Fix initial pulseaudio volume
242 02011-03-24Mar 24 2011 [464fa28] Backport of [454f853] #9637 MythVideo - JAMU Fix a bug which caused JAMU to crash due to multiple unicode conversions
243 02011-03-28Mar 28 2011 [c375a86] Backport of [5349458] N/A Video Playback Fix unlocking of the player context in the main playback loop
244 02011-03-28Mar 28 2011 [83bc1fa] Backport of [a640aaa] #9608 Video Playback Fix compilation with recent CrystalHD library versions
245 02011-03-29Mar 29 2011 [80192ec] N/A #9109 Video Playback Revert back to the old method used for duration/position in the OSD slider
246 02011-04-08Apr 8 2011 [362d834] Backport of [7338bd9] #9304 MythCommflag Check for null frame buffers in commflag
247 02011-04-09Apr 9 2011 [27c3ea5] Backport of [d81e4ef] N/A Python Bindings Add a more descriptive error for failed deletes in Recorded due to unavailable recording
248 02011-04-12Apr 12 2011 [4068639] Backport of [8c18a32] #9665 Video playback Fix pause state while changing source/program
249 02011-04-12Apr 12 2011 [1cfcb2b] Backport of [d7550bf] #9724 MythNetvision Correct Blip.tv API URL
250 02011-04-13Apr 13 2011 [c1c7af0] Backport of [43bef4e] #8707 EIT Fix null characters appearing in EIT data which would cause Live TV to fail and recordings to disappear
251 02011-04-14Apr 14 2011 [f6e282f] Backport of [d77e434] #9724 MythNetvision / Misc. RSS Parsing: Check player tags to make sure they don't have child elements
252 02011-04-16Apr 16 2011 [9ba3ece] Backport of [0e22930] N/A Scheduler Fixed update of some recording status transitions
253 02011-04-16Apr 16 2011 [0bbd75b] N/A #9486 Misc. / MythArchive / Bindings Sort recordings for bindings and MythArchive
254 02011-04-16Apr 16 2011 [c339887] Backport of [7e33788] #8585 Scheduler Fix some invalid-format datetimes in queries
255 02011-04-16Apr 16 2011 [bfa8827] Backport of [cd073b6] #8585 Scheduler / MythBackend Don't use QDateTime::toString() for prepared queries
256 02011-04-17Apr 17 2011 [4693357] Backport of [c42834e] N/A Video Playback Live TV: Fix a Live TV channel change deadlock
257 02011-04-17Apr 17 2011 [8c6ee70] Backport of [8741c3a] N/A Python Bindings Add flush() noop to FileTransfer class for Python file object compatibility
258 02011-04-20Apr 20 2011 [4fe108c] Backport of [eda0880] #9742 Misc. / Database Add flush() noop to FileTransfer class for Python file object compatibility
259 02011-04-24Apr 24 2011 [56c54fa] Backport of [f9a7281] #9749 Python Bindings Adds mention of duration for initial uncached run of mythwikiscripts
260 02011-05-03May 3 2011 [a0bb5e9] Backport of [afe5669] #9749 Audio Pause the audio when the video is lagging, allowing video to catch up
261 02011-05-05May 5 2011 [e751ba6] Forwardport of [2d7a73e] #9672 EIT Adds support for multi-byte EIT encodings
262 02011-05-05May 5 2011 [16775c5] N/A #9672 Misc. Check to see if m_checkAvailabilityTimerId=0 before killing it
263 02011-05-05May 5 2011 [7f99d0f] N/A N/A Misc. Fix a previous merge
264 02011-05-08May 8 2011 [cda0ca5] Backport of [883d0dc] #9641 Themes - MythCenter-wide Fix the clock position
265 02011-05-09May 9 2011 [5461754] Backport of [TBD] N/A Audio When using Pulse, prevent 100% CPU usage during pause
266 02011-05-10May 10 2011 [4062695] Backport of [c65b533] #9543 Video Playback Re-enable Picture in Picture and Picture By Picture
267 02011-05-10May 10 2011 [983e6d7] Backport of [a90960c] N/A Video Playback Additional PIP and PBP changes
268 02011-05-10May 10 2011 [ee029d1] Backport of [7bd0b54] N/A Video Playback Additional PIP and PBP changes
269 02011-05-10May 10 2011 [97118ac] Backport of [TBD] N/A Video Playback VideoSync: Fix the DummyVideoSync::WaitForFrame return type
270 02011-05-11May 11 2011 [5867bb0] Backport of [f8c108e] N/A Video Playback Fix video buffering code to properly play high reference frame videos
271 02011-05-11May 11 2011 [32882b2]

REVERTED in [5032286]

Backport of [400aba3] N/A Video Playback REVERTED - VideoBuffers: Remove some unused code
272 02011-05-11May 11 2011 [5032286]

REVERT [32882b2]

N/A N/A Video Playback REVERT - VideoBuffers: Remove some unused code
273 02011-05-12May 12 2011 [8119784] Backport of [9357aaf] N/A Audio Fix occasional audio corruption
274 02011-05-13May 13 2011 [8dd67eb] Backport of [a79e817] N/A Audio / Ports - Mac OS X Fix 7.1 channel order in CoreAudio (Mac)
275 02011-05-15May 15 2011 [298e343] N/A N/A Misc. Add a VERSION file to the repo instead of generating it at release time
276 02011-05-15May 15 2011 [b5a3805] Backport of [864e8db] N/A Misc. / ffmpeg Make ffmpeg's version.sh run in the ffmpeg dir


Fixes applied after 0.24.1 released

The following changes were applied after 0.24.1 was released, and make up a potential 0.24.2 release

# Date Applied Changeset Backported? (Trunk Changeset) Related Ticket(s) Component(s) Comments
277 02011-05-16May 16 2011 [347cd24] N/A N/A Misc. Change version string to reflect post 0.24.1
278 02011-05-27May 27 2011 [d0648f6] Backport of [4426dd6] #9771 Mythfrontend Load the disk free bar more frequently within watch recordings
279 02011-05-27May 27 2011 [9375ffb] Backport of [62d7084] #9771 Mythfrontend Trigger disk free updates
280 02011-05-28May 28 2011 [c321ee6]

REVERTED in [1605466]

Backport of [2c7735e] #9634, #9708, #9547 MythUI REVERTED: Initialize the MythUIImage filename correctly
281 02011-05-29May 29 2011 [1605466]

REVERT [c321ee6]

N/A #9634, #9708, #9547 MythUI REVERTED: Initialize the MythUIImage filename correctly
282 02011-05-29May 29 2011 [8e4a3c3] Backport of [5aca501] #9428 MythUI Only skip animation for myth://
283 02011-05-30May 30 2011 [a163dc8] ref [6ff252d] #9789 Misc. Enable building 0.24-fixes without system V4L1 support (for systems with Linux kernels 2.6.38+)
284 02011-05-30May 30 2011 [3657f31] N/A #9805 Translations - British English Update en_gb MythFrontend, MythArchive, and MythGallery translations
285 02011-06-08June 8 2011 [4dec7cf] Backport of [fd5e33a] #9780 Video Playback / DVD Release the ringbuffer writelock when waiting
286 02011-06-11June 11 2011 [40a3124] Backport of [28f0fdb] #9731 Misc. Unescape HTML Encoding when parsing text portions of metadata
287 02011-06-13June 13 2011 [18ab626] Backport of [d27bedf] #9373 OSD/Teletext/Cutlist Editor DVB Subtitles: Fix display of subs with no display segment
288 02011-06-13June 13 2011 [1be38ea] Backport of [be25039] #9822 OSD/Teletext/Cutlist Editor Fix OSD and subtitle layer ordering
289 02011-06-16June 16 2011 [5aa5e48] Backport of [0e652e2] #9844 Video Playback / DVD Use case insensitive url and extension checking - fixes playback of filenames with capitalized extensions (i.e., .ISO)
290 02011-06-17June 17 2011 [da58b1d] Backport of [284bf99] #9795 FireWire Add another DCX-3200 vendor and model ID
291 02011-06-18June 18 2011 [958dd8c] Backport part of [0ac73fb] N/A FireWire Add another DCX-3200 vendor and model ID
292 02011-06-19June 19 2011 [422a88f] Backport of [0b88b99] #9247

#8193

Tuners - HDHomeRun Fixes the issue where the second simultaneous recording on HDHomeRuns defined by IP would fail
293 02011-06-19June 19 2011 [6fca6fa]

REVERTED IN [ef79f36]

Backport of [3ffe4d2] N/A Tuners - HDHomeRun Create the right number of tuners based on the specific device model
294 02011-06-19June 19 2011 [ef79f36]

REVERTED [6fca6fa]

N/A N/A Tuners - HDHomeRun REVERTED: Create the right number of tuners based on the specific device model
295 02011-06-19June 19 2011 [7c2c249] N/A N/A Tuners - HDHomeRun Make Tuner number editable
296 02011-06-22June 22 2011 [05e7a23] Backport of [9861cf2] #7962 Setup / XMLTV Fix scrolling in the xmltv config terminal screen
297 02011-06-22June 22 2011 [e0972c9] Backport of [b29bcae] N/A Themes - MythCenter-wide Tidy up the 'Channel Editor' screen
298 02011-06-22June 22 2011 [523bc8b] Backport of [59f6605] N/A Themes - MythCenter-wide / default-wide Add channel icon downloader screens
299 02011-06-22June 22 2011 [9d428f4] Backport of [416f366] #9701 Themes - MythCenter-wide Fix the list overlapping the background shape on the status screen
300 02011-06-22June 22 2011 [bc746e8] Backport of [0867522] #9717 Themes - MythCenter-wide Fix the wonky layout on the 'Schedule Priorities' screen
301 02011-06-23June 23 2011 [572b95a] Backport of [f37917f] N/A mythfilldatabase Use settings code to store mythfilldatabase HaveRepeats
302 02011-06-24June 24 2011 [30993d6] Backport of [39e2fff] #9677 Video Playback / DVD Fix crash when displaying dvd menu button
303 02011-06-25June 25 2011 [4444dc5] Backport of [2449074] N/A Misc. Add missing QString argument
304 02011-06-25June 25 2011 [c80795e] Based on [95b4d92] N/A Misc. Better handle display of cards numbered higher than 9
305 02011-06-27June 27 2011 [e3953dc] Backport of [18a00f6] #9837 Perl Bindings Fix stream_backend_file in the perl bindings
306 02011-06-27June 27 2011 [fc3ce90] Backport of [09310ac] #9838 Perl Bindings Allow stream_backend_file to accept a myth url
307 02011-06-27June 27 2011 [04334ef] Backport of [04334ef] N/A Misc. Remove unused directory
308 02011-06-27June 27 2011 [db67f84] Backport of [8a469fc] #9716 Commercial Flagging Fix issue while commflagging streams with cc708 data
309 02011-06-28June 28 2011 [ef39225] Backport of [1bbc9a4] N/A MythFrontend Suspend recording list updates whilst playback is in progress
310 02011-06-28June 28 2011 [5e67f94] Backport of [6e8dae5] N/A MythFrontend / EIT Only spin up a thread for EIT if EIT is enabled and used
311 02011-07-05July 5 2011 [b491236] Backport of [541d380] N/A EIT Tweak the EIT thread startup
312 02011-07-08July 8 2011 [90ac990] Backport of [f40668e] #9902 mythtranscode Permit remote transcode in fifodir
313 02011-07-08July 8 2011 [488c7c1] Backport of [f40668e] #9902 mythtranscode Display format information for the fifo data
314 02011-07-08July 8 2011 [a466843] Backport of [f40668e] #9902 mythtranscode Shortcut the return from the new --fifoinfo mode
315 02011-07-08July 8 2011 [a59fa98] Backport of [3fbaa5e] N/A MythGallery Extend the maximum transition times in mythgallery
316 02011-07-09July 9 2011 [944268c] Backport of [TBD] N/A Contrib / MiroBridge Add Miro 4.0.2 support to MiroBridge
317 02011-07-09July 9 2011 [6dfda22] N/A N/A Contrib / MiroBridge Additional patch to pick up changes missed in 944268c20
318 02011-07-10July 10 2011 [8f8d662] Backport of [774f0d3] #9859 Metadata / Python Optimize ttvdb.py performance
319 02011-07-12July 12 2011 [254c9f7] Backport of [1c34d57] N/A Metadata / Python Fix lookup of movie titles that begin with a "." at TMDB
320 02011-07-17July 17 2011 [63b8603] Backport of [6ac5bc0] N/A MythMusic Don't append a '/' if the start directory hasn't been set yet
321 02011-07-21July 21 2011 [051c748] Backport of [TBD] N/A Contrib / Microbridge Fix Mirobridge command line help display
322 02011-07-21July 21 2011 [7d69703] Backport of [dc0fdf1] N/A MythBackend Fix a deadlock in the socket handling causing the backend to stop responding to connections
323 02011-07-22July 22 2011 [4f99949] Backport of [a56a759] #9930 Audio Under some circumstances, using ALSA due to bad rounding, some audio samples would be lost
324 02011-07-24July 24 2011 [ced1c78]

REVERTED IN [e16613a]

Backport of [ce71c14] #9539 MythFrontend REVERTED: Avoid updating the group info if the group hasn't changed
325 02011-07-24July 24 2011 [9024703] Backport of [cb1911a] #9539 MythFrontend Bypass filesize query on recording if possible
325 02011-07-24July 24 2011 [cebd10c] Backport of [a606e97] #9937 Python Bindings Fix tzinfo handling in custom Python datetime class
326 02011-07-25July 25 2011 [be29d21] Backport of [d8a67ef] #9917 OSD / Mac OS X Fix Softblend OSD on PowerPC (endian fix)
327 02011-07-25July 25 2011 [8bc2a66] Backport of [2ed7b53] #9916 Ports - Mac OS X Fix PPC movrel issue in FFmpeg libs
328 02011-07-26July 26 2011 [56350fb] Backport of [tbd] N/A Video Playback Backports a small portion of the RingBuffer improvements from master
329 02011-07-26July 26 2011 [23305b9] Backport of [tbd] N/A Misc. Make sure DeviceReadBuffer::videodevice is never QString::null, this will cause the logging to segfault
330 02011-07-26July 26 2011 [760c8db] Backport of [tbd] #9927 Misc. Make sure we always join the pthread in the DeviceReadBuffer
331 02011-07-29July 29 2011 [5be3cdf] Backport of [7ad539e] N/A Misc. / MythFrontend Fix a QT warning about calling killTimer() with an invalid timer id
332 02011-08-01August 1 2011 [d525265] Backport of [1a41fec] N/A MythTranscode Fix mpeg2fix randomly aborting
333 02011-08-05August 5 2011 [cccad82] Backport of [889f533] N/A MythBackend Don't allow remote mythbackends to upgrade database
334 02011-08-11August 11 2011 [5161a5f]

REVERT: [08a8a65]

Backport of [13722d7] #9823, #9542 Video Playback Don't allow remote mythbackends to upgrade database
335 02011-08-11August 11 2011 [d656310] Backport of [d14b660] #9575 Misc. Fix an ambiguous DB query
336 02011-08-12August 12 2011 [45ddada] Backport of [a123dd22] N/A MythFrontend Re-enable the delay for artwork loading in PlaybackBox
337 02011-08-12August 12 2011 [c212ca8] Backport of [caea1c7] N/A MythFrontend / Themes Fix Theme Chooser theme downloading on remote frontends
338 02011-08-12August 12 2011 [1cf65bc] Backport of [d950637] N/A Video Playback Optimize readahead buffer to completely fill if readblocksize > totfree
339 02011-08-12August 12 2011 [3a5f788] Backport of [TBD] #9885 MythBackend Fixes deadlock when a slave backend disconnect is first seen from within the Scheduler thread
340 02011-08-13August 13 2011 [39f6a97] Backport of [d14b660] #9540 Misc. / LiveTV Fix LiveTV channel browsing start channel
341 02011-08-13August 13 2011 [515171d] Backport of [e767457] N/A Python Bindings Fix creation of row with autoincrement fields
342 02011-08-16August 16 2011 [c502e0d] Backport of [8b9c5953], [20abad44] N/A Scheduler Fix scheduler output ordering
343 02011-08-17August 17 2011 [8028a58] Backport of [f19c610] N/A MythBrowser Change the user-agent string reported by the browser widget to "MythBrowser" - fixes BBC iPlayer
344 02011-08-17August 17 2011 [4bc24ed] Backport of [2550e26] N/A Misc. RingBuffer: add back inadvertantly removed code that allows the readahead thread to sleep when full
345 02011-08-20August 20 2011 [d282ee2] N/A N/A MythVideo - JAMU Fixed Jamu unnecessary unicode declarations
346 02011-08-20August 20 2011 [2e3105d] Backport of [57e08de] N/A Contrib / MiroBridge Fixed MiroBridge abort when Miro metadata has an invalid video filename
347 02011-08-20August 20 2011 [69e3919] Backport of [dd67c15] #10000 MythNetvision Prevent doubling up on grabbers configured on multiple hosts
348 02011-08-25August 25 2011 [4bba807] Backport of [751a411] N/A Python Bindings Use correct exception type for error handling
349 02011-08-26August 26 2011 [8b9e5ce] Backport of [3d42de5] #8585 Misc. Fix invalid-string-format date passing to MySQL
350 02011-08-29August 29 2011 [4942639] Backport of [f19e8b9] #8585 Misc. Fix another invalid-string-format datetime binding
351 02011-08-29August 29 2011 [1de0431] Backport of [8b0daaf] N/A MythFilldatabase Fix inefficiency in marking first/last showings without programids
352 02011-09-09September 9 2011 [542e922] Backport of [8b4f130] #9857 MythWeb Allow columns with negative numbers (i.e., priority) to sort properly
353 02011-09-10September 10 2011 [11d8959] Backport of [e1548ff] N/A Translations Updated MythGallery Spanish translation
354 02011-09-10September 10 2011 [8459ad8] Backport of [d9983d6] N/A Translations Regenerate the qm file for the MythGallery Spanish translation
355 02011-09-10September 10 2011 [ff9bbb1] Backport of [d951073] N/A Translations Update MythNetvision Spanish translation
356 02011-09-10September 10 2011 [8f865a6] Backport of [6c1c1a8] N/A Translations Updated MythMusic Spanish translation
357 02011-09-20September 20 2011 [e16613a]

REVERT [ced1c78]

N/A #9539 MythFrontend Revert "Avoid updating the group info if the group hasn't changed"
358 02011-09-28September 28 2011 [a] Backport of [8678295] N/A Audio Under some circumstances, myth's downmixer wouldn't be used even when supposed to
359 02011-09-29September 29 2011 [5510579] Backport of [9b89944] N/A Audio Fix JACK/ALSA compilation
360 02011-09-29September 29 2011 [f006f90] Backport of [9f871f6] N/A Video Playback Better handle frame rate changes during fast-forward/rewind
361 02011-09-30September 30 2011 [7713fdf] Backport of [b7472e3] N/A Audio Fix JACK playback, change default JACK output device
362 02011-10-04October 4 2011 [c8c1582] Backport of [07decef] N/A Translations Update a few strings in the Danish translation of Mytharchive
363 02011-10-05October 5 2011 [5e3c81f] Backport of [57d0e8b] N/A Contrib / MiroBridge Fixed MiroBridge abort when Miro metadata has no video filename
364 02011-10-05October 5 2011 [19b31f3] Backport of [1f5f2c5] N/A Translations Update the Danish translation of mythfrontend and mythgallery
365 02011-10-05October 5 2011 [35468d7] Backport of [afbbb6e] N/A Audio Under some circumstances, audio already played could be heard again
366 02011-10-09October 9 2011 [a24ecbf] Backport of [3dd7439] #10081 Audio Add ALSA playback support for 24 bits LSB audio
367 02011-10-09October 9 2011 [cb01f30] Backport of [f135d5d] #9997 mythcommflag Fix MythPlayer::GetRawVideoFrame() for mythcommflag
368 02011-10-10October 10 2011 [e89d6a9] Backport of [a42b76c] #10084 mythtranscode Fix potential cash in mythtranscode
369 02011-10-14October 14 2011 [946deb7] Backport of [467cea6] N/A Misc. Correct CLEAR_SETTINGS_CACHE call
370 02011-10-18October 18 2011 [274470c] Backport of [b289778] #10079 Audio Fix AAC/LATM playback for streams with changing config
371 02011-10-23October 23 2011 [347ff57] Backport of [TBD] #10115 Misc. MythRenderOpenGL: Add glu.h header
372 02011-10-25October 25 2011 [fdfc989] Backport of [39c6183] 6889} mythcommflag Correct copy/paste error in postroll commercial detection
373 02011-10-30October 30 2011 [19a63d4] Backport of [15b0ffc] N/A Python Bindings Allow bad Metadata tags to be bypassed
374 02011-10-31October 31 2011 [5da2367] Backport of [3c324aa] N/A Python Bindings / TMDB Fixed error with 'UTC' dates and some code format clean up
375 02011-11-05November 5 2011 [8b2c972] Backport of [4818523] N/A Translations Fix the Danish virtual keyboard by correcting the ISO-code in its filename
376 02011-11-07November 7 2011 [b1ff37e] N/A N/A Video Playback / DVD libdvdread: backport upstream changesets r1232 and r1234 - fixes playback of some DVDs
377 02011-11-07November 7 2011 [4299903] N/A N/A Misc. libdvdread: fix compilation for ifo_read.c
378 02011-11-07November 7 2011 [2b55759] Backport of [a2e143f] #9941 OSD Fix screen ordering again - fixes cutlist editor issues
379 02011-11-08November 8 2011 [31e9528] Backport of [TBD] N/A MythFrontend / Network Control Add @ to valid chars on mythfrontend network control command line
380 02011-11-09November 9 2011 [088335b] Backport of [4b0803b] #9305 Video Playback / DVD/Blu-Ray Fix DVD and Blu Ray seeking
381 02011-11-16November 16 2011 [07b1cc1] Backport of [cda928f] N/A Audio Allows to change the ALSA buffer size
382 02011-11-16November 16 2011 [9f9dcf5] Backport of [TBD] N/A EIT Add a UK fixup to remove "All New To 4Music!" which is breaking proper creation of subtitles and therefore duplicate matching
383 02011-11-29November 29 2011 [c4ee599] Backport of [03cff20] #9801 mythtranscode / misc. Fix mythtranscode's ability to transcode mpeg4->mpeg4 w/cutlists
384 02011-12-06December 6 2011 [40f3bae] Backport of [fb1c760] N/A MythBackend Fix a regression caused by [2fdeb3fc]
385 02011-12-29December 29 2011 [f7b28e5] Backport of [db25a28] #9950 Misc. Fix a potential segfault if MDM::downloadNow() times out
386 02011-12-29December 29 2011 [4125a40] Backport of [93ee67e] N/A EIT Enhance UK EIT fixup to support "QuotedSubtitles"
387 02011-12-30December 30 2011 [662aa3d] Backport of [2472d67] #10176 MythVideo Avoid crashing if child item no longer exists