
noreply at mythtv
Apr 29, 2011, 10:26 PM
Post #1 of 1
(86 views)
Permalink
|
|
mythtv/new-logging commit: e3cc1adea by Gavin Hurlbut (Beirdo)
|
|
Author: Gavin Hurlbut <ghurlbut [at] mythtv> Change Date: 2011-04-29T22:25:40-07:00 Push Date: 2011/04/29 22:26:01 -0700 Repository: mythtv Branch: new-logging New Revision: e3cc1adea9f081cca6fb3a681f46f3abf8f94abf Changeset: https://github.com/MythTV/mythtv/commit/e3cc1adea Log: Moved --quiet to the logging arguments Now all applications will not log to the console given -q, and not to the console OR anywhere else with -q -q. Modified: mythtv/libs/libmyth/mythcommandlineparser.cpp mythtv/libs/libmythbase/mythlogging.cpp mythtv/libs/libmythbase/mythlogging.h mythtv/libs/libmythtv/mythcommflagplayer.cpp mythtv/programs/mythavtest/main.cpp mythtv/programs/mythbackend/main.cpp mythtv/programs/mythcommflag/main.cpp mythtv/programs/mythfilldatabase/main.cpp mythtv/programs/mythfrontend/main.cpp mythtv/programs/mythjobqueue/main.cpp mythtv/programs/mythlcdserver/main.cpp mythtv/programs/mythpreviewgen/main.cpp mythtv/programs/mythshutdown/main.cpp mythtv/programs/mythtranscode/main.cpp mythtv/programs/mythtv-setup/main.cpp mythtv/programs/mythwelcome/main.cpp _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|