[mythtv-firehose] mythtv annotated tag v0.27 created by stuartm. v0.27

Git Repo Owner noreply at mythtv.org
Wed Sep 18 20:06:20 UTC 2013


The annotated tag, v0.27 has been created on the
mythtv repository by gitolite user stuartm.
        at  e9545c064ce7cffc4ebb1f006df41b974fa72ce0 (tag)
   tagging  317d5b72a61e2bafec4df0f3924b2d130d9393bd (commit)
  replaces  v0.27-RC1
 tagged by  Stuart Morgan
        on  Wed Sep 18 21:06:16 2013 +0100

- Log -----------------------------------------------------------------
Tagging release 0.27

Antonio Marcos Lopez Alonso (1):
      Updated Spanish/Spain MythFrontend, MythGallery, MythGame, MythWeather

David Engel (1):
      Fix the scheduler to better handle waking after sleeping/hibernating.

Florian Bittner (1):
      Update German MythFrontend, MythGallery and MythGame translation

Gary Buhrmaster (1):
      Close file descriptor after dup2

Gregorio Gervasio (1):
      Fix master backend crashing when receiving events from a slave

Jean-Yves Avenard (4):
      Add SetBlocking method.
      Add methods to set blocking mode on all classes using a ThreadFileWriter internally
      Bump API
      Make use of ThreadedFileWriter to tools requiring it

Jesse Crews (1):
      Fix bluray playback from storage groups, a regression from 0.26

Jim Stichnoth (6):
      Don't necessarily vertically center MythUISimpleText.
      Handle UTF-16 encoded text subtitle files.  Refs #9836
      Subtitles: Scale shadowoffset and outlinesize according to zoom factor.
      Network control: "play speed normal" uses the normal timestretch.
      Subtitles: Remove extraneous character in embedded text subtitles.
      Mythweb: Prevent unnecessary 30-second delay after rescheduling.

John Poet (2):
      Fix the cable-card mode for the 6-tuner Ceton.
      Make it a little easier to differentiate between the StreamHandler and the

Kenni Lund (2):
      Update the Danish translation of mythfrontend.
      Update the Danish translation of mytharchive, mythbrowser, mythgallery, mythgame, mythnetvision, mythnews, mythweather and mythzoneminder.

Klass De Waal (1):
      Call Tc->Poll() outside if statement and ignore function value.

Lawrence Rust (10):
      MHEG: Avoid an Interaction channel deadlock if data is cached
      MHEG: Rermove an unnecessary mutex lock operation
      MHEG: Support BBC iPLayer on Freeview
      MHEG: Interaction channel uses SSL certificate from the DSMCC carousel
      MHEG: Fixes for InteractionChannel streaming from network URI's
      AFD: Correctly render data only (MHEG) streams without audio or video
      MHEG: Cache database lookups in GetChannelIndex
      MHEG: allow escape key to exit liveTV in input register 5
      UI: Fix Xv painter rendering of OSD menu gradient elements
      Player: Delete decoder after decoder thread stopped

Mario Limonciello (1):
      Fixes #11835 Re-order the includes in audiooutpututil.cpp to fix a FTBFS on PPC.

Marko Punnar (5):
      Updated full Estonian MythTV translation
      Updated Estonian MythFrontend, MythGame, MythMusic, MythNews and
      Updated Estonian MythFrontend and MythMusic translation
      Updated Estonian MythFrontend translation
      Generate the Estonian translation Qm file

Mossy (2):
      Fix Saorview MHEG problems
      Fix Saorview MHEG problems

Nick Morrott (2):
      Updated GB English MythFrontend translation from Nick Morrott
      Updated GB English MythFrontend and MythMusic translation

Nicolas Riendeau (19):
      One last theme strings update before 0.27...
      Updated US English translation
      Fix some translations issues
      Fix an help text message.
      Remove redundant space
      Very last theme string update for 0.27...
      Re-enable the translation of a string
      Fix a small spacing issue...
      Add a warning that VAAPI use requires the OpenGL painter.
      Merge branch 'fixes/0.27' of code.mythtv.org:mythtv into fixes/0.27
      Revert "Re-enable the translation of a string"
      Reapply fix the spacing a a string
      Add a new MythZoneMinder date format
      Updated French language MythFrontend and all plugins translation
      Updated Canadian English MythFrontend and all plugins translation
      Updated US English MythFrontend and MythArchive translation
      Update of the Norwegian Bokmal translation
      Suppression of locations from the Norwegian Bokmal translation
      Removal of obsoletes from Norwegian Bokmal translation

Paul Harrison (19):
      MythMusic: Don't allow users to import tracks from within the music directory
      MythArchive: Remove ISO files from the list of available video files
      RemoteFile::Exists(): Update the stat struct for local files
      MythArchive: Update the VideoSelector screen to work with remote files
      MythArchive: Add wide versions of the thumb image finder screen
      MythArchive: Add some initial storage group support to Create DVD
      MythArchive: Set the ionice level to idle
      MythArchive: pretty print the created xml files in mythburn.py
      mythburn.py: fix playback problem with some players
      mythburn.py: fix user defined chapter point creation
      mythburn.py: fix animated chapter menu when using user defined chapters
      mythburn.py: change the default to not convert all audio tracks to ac3
      mythburn.py: remove the depreciated crop* options to mythffmpeg
      mythburn.py: fix typo
      mythburn.py: fix the processing of the title to create the DVD volume ID
      MythMusic: fix file scan sql errors
      MythMusic: fix extracting the tracks metadata from the filename
      MythUIButtonlist: fix removing the last item using RemoveItem()
      MusicCommon: remove the workaround to remove the last track

Raymond Wagner (3):
      Have pager return Nones if the server returns null.
      Enable --debug flag in test application.
      Add handling for 'null' results in TheMovieDb searches.

Richard Hulme (3):
      Added more UK freesat transponders to fixups
      Prevent DVDRingBuffer waiting in 'safe_read' during a still frame as this can lead to a deadlock with the player thread if the user tries to call up the OSD menu (due to avcodeclock being locked until the still frame is dismissed, which will never happen if the still frame has an indefinite timeout).
      Make sure the Bluray ringbuffer updates the current playback time immediately after seeking.

Ruben Lloria (1):
      Updated Catalan MythFrontend translation

Rune Evjen (2):
      Updated Norwegian Bokmal MythFrontend, MythGallery, MythGame, MythMusic and
      Updated Norwegian Bokmal MythFrontend and MythMusic translation

Stuart Auchterlonie (4):
      Refs #7486. Enable gui component that was previously disabled
      Refs #7486. Allow NITo's to be handled as NITa's.
      Closes #7486. Fix the new NetID spinbox so it actually works correctly.
      Remove episode number data from the start of the description so it doesn't end up in the subtitle

Stuart Morgan (25):
      Have git inject the commit hash into GITHASH when archiving, we can amend version.sh to look for and use this for exported sources.
      Add branch to GITHASH, approximating the string produced by git-describe
      Have version.sh check for version information in EXPORTED_VERSION
      Tidy up the branch string we get from using the %d placeholder
      Alter sed pattern to match the format coming from github which is different to the version of git tested.
      Add an entry to the codec_descriptors array for DSMCC B
      Add some logging to ScanDSMCCStreams
      Remove an unnecessary null pointer check that was preventing ScanDSMCCStreams() from working. The interactive TV code doesn't use the OSD class at all.
      Tidy comment
      Revert "mpegts: Make sure we don't return uninitialized packets"
      Don't try to pop an entry from an empty list in SSDP::ProcessData. Inspired by patch from Lawrence Rust but changed to use IsEmpty() instead of size()
      Fix --update behaviour in mythfilldatabase after b7a1bd237
      Move the m_guideDataOnly check to occur at the top of handleChannels().
      Fix operator error in [cd14631c3]
      Revert the peekTimer change from ea77f424
      Revert "Revert the peekTimer change from ea77f424"
      Revert "MHEG: Fixes for InteractionChannel streaming from network URI's"
      Disable channels.conf import, it doesn't work and there is no interest in maintaining it at the expense of the internal scanner.
      UPNP: Remove use of <URLBase> from Device Description xml.
      Remove the hardcoded director string in Description field of ProgramInfo and allow it to be templated instead. VIDEOS ONLY for now.
      QT treats a single ampersand as special, we must double up ampersands to display them. Fixes #11806
      Fix event socket reconnections. Refs #11777
      Don't send ALLOW/BLOCK_SHUTDOWN on the event socket. Refs #11777
      Prevent a segfault in MythSystemLegacyPrivate. This is just a hack to avoid the crash until we can figure out the root cause. Refs #11795
      Setting VERSION to v0.27

Walter Cheuk (2):
      Updated Chinese (Taiwan) locale file
      Updated Chinese HK MythFrontend, Mytharchive and MythBrowser translation

Yianni Vidalis (4):
      Updated Greek MythFrontend and MythGame translation
      Updated Greek MythFrontend and MythMusic translation
      Updated Greek MythFrontend translation from Yianni Vidalis
      New Greek/Greece locale file

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

-- 



More information about the mythtv-firehose mailing list