[mythtv-firehose] mythtv/master commit: 7bd31033c by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sat Jun 25 04:24:26 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-06-24T21:20:51-07:00
   Push Date:  2011/06/24 21:24:19 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  7bd31033cafcafa0bd0f4966850498ae73acfa7c
   Changeset:  https://github.com/MythTV/mythtv/commit/7bd31033c

Log:

Change logging propagation to be precalculated

Seems I had more options to propagate (--nodblog, --syslog, --quiet), so I
decided to refactor it to be a pre-calculated QString that gets used all over
rather than repeating myself over and over.  I also added a check for --quiet
to avoid putting it in the commandline twice where we want to be sure it's
there.  (Double quiet totally disables logging).

I also added in the HandleSetVerbose to recalculate the propagated argument
string.

Modified:

   mythplugins/mytharchive/mytharchive/archiveutil.cpp
   mythplugins/mytharchive/mytharchive/exportnative.cpp
   mythplugins/mytharchive/mytharchive/importnative.cpp
   mythplugins/mytharchive/mytharchive/mythburn.cpp
   mythplugins/mytharchive/mytharchivehelper/main.cpp
   mythtv/libs/libmyth/mythcommandlineparser.cpp
   mythtv/libs/libmythbase/lcddevice.cpp
   mythtv/libs/libmythbase/mythlogging.cpp
   mythtv/libs/libmythbase/mythlogging.h
   mythtv/libs/libmythtv/jobqueue.cpp
   mythtv/libs/libmythtv/previewgenerator.cpp
   mythtv/libs/libmythtv/sourceutil.cpp
   mythtv/programs/mythbackend/housekeeper.cpp
   mythtv/programs/mythbackend/mainserver.cpp
   mythtv/programs/mythwelcome/welcomedialog.cpp



More information about the mythtv-firehose mailing list