[mythtv-commits] mythtv branch devel/logging updated by danielk. v0.27-pre2-780-g11995fa

Git Repo Owner noreply at mythtv.org
Tue Apr 9 02:22:44 UTC 2013


The branch, devel/logging has been updated on the
mythtv repository by gitolite user danielk.
       via  11995fadd42ab73a3e5d4d4f34c96db8ab8d2984 (commit)
       via  0b0625cb680c426d4c2e46a3702d9af09b56cb8f (commit)
       via  57c61d54595d6d76faa4f38f1e1e51a4484bf7f3 (commit)
       via  b39387d575aad19df5c6e1e0d4a1d1e73da9a69e (commit)
      from  994eda2535a26506965367455c043b3562e85c8c (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 11995fadd42ab73a3e5d4d4f34c96db8ab8d2984
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Mon, 8 Apr 2013 19:27:56 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Mon, 8 Apr 2013 19:28:39 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=11995fadd42ab73a3e5d4d4f34c96db8ab8d2984

Convert plugins to use myth_logging::command_line_arguments()



commit 0b0625cb680c426d4c2e46a3702d9af09b56cb8f
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Mon, 8 Apr 2013 19:27:14 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Mon, 8 Apr 2013 19:28:34 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0b0625cb680c426d4c2e46a3702d9af09b56cb8f

Add missing errno.h include.



commit 57c61d54595d6d76faa4f38f1e1e51a4484bf7f3
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Mon, 8 Apr 2013 19:25:03 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Mon, 8 Apr 2013 19:25:03 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=57c61d54595d6d76faa4f38f1e1e51a4484bf7f3

Export mythlogging_extra.h to plugins.
Some of the plugins need access to myth_logging::command_line_arguments()
so they can send the proper logging info to sub-processes.



commit b39387d575aad19df5c6e1e0d4a1d1e73da9a69e
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Sun, 7 Apr 2013 21:16:21 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Sun, 7 Apr 2013 21:16:21 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b39387d575aad19df5c6e1e0d4a1d1e73da9a69e

Add missing errno.h include



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

Summary of changes:
 .../mytharchive/mytharchive/archiveutil.cpp        |    6 ++----
 .../mytharchive/mytharchive/exportnative.cpp       |    5 ++---
 .../mytharchive/mytharchive/importnative.cpp       |    5 ++---
 mythplugins/mytharchive/mytharchive/main.cpp       |   10 ++++++++--
 mythplugins/mytharchive/mytharchive/mythburn.cpp   |    5 ++---
 .../mythgallery/mythgallery/galleryutil.cpp        |    3 +++
 .../mythgallery/mythgallery/thumbgenerator.cpp     |    3 ++-
 mythtv/libs/libmythbase/libmythbase.pro            |    2 +-
 8 files changed, 22 insertions(+), 17 deletions(-)

-- 



More information about the mythtv-commits mailing list