[mythtv-commits] mythtv branch fixes/0.25 updated by danielk. v0.25.1-39-geffb32b

Git Repo Owner noreply at mythtv.org
Sat Jun 16 18:26:11 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user danielk.
       via  effb32be550172b9341e17b493d209e468c5be17 (commit)
       via  67883dde998c45ad587a3f687c8e86507ffe324a (commit)
       via  35c3c97b70c987dc77dff06b16862abac3aa51b1 (commit)
       via  3a9dea901cd46ac240c022bbeee79841f738042d (commit)
       via  18e0f2fd2d6b5b7724e8df0ee893817e192a4903 (commit)
       via  05839fa0dd4c521affb811282d640e628230b40b (commit)
       via  1555f0381252a7231e655efa351c3931d3caa595 (commit)
      from  6a9af0260bf4d7c80e77a7889e999c4f0bb91867 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit effb32be550172b9341e17b493d209e468c5be17
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:22:48 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:22:48 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=effb32be550172b9341e17b493d209e468c5be17

Match Lock with Unlock in OutboundRequestHandler::DoConnectToMaster() socket error handling code.
This was fixed in [f2a0d748] in trunk.



commit 67883dde998c45ad587a3f687c8e86507ffe324a
Author:    Daniel Thor Kristjansson <dkristjansson at mythtv.org> at Wed, 6 Jun 2012 13:24:29 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:16:45 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=67883dde998c45ad587a3f687c8e86507ffe324a

Fixes #10685. Handle job queue properly for back-to-back recordings.



commit 35c3c97b70c987dc77dff06b16862abac3aa51b1
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:15:57 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:15:57 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=35c3c97b70c987dc77dff06b16862abac3aa51b1

Fix use of deleted socket in MythCoreContext::ConnectEventSocket()
This was fixed in [f2a0d748] in trunk.



commit 3a9dea901cd46ac240c022bbeee79841f738042d
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Mon, 28 May 2012 12:02:16 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:04:56 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3a9dea901cd46ac240c022bbeee79841f738042d

Refs #10712. Add error checking, proper formatting, and improve debugging of previous commit.



commit 18e0f2fd2d6b5b7724e8df0ee893817e192a4903
Author:    Simon Sinister <simon.sinister at sbcglobal.net> at Mon, 28 May 2012 11:50:53 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:04:48 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=18e0f2fd2d6b5b7724e8df0ee893817e192a4903

Fixes #10712. Add support for HDHR Prime without CableCard.



commit 05839fa0dd4c521affb811282d640e628230b40b
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Mon, 28 May 2012 11:46:59 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 14:01:24 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=05839fa0dd4c521affb811282d640e628230b40b

Use correct RecordingInfo* in FinishedRecording()'s SendMythSystemRecEvent().



commit 1555f0381252a7231e655efa351c3931d3caa595
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 9 Jun 2012 13:46:32 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Sat, 16 Jun 2012 13:59:11 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1555f0381252a7231e655efa351c3931d3caa595

Define USING_MINGW when building programs with MinGW



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

Summary of changes:
 mythtv/libs/libmythbase/mythcorecontext.cpp        |    2 +-
 .../requesthandler/outboundhandler.cpp             |    2 +
 mythtv/libs/libmythtv/dtvmultiplex.cpp             |    4 +-
 mythtv/libs/libmythtv/hdhrstreamhandler.cpp        |   28 +++++++-
 mythtv/libs/libmythtv/tv_rec.cpp                   |   74 ++++++++++++++------
 mythtv/libs/libmythtv/tv_rec.h                     |    5 +-
 mythtv/programs/programs-libs.pro                  |    1 +
 7 files changed, 89 insertions(+), 27 deletions(-)

-- 



More information about the mythtv-commits mailing list