[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-2402-g7c26cd6

Git Repo Owner noreply at mythtv.org
Fri Nov 14 20:42:00 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  7c26cd6d185b71a6fab2540d502d0c8302c4d67d (commit)
      from  376955a091dbf69f7cc233fa1bf3255401e80367 (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 7c26cd6d185b71a6fab2540d502d0c8302c4d67d
Author:    Paul Harrison <pharrison at mythtv.org> at Fri, 14 Nov 2014 20:41:18 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Fri, 14 Nov 2014 20:41:18 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7c26cd6d185b71a6fab2540d502d0c8302c4d67d

MythZoneMinder: Add automatic popup notifications on alarms
Whenever ZoneMinder triggers a motion alarm for a monitor (camera) the popup
mini player will show with the alarmed monitor selected.

Only monitors that have notifications enabled will trigger the mini player to
show. You can toggle which monitors show notifications in the MythZoneMinder
console screen press MENU to show the options popup for the highlighted
monitor and make sure 'Show Notifications' is checked.

One use case would be a front door camera that triggers the popup to show
when someone is at the door so you know who it is before you answer it.



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

Summary of changes:
 mythplugins/mythzoneminder/mythzoneminder/main.cpp |   20 ++-
 .../mythzoneminder/mythzoneminder.pro              |    4 +-
 .../mythzoneminder/mythzoneminder/zmclient.cpp     |  190 ++++++++++++++++++--
 .../mythzoneminder/mythzoneminder/zmclient.h       |   26 +++-
 .../mythzoneminder/mythzoneminder/zmconsole.cpp    |   89 +++++-----
 .../mythzoneminder/mythzoneminder/zmconsole.h      |    3 +-
 .../mythzoneminder/mythzoneminder/zmdefines.h      |   15 ++-
 .../mythzoneminder/mythzoneminder/zmliveplayer.cpp |   72 +++-----
 .../mythzoneminder/mythzoneminder/zmliveplayer.h   |    2 +-
 .../mythzoneminder/mythzoneminder/zmminiplayer.cpp |   56 ++++++
 .../mythzoneminder/mythzoneminder/zmminiplayer.h   |    3 +
 .../theme/default-wide/zoneminder-ui.xml           |   15 ++-
 mythtv/themes/MythCenter-wide/zoneminder-ui.xml    |   15 ++-
 13 files changed, 377 insertions(+), 133 deletions(-)

-- 



More information about the mythtv-firehose mailing list