[mythtv-commits] mythtv branch master updated by danielk. v0.27-pre2-1088-g2366b4d

Git Repo Owner noreply at mythtv.org
Thu May 23 23:35:10 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  2366b4dbb89ddf13665f5b2ebe8ae0a52e5b5f4e (commit)
      from  2968f52c5cdcaeeffde4b02f0a834ba92756f698 (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 2366b4dbb89ddf13665f5b2ebe8ae0a52e5b5f4e
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Wed, 22 May 2013 21:36:00 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Thu, 23 May 2013 19:35:00 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2366b4dbb89ddf13665f5b2ebe8ae0a52e5b5f4e

Move MythSystemPrivate out of public interface header.



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

Summary of changes:
 mythtv/libs/libmythbase/libmythbase.pro     |    3 +-
 mythtv/libs/libmythbase/mythsystem.h        |   63 +--------------------
 mythtv/libs/libmythbase/mythsystemprivate.h |   81 +++++++++++++++++++++++++++
 mythtv/libs/libmythbase/mythsystemunix.h    |    1 +
 mythtv/libs/libmythbase/mythsystemwindows.h |    1 +
 5 files changed, 87 insertions(+), 62 deletions(-)
 create mode 100644 mythtv/libs/libmythbase/mythsystemprivate.h

-- 



More information about the mythtv-commits mailing list