[mythtv-firehose] mythtv branch devel/logging updated by danielk. v0.27-pre2-795-gcc6d993

Git Repo Owner noreply at mythtv.org
Wed May 8 01:09:06 UTC 2013


The branch, devel/logging has been updated on the
mythtv repository by gitolite user danielk.
       via  cc6d9937c087b67bcd9d3f8b586482adde4f587a (commit)
       via  ea2d5e7741ff1dbb06f09329bb71722cc97bf0c4 (commit)
       via  6f4de97cd26ee57fec5e6c265b40f1bb163204ad (commit)
      from  6189fb481ba6f29c9b2da962604fa3d3d7897a94 (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 cc6d9937c087b67bcd9d3f8b586482adde4f587a
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Tue, 7 May 2013 21:02:21 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Tue, 7 May 2013 21:08:52 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cc6d9937c087b67bcd9d3f8b586482adde4f587a

Make sure Daemonize() is called before we call ConfigureLogging().
If not, the logging just won't happen when logging is threaded.



commit ea2d5e7741ff1dbb06f09329bb71722cc97bf0c4
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Tue, 7 May 2013 20:59:58 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Tue, 7 May 2013 20:59:58 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ea2d5e7741ff1dbb06f09329bb71722cc97bf0c4

Reorganize logging TODO to clarify what is left



commit 6f4de97cd26ee57fec5e6c265b40f1bb163204ad
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Sun, 5 May 2013 15:07:13 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Tue, 7 May 2013 20:05:23 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6f4de97cd26ee57fec5e6c265b40f1bb163204ad

Fix compilation w/Qt5 & OpenGL.



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

Summary of changes:
 mythtv/TODO-logging.txt                           |   33 ++++++++++++---------
 mythtv/libs/libmythbase/mythcommandlineparser.cpp |   18 ++++++++++-
 mythtv/libs/libmythbase/mythcommandlineparser.h   |    1 +
 mythtv/libs/libmythtv/libmythtv.pro               |    4 +-
 mythtv/libs/libmythui/mythrender_opengl.cpp       |    6 ++-
 mythtv/programs/mythbackend/main.cpp              |   17 ++++------
 mythtv/programs/mythlcdserver/main.cpp            |   10 ++----
 mythtv/programs/mythmediaserver/main.cpp          |    9 ++----
 8 files changed, 55 insertions(+), 43 deletions(-)

-- 



More information about the mythtv-firehose mailing list