[mythtv-firehose] mythtv branch master updated by danielk. v0.26-pre-694-g397e464

Git Repo Owner noreply at mythtv.org
Fri Jun 22 14:09:50 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  397e464d8646cf45f36c695e617e95875086103a (commit)
       via  7e436ea33d3248d27763f34d813412f76a88643a (commit)
       via  cd65b6a80a36416701a7a04dc1cf7b35c5375fdb (commit)
       via  bee9ad2b1e517f493bf8dac62974d58c8f956fe0 (commit)
      from  aeb36e20890713c4fb621ff7f03208425cd182c0 (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 397e464d8646cf45f36c695e617e95875086103a
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:56:37 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:56:37 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=397e464d8646cf45f36c695e617e95875086103a

Service Contract cleanup
First, this ads warnings to programtypes.h and recordingtypes.h
to warn those modifying the enums not to renumber things.

Second, this removes use of a libmythbase header in the recording
contract. The contract doesn't need access to any of these functions.

Third, this removes the libmythbase from the includes in the pro
and adds libmyth to the depend path so qmake will check for changes
in programtypes.h and recordingtypes.h requiring a recompile.



commit 7e436ea33d3248d27763f34d813412f76a88643a
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:33:44 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:33:44 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7e436ea33d3248d27763f34d813412f76a88643a

Revert "libmythservicecontracts needs to link libmythbase following [f2dd6f9e]"
This reverts commit aeb36e20890713c4fb621ff7f03208425cd182c0.

No longer needed after [bee9ad2b].



commit cd65b6a80a36416701a7a04dc1cf7b35c5375fdb
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:32:57 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:32:57 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cd65b6a80a36416701a7a04dc1cf7b35c5375fdb

Revert "Add libmythbase dependency for libmythservicecontracts."
This reverts commit 92cd0569904af40a6f9eea8e54965780e2c6e046.

No longer needed after [bee9ad2b].



commit bee9ad2b1e517f493bf8dac62974d58c8f956fe0
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:31:25 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 22 Jun 2012 09:31:25 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bee9ad2b1e517f493bf8dac62974d58c8f956fe0

Partial revert of [f2dd6f9e] to avoid libmythbase dep.



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

Summary of changes:
 mythtv/libs/libmyth/programtypes.h                 |   11 +++++++++++
 mythtv/libs/libmyth/recordingtypes.h               |   17 ++++++++++++++---
 .../datacontracts/recording.h                      |    1 -
 .../libmythservicecontracts.pro                    |    8 ++++----
 mythtv/libs/libmythservicecontracts/service.cpp    |    5 +++--
 mythtv/libs/libs.pro                               |    1 -
 mythtv/programs/mythbackend/services/content.cpp   |    1 +
 mythtv/programs/mythbackend/services/video.cpp     |    1 +
 8 files changed, 34 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-firehose mailing list