[mythtv-firehose] mythtv annotated tag v0.25 created. v0.25

Git Repo Owner noreply at mythtv.org
Tue Apr 10 07:37:43 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mythtv".

The annotated tag, v0.25 has been created
        at  9615da9d7d8bbad3321a0a66dd45468483047060 (tag)
   tagging  1f5962a8e56968b9ff669d7ee425708461867b1f (commit)
  replaces  v0.25-rc
 tagged by  Gavin Hurlbut
        on  Tue Apr 10 00:10:53 2012 -0700

- Log -----------------------------------------------------------------
Tag 0.25 release

Alex Vasilyev (2):
      Update the Russian translation of mythfrontend, mytharchive, mythbrowser, mythgallery, mythgame, mythmusic, mythnetvision, mythnews, mythweather and mythzoneminder.
      Updated Russian MythFrontend translation

Chris Pinkham (2):
      Fix type on return value in HTTPLiveStream::StopStream()
      Fix QStringList -> Stringlist in a few more backend service API users

Daniel Kristjansson (15):
      Fixes #10519. Adds workaround for cx8800 driver.
      Fix settings overrides. I accidentally broke these when changing the DB connection code.
      MPEGRecorder: Close chanfd if we fail to initialize device. One of the cases wasn't handled.
      MPEGRecorder: _error is a QString not a bool, set it appropriately.
      Fixes #10501. Adapt to new return ioctl return value in Linux 3.1.
      Refs #9830. Fix some debugging output problems observed in logs on ticket.
      Refs #10518. Fix CetonStreamHandler error logging.
      Fixes #10518. Fix CetonStreamHandler deadlock.
      Extend the overrides fix in [973df175] to GetSettingOnHost() and GetSettings().
      Refs #10490. Fix for LiveTV abort on empty recordings.
      Fixes #10453. Fix deadlock in DVBStreamHandler.
      Fixes #9830. Refs #10519. Fixes channel change on PVR350.
      Refs #10490. Switch ringbuffers a little earlier in LiveTV.
      Fixes #10490. Don't return from safe_read() early on stopreads if we haven't read any bytes, this looks like an eof to higher levels of code.
      Revert "Fixes #10490. Don't return from safe_read() early on stopreads if we haven't read any bytes, this looks like an eof to higher levels of code."

Daniel Thor Kristjansson (6):
      Fixes #10474. Logic error discovered by Gary Buhrmaster.
      Fixes #10423. Refs #8744. Fixes A->B,B->A locking issue introduced in [146ee7692]
      Fixes #10443. Update end time of recorded entries in LiveTV.
      Refs #10490. Debugging fixes. Makes it easier to track which recordings are being started and stopped.
      Refs #10490. At least a partial LiveTV startup fix.
      Fixes segfault on mythfrontend exit & related problems.

David Blain (1):
      Make Guide/GetProgramGuide's NumChannels parameter similar to other methods.

David Engel (4):
      Allow more room for simplified dates in MythCenter-wide.
      Fix popup windows from disappearing in MythCenter-wide when using the
      Fix issues with 805453a6 and df8548e7.
      Revert "Fix popup windows from disappearing in MythCenter-wide when using the"

Florian Bittner (2):
      Updated German MythFrontend, MythArchive, MythBrowser, MythGallery,
      Updated German MythFrontend and MythZoneMinder translation

Gary Buhrmaster (3):
      Correct initialization of pointer to be NULL, not false (detected by clang). Closes #10475
      Silence warning about testing a uint for less than zero (detected by clang). Closes #10476
      Keep an unsigned counter from going negative

Gavin Hurlbut (12):
      Make comparison more explicit
      Fix HLS transcoding audio with non-MP3 input
      Fix LF vs CRLF in file (formatting only)
      Revert "Add a setting to enable/disable the UI effects."
      Fix initialization of histograms
      Fix a stupid brain-o
      Make the logging change more clear
      Oops.  Fix const char * vs char *
      Allow AudioReencodeBuffer to work DTS-sourced audio too
      Re-fix HLS for AC3.  Argh. :)
      Fixed RAOP audio decoding to use all frames in a packet
      Bah.  Fix tab -> spaces

Jean-Yes Avenard (6):
      Minor cleanup
      Do not activate 5.1 audio if only DTS is active
      Rewrite Audio Setup Wizard
      Move Setup Wizard at the top of settings menu
      Move speaker configuration setup down
      Fix AAC decoding audio corruption

Jean-Yves Avenard (10):
      Fix clang report
      Make RAOP server properly handle any size of decoded audio packets.
      Bump API version following addition of plist decoding
      increases the maximal number of queued video packets to 220.
      Improve audio setup
      Translate missed string.
      Fix audio setup and add handling of extra cases.
      Fix video setup wizard if audio test wasn't stopped in the previous screen
      Move Setup Wizard at the top of settings menu (part #2)
      Fix #10558

Jim Stichnoth (6):
      Fix a memory corruption when logging strings with a '%' character.
      Fix false precision in backend status upcoming recordings.
      Fixes #10534.  Reenable the DB settings cache after the schema check.
      Update the filename in the Playback Data OSD screen after LiveTV program transitions.
      Fixes #10545.  Populate the Switch Input menu with all available cards.
      RingBuffer: Make a few more attempts to read when oldfile=true.

Joe Nyland (1):
      Fix ostream commandline help typo

John Patrick Poet (1):
      Default themes: In the audiowizard window, change "My speaker" to "My audio subsystem"

Jonatan Lindblad (1):
      Fix LoadFromOldRecorded query in ProgList.

Kenni Lund (13):
      Update the themestrings following the release of RC1.
      Redirect strings from music-base.xml to the mythmusic translation files rather than the mythfrontend translation files.
      Fix UTF-8 encoded output in the themestringstool.
      Update the themestrings for the frontend due to a UTF-8 encoding error. Hopefully the very last update for 0.25?
      Add Steppes-narrow to the list of translatable themes. The strings seems identical to Steppes at the moment, but let's include it just to be on the safe side.
      Merge branch 'master' of github.com:MythTV/mythtv
      Limit the uPnP recording description length to 128 characters for compatibility. When a recording doesn't have a subtitle, we currently insert the full description of the recording into the title/subtitle. As this breaks some uPnP clients, let's truncate the description at 128 characters for compatibility.
      Fix typo in 2451dc574..."Steppes-narrow", not "Stepped-narrow".
      Update the themestrings with a few minor corrections.
      Merge branch 'master' of github.com:MythTV/mythtv
      Update the Danish translation of mythfrontend.
      Update the Danish translation of mythfrontend and all plugins.
      Merge branch 'master' of github.com:MythTV/mythtv

Mark Kendall (1):
      Add a binary property list parser.

Marko Punnar (1):
      Updated MythFrontend, MythArchive, MythBrowser, MythGallery, MythGame,

Michael T. Dean (2):
      Rollup DB changes to 1299 for initial database.
      Fix unimportant typo in configure

Nick Morrott (1):
      Updated British English MythFrontend, MythArchive, MythGallery,

Nicolas Riendeau (11):
      Updated Canadian English MythFrontend and all plugins translation
      Update Canadian English qms
      Updated US English MythFrontend and all plugins translation
      Merge branch 'master' of github.com:MythTV/mythtv
      Updated Canadian English MythWeather translation.
      Updated French language MythFrontend and all plugins translations
      Fix a translatation lookup so that it retrieves the translated string
      Replicate the spelling change I had done
      Updated French MythFrontend, MythMusic, MythNetvision and MythNews
      Merge branch 'master' of github.com:MythTV/mythtv
      Remove the MythArchive date/time formats from the Hong Kong Chinese

Nigel Pearson (3):
      Better handling of unmounted volumes. Refs #10450
      Revert "Better handling of unmounted volumes. Refs #10450"
      Better handling of unmounted volumes. Refs #10450.

Paul Harrison (3):
      Setup Wizard: Fix the blank screens when moving back in the wizard.
      Add a setting to enable/disable the UI effects.
      Tabs to spaces and remove a commented line

Petr Srsen (2):
      Updated Czech MythFrontend and MythMusic translation
      Updated Czech MythFrontend translation

Raymond Wagner (33):
      Add __init__
      Properly detect video files that have moved hosts.
      Correct jobqueue job type definitions in python bindings.
      Merge branch 'master' of github.com:MythTV/mythtv
      Another static definition fix.
      Rework search result paging with a more generic base class.
      Add nowplaying(), mostpopular(), and toprated() methods for Movie class.
      Move MythTV grabber script into scripts directory.
      Bump version.
      Generalize caching and allow post configuration.
      Correct missed variable name change.
      Correct import method to use installed package.
      Merge commit '1e4b690a2d6a5854eca6038a7c67ded2df973ce6'
      Move tmdb3.py script into location used by metadata libraries.
      Remove MythTV grabber script.  Script is now located in the MythTV repo.
      Initial changes for improved locale support.
      Implement locale support in searches and data queries.
      Finish up locale and fallthough.
      Delete missed line causing syntax error.
      Add exception type for unknown language or country.
      Add Movie.fromIMDB method.
      Merge commit 'd7d68c2f584ee9c7bc9b52567038cb14fa8b0ed0'
      Move tmdb3 library for proper installation. Correct bugs in tmdb3.py.
      Some cleanup, gitignore, and a readme
      Clean up trailer handling.
      Add Movie classmethods to readme.
      Adds final attempt at internal name resolution in MythSocket.
      Only attempt language fallthrough if polling function is supplied.
      Correct newline escape.
      Split cache engines into own files. Add msvcrt locking for file engine.
      Merge commit '4663490f8fa99dd5869aff595f56873175e47826'
      Correct command line option interdependencies for --queuejob.
      Tweak Smolt handling of digital tuners.

Robert McNamara (10):
      Remove extraneous ; in MetadataFactory.
      Properly initialize variables in Channel data contract.
      Services: Make frontend status date string conform to required naming.
      Fix segfault in AddRecordSchedule API.
      Fix overlap in string to rec type method.
      Rec types from string need a kNotRecording too.
      Make Service API conform to new deletion behavior.
      DVR Service: Fix recording deletion API.
      Remove unnecessary logging.
      Fix cut and paste error discovered by Gary Buhrmaster.

Ronald Frazier (1):
      Ceton bug fix for handling failed tunings

Rune Evjen (1):
      Updated Norwegian Bokmal MythFrontend, MythArchive, MythBrowser,

Spanish Language Translation Team (1):
      Updated Spanish / Spain MythFrontend, MythArchive, MythBrowser,

Stuart Auchterlonie (2):
      Refs #10067. Fix event dequeing logic issue
      Fixes #10054. Fixes handling of segmented SDT and PAT tables.

Stuart Morgan (21):
      Fix typo in Terra introduced in 5d81a9d0
      Fix some theme validation issues in MythCenter-wide
      Fix typo in Terra which caused a warning when validating the theme.
      Fix duplicate <buttonarea> in the wrong place in default theme. Found through validating against XSD
      Update mythui XSD to include recent additions such as <animation>. Also added support for themeinfo.xml
      Mythuitheme XSD, fix error, in this instance position is a percentage value not coordinates.
      Mythuitheme XSD, there is no limit on <stop> elements in a <gradient>
      Convert strings using toUtf8() instead of toLocal8Bit() before using ELF Hashing, fixes duplicate matching breaking where the environment isn't 8bit and toLocal8Bit() will fail. There's a small chance this will break duplicate matching for a few users who are using an 8-bit character encoding which isn't UTF8 compatible but it will fix it for far more users who might be running mythfilldatabase from a cronjob with no proper locale or similar. Refs #10449
      Move some database logging left over from the DB connections re-write to VB_DATABASE. This makes for less log clutter to wade through when debugging issues or reviewing logs with the new log viewer.
      Fix unhandled keypresses causing the mythmusic volume display timer to stay on screen for longer than it normally would. If something has changed then we do want to keep it on-screen, but if the user was trying to control something on the screen beneath the popup we shouldn't keep swallowing keypresses.
      Fix translation of mapped text strings. Thanks to Nicolas Riendeau for pointing it out.
      Fix translation of <template> in <clock> markup.
      Fix dates and time strings not being translated to the user-selected language. We were always using the system language and not respecting the language/country chosen in mythfrontend.
      Translate dates/times in the DateFormat settings
      Initialise locale if it's not been done already by the time we call GetQLocale()
      Fix compilation following previous commit
      Fix compilation following previous commit
      Bump binary version
      Clear the UI object stores when deleting MythThemeBase, fixes themes using the wrong base window and fonts after displaying the locale/database prompts. This was already done implicitly when shutting down and explicitly when reloading themes but not in the third case, where we construct a temporary main window and MythMainWindow is torn down instead of being re-initialised.
      Don't trigger hide/show animations if the screens should still be visible because the foreground screen isn't fullscreen.
      Add a null pointer check on 'screen'

Walter Cheuk (2):
      New Hong Kong Chinese locale file
      Updated Hong Kong Chinese MythFrontend and MythArchive translation

Warpme (1):
      Updated Polish MythFrontend and alll plugins translation

Xavier Hervy (1):
      =Add files missing from 5d81a9d000.

Yianni Vidalis (1):
      Updated Greek MythFrontend, MythArchive, MythBrowser, MythGallery,

-----------------------------------------------------------------------


hooks/post-receive
-- 
mythtv


More information about the mythtv-firehose mailing list