
noreply at mythtv
Jun 13, 2012, 10:42 AM
Post #1 of 1
(46 views)
Permalink
|
|
mythtv branch devel/logging-zeromq updated by beirdo. v0.26-pre-590-g89106e6
|
|
The branch, devel/logging-zeromq has been updated on the mythtv repository by gitolite user beirdo. via 89106e61ffb2658a1e82a306539aa5a6f2a667d2 (commit) via 8a0724febc91ad68ba4901667b4ceb319f756b40 (commit) from 2b6654ff47a386b275c70b1281f8bf61acd0dc1e (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 89106e61ffb2658a1e82a306539aa5a6f2a667d2 Author: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 13 Jun 2012 10:41:56 -0700 Committer: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 13 Jun 2012 10:41:56 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=89106e61ffb2658a1e82a306539aa5a6f2a667d2 Have SyslogLogger defined in Windows, but with empty methods Seems that moc gets confused the way I had it before. Nothing will be *using* the class, but moc doens't know that. commit 8a0724febc91ad68ba4901667b4ceb319f756b40 Author: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 13 Jun 2012 10:34:48 -0700 Committer: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 13 Jun 2012 10:34:48 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=8a0724febc91ad68ba4901667b4ceb319f756b40 Clean up windows support in signalhandling.cpp ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythbase/loggingserver.cpp | 32 ++++++++++++++++++++++++++++ mythtv/libs/libmythbase/loggingserver.h | 2 - mythtv/libs/libmythbase/signalhandling.cpp | 2 + 3 files changed, 34 insertions(+), 2 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|