[mythtv-commits] mythtv branch master updated by stuarta. v29-pre-161-gba2fcd5

Git Repo Owner noreply at mythtv.org
Tue Sep 6 20:26:18 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user stuarta.
       via  ba2fcd5fcf38c3e75cabbd85ec165c7bec182231 (commit)
       via  a23e25756502fa3a7c9dc9260f9120bd15066824 (commit)
       via  75cdfe86338115d03b3407b6ed90f518a739a98f (commit)
       via  eb85f7d368c5063339737932486cfecd8787cb9d (commit)
       via  630fdce9663a52ef64d0b188d21003b64c812ee3 (commit)
      from  290ad79482dddf508bcfbbd6b5d254517737c4cb (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 ba2fcd5fcf38c3e75cabbd85ec165c7bec182231
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 6 Sep 2016 13:45:23 +0100
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 6 Sep 2016 13:45:23 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ba2fcd5fcf38c3e75cabbd85ec165c7bec182231

Add support for native logging to systemd-journal
Fixes #12663 by merging remote-tracking branch 'sdrik/features/journal/master'

Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>



commit a23e25756502fa3a7c9dc9260f9120bd15066824
Author:    Cédric Schieli <cschieli at gmail.com> at Tue, 23 Feb 2016 22:14:09 +0100
Committer: Cédric Schieli <cschieli at gmail.com> at Tue, 23 Feb 2016 22:14:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a23e25756502fa3a7c9dc9260f9120bd15066824

More s/JOURNAL/SYSTEMD_JOURNAL/



commit 75cdfe86338115d03b3407b6ed90f518a739a98f
Author:    Cédric Schieli <cschieli at gmail.com> at Tue, 23 Feb 2016 21:56:05 +0100
Committer: Cédric Schieli <cschieli at gmail.com> at Tue, 23 Feb 2016 21:59:40 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=75cdfe86338115d03b3407b6ed90f518a739a98f

Make --systemd-journal explicitely conflict with --syslog



commit eb85f7d368c5063339737932486cfecd8787cb9d
Author:    Cédric Schieli <cschieli at gmail.com> at Tue, 23 Feb 2016 13:22:56 +0100
Committer: Cédric Schieli <cschieli at gmail.com> at Tue, 23 Feb 2016 13:22:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eb85f7d368c5063339737932486cfecd8787cb9d

s/JOURNAL/SYSTEMD_JOURNAL/



commit 630fdce9663a52ef64d0b188d21003b64c812ee3
Author:    Cédric Schieli <cschieli at gmail.com> at Sat, 20 Feb 2016 22:13:50 +0100
Committer: Cédric Schieli <cschieli at gmail.com> at Mon, 22 Feb 2016 21:19:07 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=630fdce9663a52ef64d0b188d21003b64c812ee3

Add journal support



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

Summary of changes:
 mythtv/configure                                  |   12 +++++
 mythtv/libs/libmythbase/logging.cpp               |    7 +++
 mythtv/libs/libmythbase/logging.h                 |    4 ++
 mythtv/libs/libmythbase/loggingserver.cpp         |   46 +++++++++++++++++---
 mythtv/libs/libmythbase/loggingserver.h           |    4 +-
 mythtv/libs/libmythbase/mythcommandlineparser.cpp |   20 +++++++++
 6 files changed, 84 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-commits mailing list