[mythtv-firehose] mythtv branch devel/resync-stable10 updated by jyavenard. v0.27-pre2-357-gfd36422

Git Repo Owner noreply at mythtv.org
Thu Dec 13 09:23:34 UTC 2012


The branch, devel/resync-stable10 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  fd36422444e00de3e402de4eb14069d122026f9b (commit)
       via  eda248c12337d9ed490f83616d7c5557361ff41f (commit)
       via  21818771b6dfdcb5eaf7ee5a0e1f2e177ce97b54 (commit)
      from  a3ba4fe0d84cdddcf23bea653f591cbfff121e10 (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 fd36422444e00de3e402de4eb14069d122026f9b
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 13 Dec 2012 20:23:14 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 13 Dec 2012 20:23:14 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fd36422444e00de3e402de4eb14069d122026f9b

Fix compilation on various systems.
FFmpeg added a new time.h header file; due to the include path set, this would confuse system headers.



commit eda248c12337d9ed490f83616d7c5557361ff41f
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 13 Dec 2012 18:55:48 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 13 Dec 2012 18:55:48 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eda248c12337d9ed490f83616d7c5557361ff41f

Revert "Fix mytharchive compilation."
This reverts commit 03c6248b22845b96c4a8e6074df2d037e6526068.



commit 21818771b6dfdcb5eaf7ee5a0e1f2e177ce97b54
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 13 Dec 2012 18:55:34 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 13 Dec 2012 18:55:34 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=21818771b6dfdcb5eaf7ee5a0e1f2e177ce97b54

Revert "Modify API so RemoteGetUptime doesn't require the inclusion of <time.h> or <sys/time.h>"
This reverts commit a3ba4fe0d84cdddcf23bea653f591cbfff121e10.



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

Summary of changes:
 mythplugins/mytharchive/mytharchivehelper/main.cpp |    6 ++--
 .../mytharchivehelper/mytharchivehelper.pro        |    4 ---
 mythtv/libs/libmyth/remoteutil.cpp                 |   18 ++++++++-----
 mythtv/libs/libmyth/remoteutil.h                   |    2 +-
 mythtv/libs/libmythbase/mythmiscutil.cpp           |   27 +++++++++++---------
 mythtv/libs/libmythbase/mythmiscutil.h             |    3 +-
 .../requesthandler/basehandler.cpp                 |    6 +---
 mythtv/programs/mythbackend/mainserver.cpp         |    9 +++---
 mythtv/programs/mythfrontend/networkcontrol.cpp    |   11 ++++++--
 mythtv/programs/mythfrontend/statusbox.cpp         |   13 ++++++---
 10 files changed, 55 insertions(+), 44 deletions(-)

-- 



More information about the mythtv-firehose mailing list