[mythtv-commits] mythtv branch master updated by pbennett. v29-pre-515-g119d733

Git Repo Owner noreply at mythtv.org
Wed Jul 5 17:42:49 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  119d733df13e88d8ff636730a97d1468bfde1719 (commit)
       via  6a85449e4d2d36badfd2f3072843355234796d47 (commit)
      from  f4f98f97dabd8e93d28cc5c3e2e6f42a92c3f3f9 (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 119d733df13e88d8ff636730a97d1468bfde1719
Author:    Peter Bennett <pbennett at mythtv.org> at Wed, 5 Jul 2017 13:37:07 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Wed, 5 Jul 2017 13:41:59 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=119d733df13e88d8ff636730a97d1468bfde1719

Fixes #12960 - Remote idle frontend wakes backend if WOL is set
The frontend while idle will let the backend shut down. Also if
idle is exited on the frontend the backend will wake if WOL for
backend and database are set.

Also some small setup improvements.



commit 6a85449e4d2d36badfd2f3072843355234796d47
Author:    Peter Bennett <pbennett at mythtv.org> at Wed, 5 Jul 2017 13:33:44 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Wed, 5 Jul 2017 13:41:32 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6a85449e4d2d36badfd2f3072843355234796d47

Add mythtv/src (created during build) symlink to gitignore



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

Summary of changes:
 mythtv/.gitignore                                |    1 +
 mythtv/libs/libmyth/mythcontext.cpp              |    5 +++++
 mythtv/libs/libmythbase/mythcorecontext.cpp      |   16 +++++++++++++++-
 mythtv/libs/libmythbase/mythcorecontext.h        |    3 +++
 mythtv/libs/libmythbase/mythdbcon.cpp            |    6 +++++-
 mythtv/libs/libmythbase/mythsocket.cpp           |    2 +-
 mythtv/libs/libmythui/mythmainwindow.cpp         |   15 +++++++++++++++
 mythtv/programs/mythfrontend/globalsettings.cpp  |    2 +-
 mythtv/programs/mythtv-setup/backendsettings.cpp |    2 +-
 9 files changed, 47 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-commits mailing list