[mythtv-commits] mythtv/master commit: 4a2420ed1 by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Wed Feb 29 21:04:02 UTC 2012


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2012-02-29T13:03:31-08:00
   Push Date:  2012/02/29 13:03:47 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  4a2420ed195015173978efde9f1babed45cdc263
   Changeset:  https://github.com/MythTV/mythtv/commit/4a2420ed1

Log:

MythZoneMinder: Add support for the deep filesystem hierarchy for events.

ZoneMinder can use 2 different filesystem layouts to store the event images.
This adds support for the layout you get when you turn on USE_DEEP_STORAGE.

This also changes the date/times in the event and event player screens to use
MythDateTimeToString() for consistency with other screens.

NOTE: This bumps the mythzmserver protocol version so both the server and all
clients need to be updated.

Fixes #10151.

Modified:

   mythplugins/mythzoneminder/mythzmserver/zmserver.cpp
   mythplugins/mythzoneminder/mythzmserver/zmserver.h
   mythplugins/mythzoneminder/mythzoneminder/zmclient.cpp
   mythplugins/mythzoneminder/mythzoneminder/zmclient.h
   mythplugins/mythzoneminder/mythzoneminder/zmdefines.h
   mythplugins/mythzoneminder/mythzoneminder/zmevents.cpp
   mythplugins/mythzoneminder/mythzoneminder/zmplayer.cpp



More information about the mythtv-commits mailing list